@charset "utf-8";
* {
	padding:0px;
	margin:0px;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#wrapper {
	height:auto;
	width:950px;
	margin:auto;
}
#banner {
	height:160px;
	width:950px;
	margin:auto;
	background-image: url(../images/banner.gif);
	background-position: center;
}
#flash {
	height:60px;
	width:950px;
	margin:auto;
	background-position: center;
	background-color: #000033;
	float:left
}
#gap {
	height:30px;
	width:950px;
	margin:auto;
	background-position: center;
	float:left;
}
#container {
	height:auto;
	width:950px;
	margin:auto;
	float:left;
}
#containertop {
	height:272px;
	width:950px;
	margin:auto;
	float:left;
	border: thin dotted #FFFF00;
}
#containerbottom {
	height:160px;
	width:950px;
	margin:auto;
	float:left;
	background-color:#000;
}
#buttonbox {
	height:170px;
	width:170px;
	float:left;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
	padding: 10px;
	border: thin dotted #666666;
	background-color: #000000;
}
#buttonboxin {
	height:50px;
	width: 160px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding:5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#0000;

}
#buttonboxtxt {
	height:auto;
	width: 170px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	background-color: #000000;
}
#navmap {
	height:180px;
	width:950px;
	margin:auto;
	background-position: center;
	background-color: #333333;
	float:left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: dotted;
	border-left-style: dotted;
	color: #191919;
}
#footer {
	height:auto;
	width:950px;
	margin:auto;
	background-position: center;
	float:left;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

#footer_left{
	height:35px;
	width:475px;
	float:left;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;

}

#footer_right{
	height:35px;
	width:475px;
	float:right;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
}

#navbox {
	height:140px;
	width:435px;
	margin:auto;
	background-position: center;
	background-color: #000000;
	float:left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 28px;
	color: #191919;
	font-size: 12px;
}
#navlink {
	height:15px;
	width:140px;
	background-position: center;
	background-color: #191919;
	float:left;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 3px;
}
#flashslide {
	height:144px;
	width:467px;
	margin:auto;
	background-position: center;
	background-color: #191919;
	float:left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#googlemap {
	height:155px;
	width:467px;
	margin:auto;
	background-position: center;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000000;
}
