@charset "utf-8";
/* CSS Document */

body {
	background:url(images/background.jpg) no-repeat center top #c6bfb3; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:.7em; color:#333333;
}
div.bodyBorder {
	width:968px;
}
div.bodyContent {
	float:left; width:906px; padding:55px 31px 0px 31px; background:url(images/site-background.png) no-repeat top; margin-top:200px;text-align:left;
}
	ul.nav {
		float:left; font-size:1.6em; color:#0180a1; list-style:none; margin:0px; padding:0px 0px 40px 0px; padding-left:671px; width:235px; clear:both;
	}
		ul.nav li {	
			float:left; margin-right:15px;
		}
div.contentLeft {
	float:left; width:377px; padding-right:18px;
}
div.contentRight {
	float:left; width:508px;
}
div.footer {
	float:left; width:837px; padding:15px 100px 60px 31px; background:url(images/shells.jpg) no-repeat right; height:50px;
}
		
ul.service {
		float:left; list-style:none; margin:0px; padding:0px; clear:both;
	}

a {
	color:#0180a1; text-decoration:none;
}
a:hover {
	color:#5d9432; text-decoration:none;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:1.0em; color:#333333;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:1.4em; color:#5d9432; margin:0px; padding:0px;
}