body {
	background-color: #0F6F01;
	margin: 0px;
}
#header {
	background-attachment: scroll;
	background-image: url(images/header_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	width: 797px;
}
.biggermap_top {
	background-attachment: scroll;
	background-image: url(images/bigmap_top_curve.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 18px;
	width: 452px;
}

.biggermap_bot {
	background-attachment: scroll;
	background-image: url(images/bigmap_bot_curve.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
	width: 452px;
}
.biggermap_mid {
	background-image: url(images/bigmap_mid.jpg);
	background-repeat: repeat-y;
	width: 452px;
}
#biggermap .biggermap_mid h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #993300;
	margin: 0px;
	padding: 0px;
}
#biggermap .biggermap_mid b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #0F6F00;
	
}



.googleads_top {
	background-attachment: scroll;
	background-image: url(images/google_ads_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 14px;
	width: 796px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #013300;
	background-attachment: scroll;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 73px;
	width: 797px;
	margin-bottom: 10px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CC3300;
	font-weight: bold;
}



.googleads_bot {
	background-attachment: scroll;
	background-image: url(images/google_ads_bot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
	width: 796px;
}
.googleads_mid {
	background-image: url(images/google_ads_mid.jpg);
	background-repeat: repeat-y;
	width:796px;
}




.smallmap_top {
	background-attachment: scroll;
	background-image: url(images/small_map_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	width: 796px;
}

.smallmap_bot {
	background-attachment: scroll;
	background-image: url(images/small_map_bot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 796px;
}
.smallmap_mid {
	background-image: url(images/small_map_mid.jpg);
	background-repeat: repeat-y;
	width:796px;
}
