/* General */
/* -------------------------------------------------------------------------- */
	body {
		margin:0 auto;
		padding:0;
		font-family:Verdana, Arial, sans-serif;
		font-size:12px;
		text-align:left;
		}
	#shell {
		width:720px;
		margin:0 0;
		padding:0;
		background: url("images/bg_gradient2.gif") top left;
		text-align:left;
		}
	#container {
		width:720px;
		margin:0 0 0 0;
		padding:0;
		text-align:left;
		}
	#gradient_cap {
		width:720px;
		height:10px;
		background: url("images/bg_gradient_base.gif") top left;
		margin:0;
		padding:0;
		}
	#white-bar {
		width:720px;
		height:95px;
		}
	#navbar {
		height:19px;
		}
	#content {
		width:720px;
		background-color:#fff;
		border-bottom:1px solid #000;
		overflow:auto;
		}
	#side {
		display:inline;
		float:left;
		width:109px;
		margin:0 29px 0 36px;
		padding:20px 0 0  0px;
		}
	#main {
		float:right;
		width:496px;
		margin:0;
		padding:34px 30px 34px 30px;
		}
	#footer {
		float:left;
		width:720px;
		height:26px;
		background: url("images/footer.gif") top left;
		text-align:center;
		margin-top:10px;
		border-top:1px solid #000;
		}
	#footer p {
		color:#000;
		font-size:9px;
		margin:0;
		padding:7px 0 0 0;
		}
	#footer a, #footer a:visited, #footer a:hover, #footer a:active {
		color:#000;
		text-decoration:none;
		font-size:9px;
		}
	a, a:visited, a:active {
		color:#000;
		text-decoration:none;
		}
	a:hover, a.selected, a.selected:active, a.selected:visited {
		color:#000;
		text-decoration:none;
		}
	img {
		border:0;
		}
	h1 {
		font-size:18px;
		font-weight:normal;	
		line-height:24px;
		margin:-10px 0 20px 0;
		padding:0;
		}
	p {
		color:#000;
		}
		
/* Services Page */
/* -------------------------------------------------------------------------- */
	body#services #main p {
		margin:0;
		font-size:12px;
		line-height:24px;
		}
	img#services_tractor {
		float:left;
		margin:5px 17px 5px -30px;
		padding:0;
		border:0;
		}
		
/* Top Navigation Bar */
/* -------------------------------------------------------------------------- */
	#nav {
		position: absolute;
		margin: 0;
		padding: 0;
		height: 19px;
		width:720px;
		list-style: none;
		display: inline;
		overflow: hidden;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		}
	#nav li {
		margin:0; 
		padding:0;
		list-style:none;
		display:inline;
		}
	#nav li a {
		float: left;
		margin:0px;
		padding: 3px 14px 0px 14px;
		overflow: hidden;
		height: 17px;
		color:#000;
		font-size:10px;
		font-weight:normal;
		}			
	#nav li a.selected, #nav li a.selected:visited, #nav li a.selected:active, #nav li a.selected:hover {
		font-weight:bold;		
		text-decoration:underline;
		}	

/* top white bar links (Slide Show and Contact Us) */
/* -------------------------------------------------------------------------- */
	#slide-show {	
		position: absolute;
		margin: 25px 0 0 216px;
		padding: 0;
		list-style: none;
		display: inline;
		overflow: hidden;
		height:42px;
		width:224px;
		}
	#slide-show a{
		float: left;
		margin:0px;
		padding: 42px 0 0 0;
		overflow: hidden;
		height: 0px !important;
		height: 42px;
		width: 224px;
		background: url(images/slide_show.gif) top left no-repeat;
		text-decoration:none;			}
	#slide-show a:hover {
		background-position: 0 -42px;
		}
	#contact {	
		position: absolute;
		margin: 25px 0 0 465px;
		padding: 0;
		list-style: none;
		display: inline;
		overflow: hidden;
		height:17px;
		width:87px;
		}
	#contact a {
		float: left;
		margin:0px;
		padding: 17px 0 0 0;
		overflow: hidden;
		height: 0px !important;
		height: 17px;
		width: 87px;
		background: url(images/contact_us.gif) top left no-repeat;
		text-decoration:none;
		}
	#contact a:hover {
		background-position: 0 -17px;
		}
	#logo {
		display:inline; /*for IE6 to obey left margin*/
		float:left;
		width:133px;
		height:34px;
		margin:0 0 0 36px;
		padding:30px 0 0 0;
		}
	#logo img, #logo a {
		margin:0;
		padding:0;
		border:0;
		}
		
	/* SIDE BAR NAVIGATION */
	/* ---------------------------------------------------------------------- */
	ul#sidelinks {
		margin:0 0 30px 0;
		padding:0;
		list-style:none;
		}
	ul#sidelinks li {
		margin:0;	
		padding:7px 0;
		width:110px;
		border-top:2px dotted #000;
		}
	ul#sidelinks li a {
		font-size:10px;
		font-weight:bold;
		}
		
	/* PROJECTS */	
	/* ---------------------------------------------------------------------- */
	#projects_main {
		float:left;
		width:545px;
		margin:0;
		padding:0px 0 10px 0;
		}	
	#large_project_img {
		float:left;
		width:455px;
		margin:0 6px 0 0;
		padding:0;
		}
	#thumbnails {
		display:none;
		}
	#thumbnails img {
		margin-bottom:6px;
		}
	p#project_head{
		width:90px;
		font-size:10px;
		font-weight:bold;
		color: #000;
		padding: 7px 0 0 0;
		margin:0 10px 0 0;
		border-top:2px dotted #000;
		}
	#project_description {
		float:left;
		margin:10px 0 0 0;
		width:455px;
		}
	#project_description h1 {
		margin:0;
		padding:0 0 10px 0;
		font-size:15px;
		font-weight:normal;
		border-bottom:2px dotted #000;
		}
	#project_description p {
		margin:10px 0 10px 0;
		padding:0;
		font-size:10px;
		line-height:18px;
		}	
	#main_image {
		margin-top:20px;
		}
		
		
	/* PROJECTS MENU */	
	/* ---------------------------------------------------------------------- */
	ul#projects_menu {
		display:block;
		list-style-type: none;
		margin: 2px 0 30px 0;
		padding:0;
		color: #000;
		}
	ul#projects_menu ol {
		display: none;
		text-align: left;
		list-style-type: none;
		margin: 0;
		padding: 0 0 0 18px;
		}
	ul#projects_menu li, ul#projects_menu a {
		font-size:10px;
		}
	ul#projects_menu li {
		color: #000;	
		}
	ul#projects_menu li.projects, ul#projects_menu li.projects a:hover {
		font-weight:bold;	
		color: #000;
		}
	ul#projects_menu li {
		line-height: 15px;
		color:#000;
		}
	ul#projects_menu ol li {
		border-bottom: none;
		color:#000;
		}
	ul#projects_menu a {
		text-decoration: none;
		outline: none;
		}
	ul#projects_menu a:hover, ul#projects_menu a.selected {
		color:#000;
		}
	ul#projects_menu a.selected {
		font-weight:bold;
		}

	ul#projects_menu li.selected ol {
		display:block;
		}
