@charset "utf-8";
#wrapper {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#NavBox {
	background-image: url(/../images/HeaderBlue.png);
	float: left;
	height: 46px;
	width: 920px;
	padding-top: 10px;
	
}
#HeaderNav {
	float: left;
	height: 38px;
	width: 890px;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 10px;
	text-align: right;
}
#HeaderContent {
	float: left;
	height: 247px;
	width: 920px;
}
#LogoBox {
	float: left;
	height: 247px;
	width: 239px;
}
#HeadTextBox {
	float: left;
	width: 360px;
	height: 247px;
	background-image: url(../images/UnderHeader.png);
}
#HeaderText {
	float: left;
	width: 330px;
	height: 197px;
	padding-top: 50px;
	padding-right: 15px;
	padding-left: 15px;
	
}
#FlashPics {
	float: right;
	background-image: url(../images/PictureFlip.png);
	height: 247px;
	width: 321px;
}
#ContentArea {
	float: left;
	width: 900px;
	background-image: url(../images/BackRpt.png);
	padding-right: 10px;
	padding-left: 10px;
}
#ContentBack {
	background-image: url(../images/Content-Back.png);
	background-position: -10px top;
	float: left;
	width: 900px;
	background-repeat: no-repeat;
}
#FooterBox {
	background-image: url(../images/Footer.png);
	float: left;
	height: 50px;
	width: 680px;
	padding-top: 5px;
	padding-left: 240px;
	text-align: center;
}
#Footer {
	float: left;
	height: 25px;
	width: 680px;
	padding-top: 10px;
	text-align: center;
}
#SideContent {
	float: right;
	width: 205px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-color: #003411;
	border-right-color: #003411;
	border-bottom-color: #003411;
	border-left-color: #003411;
	padding-right: 20px;
	padding-left: 10px;
}
#MainContent {
	float: right;
	width: 400px;
	padding-right: 10px;
}
#SideBoxHolder {
	float: left;
	width: 204px;
	padding-right: 5px;
	padding-left: 20px;
}
#PhoneBox {
	float: left;
	height: 40px;
	width: 204px;
	color: #003411;
	vertical-align: text-top;
}
#LeftBox {
	float: left;
	width: 204px;
	color: #003411;
	padding-top: 30px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #003411;
}
