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

* {margin:0; padding:0; border:0;}
img {border:none; padding:0; margin:0;}
body {background:url(/img/bg.jpg) center top repeat #003300;}

h1 {color:#ffcc00; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:normal; font-size:32px;}
h2 {color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:normal; font-size:18px; padding:15px 0;}
#facebook-link {
	position: absolute;
	top: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	right: 39px;
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	width: 140px;
}

#facebook-link a {
	color: #fff;
	text-decoration: none;
}

#facebook-icon {
	display: block;
	width: 16px;
	height: 16px;
	background: url(/img/facebook.png);
	text-indent: -999em;
	float: left;
	margin: 0px 2px 0 0;
}

.satmap {float:left; border:2px solid #000; background:#fff; margin:15px;}
.mapzone {float:right; border:2px solid #000; background:#fff; margin:15px;}
#wrapper {margin:0 auto; text-align:center; width:947px;}
	#header {height:126px; overflow:hidden; position: relative;}
	#intheader {height:191px; position:relative;}
	#flash {height:407px; overflow:hidden}
	#navigation {height:135px; position:relative;}
	#intbody {background:url(/img/bodybgint.jpg); text-align:left; padding:5px 95px; color:#000;}
		#intbody h1,h2{color:#003300;}
	#body {background:url(/img/bodybg.jpg); text-align:left; padding:5px 35px; color:#fff;}
		p {padding:5px;}
		.floatimg {float:right;}
	#footer {background:url(/img/footer.jpg) no-repeat; width:947px; height:136px;}
	#footer a {color:#000; text-decoration:none;}
	#footer .proweb a {color:#003333}
	#footer .left {float:left; margin-left:220px; padding-top:25px; width:200px;}
	#footer .right {float:right; width:450px; margin-right:45px; padding-top:15px;}
	
	#intfooter {background:url(/img/footerint.jpg) no-repeat; width:947px; height:136px; padding-top:65px}
	#intfooter a {color:#000; text-decoration:none;}
	#intfooter .proweb a {color:#003333}
	#intfooter .left {float:left; margin-left:220px; padding-top:25px; width:200px;}
	#intfooter .right {float:right; width:450px; margin-right:45px; padding-top:15px;}
	
	#maps {float:right; width:350px;}
	#maps img {padding:10px 10px;}
	
	
.white {color:#fff;}
	

