body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #a3cd3a;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}

h1 {
	font-size: 30px;
	color: #078e3e;
	margin: 0;
}
h3 {
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	margin: 30px 0 0 25px;
}
img {
	border: 0;
}

a {
	color: #078e3e;
}


.container {
	width: 967px;
	margin: 0 auto;
	background-color: #f4f5f6;
}
.header {
	height: 145px;
}
.header img {
	float: left;
	margin: 0 0 0 10px;
}
.right_info {
	float: right;
	margin: 10px 15px 0 0;
	width: 260px;
	text-align: right;
	height: 120px;
	display: block;
}
.mini_contact {
	margin: 8px 0 0 15px;
	float: left;
	width: 300px;
	display: block;
}
.small_text {
	font-size: 10px;
}
.navigation {
	list-style-type: none;
	display: block;
	float: left;
	width: 939px;
	margin: 0 0 21px 13px;
	padding: 0;
	font-weight: bold;
	color: #078e3e;
}
.navigation li {
	float: left;
	display: block;
	font-size: 18px;
	padding: 0 14px 0 14px;
}
.navigation a {
	text-decoration: none;
	color: #078e3e;
}
.navigation a:hover {
	text-decoration: underline;
	color: #078e3e;
}
#left_nav {
	padding: 0 14px 0 0;
}

#right_nav {
	padding: 0 0 0 14px;
}

#nav_space {
	margin: 0 0 0 43px;
}
.small_nav {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0 0 0 1px;
}
#index_img {
	margin: 0 0 0 13px;
	float: left;
}
#secondary_img {
	float: left;
	margin: 0 0 20px -21px;
}
.left_index {
	width: 307px;
	float: left;
	margin: 0 0 0 28px;
}
.left_index img {
	border: 0;
	margin: 0;
	padding: 0;
}
.middle_index {
	float: left;
	width: 307px;
}
.right_index {
	float: left;
	width: 285px;
	padding: 0 0 0 22px;
}





.text {
	width: 597px;
	margin: 37px 33px 0 34px;
	float: left;
}
#secondary_text {
	margin-top: 22px;

}
.facebook_box {
	float: left;
	width: 273px;
	height: 139px;
	margin: 26px 0 0 0;
	background-image: url(images/facebook_box.jpg);
}
.facebook_box p {
	margin: 50px 14px 0 14px;
}



.road_conditions {
	float: left;
	width: 272px;
	height: 91px;
	margin: 22px 0 0 0;
}
.road_conditions a {
	width: 157px;
	height: 64px;
	display: block;
	background-image: url(images/roadconditions.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #1f1f1f;
	font-size: 20px;
	font-weight: bold;
	padding: 27px 15px 0 100px;
}
.testimonial {
	float: left;
	width: 273px;
	height: 240px;
	margin: 26px 0 0 0;
	background-image: url(images/testimonialbox.jpg);
	background-repeat: no-repeat;
}
#testy_text {
	margin: 14px;
	font-size: 11px;
}
#testy_author {
	margin: 40px 0 0 20px;
}




.road_small {
	font-size: 12px;
	font-weight: normal;
}
.footer {
	margin: 0 auto;
	width: 967px;
	margin-bottom: 30px;
	height: 162px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
}
.tri_foot a {
	color: #FFF;
}


.tri_foot {
	width: 322px;
	float: left;
	height: 162px;
	background-image: url(images/footer_border.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.tri_foot ul {
	list-style-type: none;
	margin: 10px 0 0 25px;
	display: block;
	padding: 0;
}
.tri_foot img {
	margin: 10px 0 0 25px;
}
.tri_foot p {
	color: #FFF;
	margin: 10px 0 0 25px;
}
.gms_footer_logo {
	width: 967px;
	height: 162px;
	background-image: url(images/gms_footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.logos {
	width:597px; 
	background-color:#fff
}
.logos img   {
	margin: 10px;
}















.clear {
	clear: both;
	height: 65px;
}

