	
/* ---  SERVICES --- */

#nav-contact a {color:#FFCC00 !important;}


#container {
	background:url(../images/texturebkg-new.jpg) top left repeat;
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-bottom:0;
	}

#header{
	width:400px;
	margin-left:450px;
	color:#005734;
	font-family:Garamond, "Adobe Garamond", "Times New Roman", Times, serif;
	margin-top:110px;
	font-size:18px;
	line-height:1.5em;

	}
	
#logo {
	position:absolute;
	top:120px;
	left:100px;
	width:316px;
	height:180px;
	background:url(../images/logo-medium.gif) top left no-repeat;
	}
	
#logo a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	text-indent:-9999px;
	}


#contentarea {
	color:#005734;
	background:url(../images/SeedPile.gif) bottom right no-repeat;
	}	
	
#content {
	padding-top:50px;
	width:855px;
	margin-left:250px;
	font-family:Garamond, "Adobe Garamond", "Times New Roman", Times, serif;
	padding-bottom:0;
}




