@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



body {
background-color: #2A2F32;
}

#container {
width: 1024px;
margin: auto;
overflow: hidden;

}

#header{
background-image:url(images/header_bkg.jpg);
background-repeat:no-repeat;
height: 142px;
}

.header-logo{
width: 184px;
float: left;
padding: 15px 0 0 40px;
}

.header-reclaim{
width: 387px;
float: right;
padding: 32px 40px 0 0;
}


#content{
padding: 0 12px 0 12px;
}

.main_well{
background-color:#FFFFFF;
padding: 12px 23px 10px 23px;
}

.main_header {
background-image: url(images/nav_bkg.jpg);
background-repeat: no-repeat;
padding: 15px;
}

.navigation{
float: left;
width: 400px;
padding-top: 5px;
}

.page-header{
width: 400px;
float: right;
text-align: right;
}

.page-header h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 25px;
font-weight: normal;
color: #FFFFFF;
}

.navigation ul li{
display: inline;
list-style: none;
color: #FFFFFF;
font-size: 16px;
}

.navigation ul li a{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #FFFFFF;
text-decoration: none;
}

.selected {
font-weight: bold;
}

.faq_left_well{
float: left;
width: 450px;
margin-top: 15px;
padding-left: 18px;
}

.faq_left_well h4{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #990000;
padding-bottom: 20px;
font-weight: bold;
}

.faq_left_well p{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
padding-bottom: 20px;

}

.faq_right_well h4{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #990000;
padding-bottom: 20px;
font-weight: bold;
}

.faq_right_well p{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
padding-bottom: 20px;

}

.faq_right_well{
float: right;
width: 450px;
margin-top: 15px;
padding-right: 18px;
}

.contact-info-left {
width: 200px;
float: left;
padding: 15px 0 0 20px;
}

.contact-info-left p {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

.contact-info-left h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
}

.contact-info-right {
width: 200px;
float: right;
padding: 15px 100px 0 0px;
}

.contact-info-right p {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

.contact-info-right h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
}

.contact-info-left a {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #990000;
}


.contact-info-right {
width: 200px;
float: right;
}

.left_well{
width: 626px;
float: left;
margin-top: 15px;
}

.right_well{
width: 306px;
float: right;
height: 354px;
margin-top: 15px;
background-image: url(images/content-bkg.jpg);
background-repeat: no-repeat;
}

.right_well p{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 20px;
padding: 15px 15px 15px 15px;
}

.red-txt {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 20px;
color: #990000;
}

#footer{
background-image: url(images/footer-bkg.jpg);
background-repeat:no-repeat;
height: 153px;
}

.footer_info{
text-align: center;
padding-top: 55px;
}

.footer_info p{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #2A2F32;
padding-bottom: 5px;
}

.footer_info a{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #990000;
}


.contact_txt {
color: #990000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;

}

#accordion{
	width: 576px;	
	margin: 15px 0 15px 0;
	border: solid 1px #2A2F32;
	float: left;
}

#accordion h3{
	display: block;
	background-image: url(images/accordion_header_bkg.jpg);
	padding: 7px 0 7px 15px;
	
}

#accordion h3 a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	
	
}

#accordion  div{
	padding: 15px;
	background-image: url(images/accordion_panel_bkg.jpg);
	background-repeat: repeat-x;
	overflow: hidden;	
	
}

#accordion  div p{
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 10px 0;
}

#accordion  div ul{
	float: left;
	margin: 0px 20px 0 0;	
}

#accordion  div ul h4{
	color: #990000;
	font-weight:bold;
	font-size: 13px;
}

#accordion  div a{
color: #990000;
}

#accordion  div ul li{
	font-size: 13px;
	line-height: 20px;	
}

#service_area{
	float: right;
	width: 352px;
	margin: 15px 0 0 0;	
	
}

#service_area img{
}

#service_area_description{
	padding: 15px;
}

#service_area_description li{
	display: inline;
	margin: 0 5px 0 0;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;	
}

#service_area_description img{
	padding: 0px;	
}

#service_area_description p{
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 10px 0;	
}

	