@charset "UTF-8";
body {
	background-image: url(../_ASSETS/bkgd.jpg);
	background-repeat: repeat-x;
	text-align: justify;
}
a:link {
	color: #0055A5;
}
a:hover {
	color: #27567B;
}
a:visited {
	color: #0055A5;
}
.container {
	height: auto;
	width: 760px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-image: url(../_ASSETS/container_bkgd.jpg);
	background-repeat: repeat-y;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
}
.logo {
	float: left;
	height: 118px;
	width: 206px;
}
.header_rt {
	float: left;
	height: 118px;
	width: 554px;
}
.nav {
	background-image: url(../_ASSETS/nav_bkgd.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 752px;
	float: left;
	padding-top: 9px;
	padding-left: 8px;
}
.sidenav {
	background-image: url(../_ASSETS/sidenav_bkgd.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 150px;
	float: left;
	text-align: left;
	padding-left: 15px;
}
.content_home {
	float: left;
	height: auto;
	width: 695px;
	padding-left: 32px;
	padding-top: 15px;
	padding-right: 33px;
	background-image: url(../_ASSETS/home_bkgd.jpg);
	background-repeat: repeat-y;
}
.content_interior {
	float: left;
	height: auto;
	width: 512px;
	padding-left: 50px;
	padding-top: 15px;
	padding-right: 33px;
}
.spacer {
	clear: both;
}
.footer {
	background-image: url(../_ASSETS/footer_bkgd.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 760px;
	float: left;
	background-color: #FFFFFF;
}
.hm_img {
	float: left;
	height: auto;
	width: 760px;
	background-image: url(../_ASSETS/home_bkgd.jpg);
	background-repeat: repeat-y;
}
.footer_hm {
	background-image: url(../_ASSETS/footer_hm_bkgd.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 760px;
	float: left;
	background-color: #FFFFFF;
}

.img_box_hm_left, .img_box_hm_mid, .img_box_hm_rt {
	margin-top: 5px;
	margin-bottom: 10px;
}

.img_box_hm_left {
	float: left;
	height: 119px;
	width: 200px;
	
	padding-left: 30px;
}
.pad_btm_05 {
	padding-bottom: 5px;
}
.img_box_hm_mid {
	float: left;
	padding-left: 49px;
}
.img_box_hm_rt {
	float: left;
	padding-left: 49px;
}
.int_img {
	float: left;
	height: 93px;
	width: 595px;
	background-image: url(../_ASSETS/int_img_bkgd.jpg);
	background-repeat: no-repeat;
}
.hm_img_header {
	float: left;
	height: 17px;
	width: 760px;
	background-image: url(../_ASSETS/home_image_bkgd.jpg);
	background-repeat: no-repeat;
}
.foot {
	background-color: #FFFFFF;
	height: auto;
	width: 760px;
	font-size: 10px;
	text-align: center;
	color: #0055A5;
	padding-top: 5px;
	line-height: 16px;
}
.address_info {
	width: 462px;
	height: auto;
	margin-left: -82px;
	position: absolute;
	left: 50%;
	top: 100px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	z-index: 2000;
}
.Text_Only {
	font-size: 11px;
}
.FORM_Req {
	background-color: #FFFF99;
	width: 300px;
}
.FORM_NoReq {
	background-color: #FFFFFF;
	width: 300px;
}
.logo2 {
	float: left;
	height: 118px;
	width: 298px;
}
.header_rt2 {
	float: left;
	height: 118px;
	width: auto;
	background-image: url(../_ASSETS/header_rt2.jpg);
	background-repeat: no-repeat;
}
.content_home_left {
	float: left;
	height: auto;
	width: 474px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0055A5;
}
.content_home_right {
	float: left;
	height: auto;
	width: 180px;
	padding-right: 0px;
	padding-left: 20px;
	text-align: justify;
	font-size: 11px;
	line-height: 14px;
}
.image_inline_rt {
	float: right;
	padding-left: 10px;
}
.map_small {
	float: right;
	padding-left: 10px;
}

