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

#wrapper {
	width: 951px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#banner {
	height: 100px;
	width: 951px;
}
#banner1 {
	height: 150px;
	width: 951px;
}
#logo {
	float: left;
	width: 475px;
	height: 100px;
}
#phone-number {
	float: left;
	width: 475px;
	height: 100px;
	text-align: right;
}
#logo1 {
	float: left;
	width: 475px;
	height: 130px;
	padding-top: 20px;
}
#phone-number1 {
	float: left;
	width: 475px;
	height: 150px;
	text-align: right;
}
#navigation {
	height: 41px;
	width: 936px;
	background-image: url(/images/navigation-bg.png);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.nav-spacer {
	padding-right: 15px;
}
#content {
	padding: 10px 0px 10px 0px;
	width: 951px;
}
.left-col {
	text-align: left;
	vertical-align: top;
	width: 665px;
	padding: 0px 13px 0px 12px;
}
.right-col {
	text-align: left;
	vertical-align: top;
	width: 261px;
	background-color: #919396;
}
#sub-nav {
	background-color: #FFFFFF;
}
.subnav-spacer {
	padding-bottom: 5px;
}
#footer {
	text-align: center;
	height: 72px;
	width: 951px;
	background-image: url(/images/footer-bg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#footer p{
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 0px 0px;	
}
#footer a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active{
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #808184;
	margin: 0px;
	padding: 10px 0px 15px 0px;
	font-weight: bolder;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #808184;
	margin: 0px;
	padding: 10px 0px 15px 0px;
	font-weight: bolder;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	line-height: 20px;
}
.rhs-col {
	text-align: left;
	vertical-align: top;
	width: 245px;
}
.lhs-col {
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 0px 0px;
}
.rhs-col1 {
	text-align: left;
	vertical-align: top;
	width: 245px;
	padding: 28px 0px 0px 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
