* {padding:0; margin:0;} 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin: 80px 0;
	background: url(images/bg_nav_border.gif) left top repeat-x #047238;
	color: #666666;
}

p { 
	margin:0 0 1.1em 0;
}

img {
	border: 0;
}

/* ---------------------[ Headings ] */

H1, H2, H3, H4, H5, H6
{ color:#000; font-weight:bold; margin:0 0 .7em 0; line-height:1.3em }
H1
{ margin-bottom:.5em; font-size:110%; text-transform:uppercase; color: #2F0871; letter-spacing: .1em; }
H2
{ font-size:120%; margin-bottom:.9em; color: #057239; }
H3
{ font-size:110% }
H4
{ font-size:110% }
H5
{ font-size:110% }
H6
{ font-size:110% }

/* ---------------------[ Lists ] */

ul, dl {
	margin:1em 0;
	padding:0;
	list-style:none;
}

ul li {
	background:url("images/bullet_list.gif") no-repeat 0 .2em;
	margin:0;
	padding:0 0 1.2em 1.9em;
	line-height: 1.1em;
}

ul ul {
	margin-bottom: 0;
	padding-bottom: 0;
}


/* ---------------------[ Links ] */

a:link {
	color: #057239;
	text-decoration:none;
}

a:visited {
	color: #057239;
	text-decoration:none;
}

a:hover {
	color: #057239;
	text-decoration: underline;
}

a:active {
	color: #057239;
	text-decoration: underline;
}

/* ---------------------[ Layout ] */

#container {
	margin: 0 0 0 0;
	z-index: 1;
	font-size: 1em;
	line-height: 1.3em;
}

#logo_turtle {
	position:absolute;
	left: 11px;
	top: 4px;
	z-index: 10;
}

#logo_text {
	position:absolute;
	left: 194px;
	top: 25px;
	z-index: 11;
}

#content_container {
	position: relative;
	float:left;
	width: 100%;
	background:url(images/bg_home_right.gif) left top repeat-x #fff;
}


	#products #content_container, 
	#process #content_container, 
	#find #content_container, 
	#projects #content_container, 
	#clients #content_container, 
	#team #content_container, 
	#owner #content_container,
	#jobs #content_container, 
	#contact #content_container {
		background:url(images/bg_sub_right.gif) left top repeat-x #fff;
	}

#home_section {float: left; width: 901px;}

#headline {
	position:absolute;
	left: 140px;
	top: 66px;
	z-index: 13;
}
	#products #headline, 
	#process #headline, 
	#find #headline, 
	#projects #headline, 
	#clients #headline, 
	#team #headline, 
	#owner #headline,
	#jobs #headline, 
	#contact #headline {
		top: 21px;
	}

#left_column {
	float: left;
	width: 251px;
	background:url(images/bg_home_left.jpg) left top no-repeat #f8f5cf;
	padding: 358px 0 0 0;
}

	#products #left_column, 
	#process #left_column, 
	#find #left_column, 
	#projects #left_column, 
	#clients #left_column, 
	#team #left_column, 
	#owner #left_column,
	#jobs #left_column,
	#contact #left_column {
		width: 181px;
		background:url(images/bg_sub_left.jpg) left top no-repeat #f8f5cf;
	}

#content {
	float: left;
	width: 606px;
	background:url(images/bg_home_right.jpg) left top no-repeat;
	padding: 238px 10px 22px 22px;
}
	
	#products #content {background:url(images/bg_products_right.jpg) left top no-repeat; padding: 191px 22px 22px 22px; width: 676px;}
	#process #content {background:url(images/bg_process_right.jpg) left top no-repeat; padding: 191px 22px 22px 22px; width: 676px;}
	#find #content {background:url(images/bg_find_right.jpg) left top no-repeat; padding: 191px 22px 22px 22px; width: 676px;}
	#projects #content {background:url(images/bg_projects_right.jpg) left top no-repeat; padding: 191px 22px 22px 22px; width: 676px;}
	#clients #content {background:url(images/bg_clients_right.jpg) left top no-repeat; padding: 191px 22px 22px 22px; width: 676px;}
	#team #content {background:url(images/bg_team_right.jpg) left top no-repeat; padding: 191px 22px 22px 22px; width: 676px;}
	#owner #content {background:url(images/bg_owner_right.jpg) left top no-repeat; padding: 191px 22px 22px 22px; width: 676px;}
	#jobs #content {background:url(images/bg_owner_right.jpg) left top no-repeat; padding: 191px 22px 22px 22px; width: 676px;}
	#contact #content {background:url(images/bg_contact_right.jpg) left top no-repeat; padding: 191px 22px 22px 22px; width: 676px;}


/*==== Left Column Content ====*/

#content_left {
	float: left;
	width: 274px;
	border-right: 1px solid #047238;
	padding: 0 15px 0 0;
}
	#products #content_left { width: 400px;}
	#process #content_left { width: 602px; border-right:none;}
	#find #content_left { width: 150px; border-right:none; padding: 0;}
	#projects #content_left { width: 185px; border-right:none; padding: 0;}
	#clients #content_left { width: 185px; border-right:none; padding: 0;}
	#team #content_left { width: 150px; border-right:none; padding: 0;}
	#owner #content_left { width: 425px; border-right:none;}
	#jobs #content_left { width: 600px; border-right:none;}
	#contact #content_left {border-right: none;}
	
	#page_hdr {
		position: absolute;
		left: 201px;
		top: 132px;
		color:#fff;
	}
	
/*==== END Left Column Content ====*/


/*==== Right Column Content ====*/

#content_right {
	float: left;
	margin: 0 0 0 22px;
}

	#find #content_right { border-left: 1px solid #047238; padding: 0 0 0 20px;}
		#find #content_right img { border-bottom: 1px solid #057239; margin: 0 0 15px 0;}
	#projects #content_right { border-left: 1px solid #047238; padding: 0 0 0 20px;}
		/*== Projects: like... unique styles*/
			#project_photo_container {float: left; width: 255px;}
				.project_thumb {float: left; margin: 3px 3px 0 0;}
			#project_description {margin: 0 0 0 15px; float: left; width: 155px;}
		/*== END Projects: like... unique styles*/
	#clients #content_right { border-left: 1px solid #047238; padding: 0 0 0 20px;}
	#team #content_right { border-left: 1px solid #047238; padding: 0 0 0 20px;}
	#owner #content_right img { position:absolute; left: 675px; top: 200px;}
	#contact #content_right img {float: left;}
	
	#products #content_right { float: right; width: 200px}
		
/*==== END Right Column Content ====*/

#footer {
	background:#047238;
	padding: 10px 10px 10px 50px;
	letter-spacing: .2em;
	color: #fff;
	font-size: .8em;
	clear: left;
}

#footer a {color: #fff; text-decoration:underline;}

#img_home_right {
	position:absolute;
	left: 750px;
	bottom: 0;
}
/* ---------------------[ Primary Nav ] */

#primenav_container {
	border-left: 183px solid #047238;
	background-color:#f8d86b;
	text-transform:uppercase;
	float:left;
}

#primenav_container ul
{
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#primenav_container ul li
{
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	position: relative;
	border-right: 1px dotted #047238;
	background:none;
}

#primenav a:link, #primenav a:visited
{
	text-decoration: none;
	padding: 9px 16px 9px 16px;
	display:block;
	color: #047238;
}

/*#home #home_nav a:link, #home #home_nav a:visited {color: #fff; background-color: #047238;}
#products #products_nav a:link, #products #products_nav a:visited {color: #fff; background-color: #047238;}*/

#primenav a:hover
{
	color: #fff;
	background-color: #047238;
	text-decoration: none;
}

#primenav_container #primenav #primenav_selected
{
	color: #fff;
	background-color: #047238;
	text-decoration: none;
}


/* ---------------------[ Seconday Nav ] */

#secnav {
	text-align:right;
	margin: 0 11px 0 0;
	border-top: 1px solid #FCD68B;
}

#secnav li {
	background-image:none;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
	display:block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #FCD68B;
}

#secnav a:link, #secnav a:visited
{
	text-decoration: none;
	color: #2F0871;
	display:block;
	padding: 5px 10px 5px 0;
}

#secnav a:hover
{
	background-color: #F7D967;
	text-decoration: none;
}

#secnav #secnav_selected
{
	background-color: #F7D967;
	text-decoration: none;
}

