body {
	background: #c0bdca;
	color: #666;
	text-align: center;
	margin: 0px 0px 20px;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	text-align: left;
	background: #fff;
}
.wrapped {
	width: 760px;
	margin: 0px auto;
	background: #fff;
}
#homenav {
	padding: 0px;
	background: url(home_nav_bkg.gif) no-repeat left top;
	margin: 3px;
	height: 50px;
	width: 760px;
}
#headerwrapper {
	width: 760px;
	margin: 0px;
	padding: 0px;
	background: url(images/home_main_img.jpg) no-repeat left bottom;
	height: 301px;
}
#logodiv {
	width: 506px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}

#bannerRt{
	background: url(images/callout_wrapper_bkg.jpg) no-repeat left bottom;
	width: 254px;
	margin: 0px;
	padding: 26px 0px 0px;
	height: 275px;
	float: right;
}
.bannerNav{
	position: absolute;
	top: 282px;
	
}
#main {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 760px;
	position: relative;
}

#content {
	margin: 0px;
	float: none;
	color: #666;
	padding: 20px 20px 0px 125px;
	width: 352px;
}
#content ul {margin: 0px 0px 15px 40px; padding: 0px;}
#content li {background: url(Images/bullet.gif) no-repeat left 5px; list-style: none; padding-left: 5px;}
#content .attention {
	color: #FF0000;
}
#content.form {
	margin: 0px;
	float: left;
	color: #666;
	padding: 20px 0px 0px 20px;
	width: 352px;

}	
.nicetable td {
	line-height: 18px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
	padding: 5px;
}

.nicetable {
	background: #ececed;
	color: #3C6176;
	font-weight: bold;
}
.tableh1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background: #292a6b;
	text-transform: uppercase;
}

#address {
	float: right;
	padding-top: 25px;
	padding-right: 45px;
	color: #666;
}
#bottomRt {
	position: absolute;
	right: 0px;
	z-index: 16;
	bottom: 0px;
}
#bottomNav {
	height: 22px;
	width: 253px;
}
h1 {
	font: bold 22px "Times New Roman", Times, serif;
	color: #c1ae34;
	margin: 0px;
	padding: 0px 0px 10px;
}
h2 {
	font: bold 18px "Times New Roman", Times, serif;
	color: #666;
	margin: 0px;
	padding: 0px 0px 10px;
}	
p {margin-top: 0px; padding-top: 0px; margin-bottom: 13px;}

.left {float: left;}
.right {float: right;}
img.right {margin-bottom: 10px; margin-left: 13px;}
img.left {margin-bottom: 10px; margin-right: 13px;}
	
.clr {clear: both; font-size: 1px; line-height: 1px; margin: 0px; padding: 0px; height: 0px; visibility: hidden;}

#footer {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	color: #999;
	font-size: 10px;
	text-align: left;
	background: #292a6b;
	padding: 3px 10px 3px 20px;
}
#footer a:link, #footer a:visited, #footer a:active {color: #999; text-decoration: none;}
#footer a:hover {color: #ccc; text-decoration: underline;}