@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	outline:0;
}
body {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #555555;
	background: #ccc8c6 url(../images/bg_body.png) repeat-x left top;
}
h1, h2, h3, h4, p, ul, ol {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #d95e00;
}
h2 {
	font-size: 14px;
	color: #d95e00;
}
h3 {
	color: #D46008;
	font-size: 14px;
}
ul  {
	list-style: none;
}
li {
	padding-left: 10px;
	background: url(../images/bg_li_bullet.gif) no-repeat 0px 8px;
}
a {
	color: #527d97;
}
a:hover {
	color: #D95E00;
}

label {
	display: block;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC8C6;
	border: 1px solid #CCC8C6;
	padding: 2px 5px;
}


#wrapper {
	margin: 0px auto;
	width: 950px;
}


#header {
	width: auto;
	height: 110px;
}
#header #branding {
	height: 75px;
	width: auto;
}
#header   #branding   p  {
	float: right;
	text-align: right;
	width: 300px;
	display: block;
	padding-top: 15px;
}
#header #branding a {
	color: #747474;
	font-size: 11px;
}
#header #branding a:hover {
	color: #D95E00;
}

#header #branding img {
	margin-top: 18px;
}


#header ul {
	list-style: none;
	padding: 0px;
	display: block;
	margin: 8px 0px 0px;
}
#header li {
	float: left;
	padding: 0px;
	margin: 0px 35px 0px 0px;
	background: url(none);
}
#header ul  li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#header ul  li a:hover {
	color: #dda33f;
}
#promo_wrapper {
	clear: both;
}
#promo_box {
	float: left;
	height: 266px;
	width: 580px;
	margin-top: 1px;
	z-index: 1;
}
#promo_message {
	float: left;
	height: 215px;
	width: 325px;
	padding: 30px 0px 20px 40px;
	color: #FFFFFF;
	margin-top: 1px;
	background: url(../images/br_promo_message.jpg) no-repeat left bottom;
}
#content_wrapper {
	background: url(../images/bg_wrapper.gif) repeat-y center center;
	clear: both;
	width: 951px;
	margin: 0px auto;
	padding: 0px 6px;
}
#one_column_content {
	background: #F7F6F5;
	padding: 20px;
	width: auto;
}

#main_content {
	float: left;
	width: 560px;
	padding-left: 20px;
	padding-top: 20px;
}
#content_footer {
	clear: both;
	border-top: 1px solid #D95E00;
	margin-top: 20px;
	padding: 20px;
}
#content_footer h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #D95E00;
}


#column_content {
	float: left;
	width: 280px;
	margin-left: 45px;
	padding-right: 20px;
	padding-top: 30px;
}
.section_box {
	float: left;
	width: 280px;
	padding-right: 20px;
}
.section_box h2 {
	border-bottom: 1px solid #DADADA;
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 2px;
}
.ten_px_text {
	font-size: 10px;
}
.rounded_box {
	width: 287px;
	margin-bottom: 25px;
}
.rounded_box .boxtop {
	background: url(../images/bg_rounded_box_top.gif) no-repeat left top;
	height: 26px;
	width: auto;
	padding-top: 11px;
	padding-left: 47px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D95E00;
}
.rounded_box .boxbody {
	background: url(../images/bg_rounded_box_sides.gif) repeat-y;
	margin: 0px;
	padding: 10px 0px;
}
.rounded_box .boxbody h3 {
	background: #EDECE9 url(../images/bg_bodybox_h3.gif) no-repeat left top;
	height: 25px;
	width: auto;
	padding-top: 7px;
	text-transform: uppercase;
	padding-left: 43px;
	margin: 3px 4px;
	font-size: 12px;
	font-weight: bold;
}
.rounded_box  .boxbody ul {
	padding-left: 38px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rounded_box .boxbody th {
	color: #D95E00;
	text-align: left;
	border-bottom: 1px solid #CDC9C7;
	padding-left: 5px;
}
.rounded_box .boxbody table {
	margin: 0px auto;
}
.rounded_box .boxbody td {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	padding-left: 5px;
}
.breadcrumb {
	font-size: 11px;
}
.services_overview {
	width: auto;
	margin-left: -20px;
	background: #F7F6F5;
}
.services_overview h2 {
	background: #EDECE9;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 12px;
}
.services_box {
	float: left;
	width: 268px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.services_box a {
	font-weight: bold;
	color: #D46008;
}
.services_box a:hover {
	color: #5c7f92;
}



.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.rounded_box .boxbottom {
	background: url(../images/bg_rounded_box_bottom.gif) no-repeat left top;
	height: 8px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.icons {
	margin-right: 5px;
}
#footer {
	background: url(../images/bg_footer.gif) no-repeat center top;
	padding: 10px 20px 20px;
	clear: both;
	width: 922px;
	margin: 0px auto;
	font-size: 10px;
	text-align: center;
}
#footer a {
	color: #767475;
}
#imageField {
	border-style: none;
	float: none;
}
#form1 div {
	padding-top: 5px;
}
.red_arrow {
	margin-right: 5px;
	padding: 0px;
	margin-top: 3px;
}
