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

#cs_header {
	width:525px;
	height:auto;
	float:left;
	color:#999;

}
#cs_header h1{
	color:#244453;
	font-size:20px;
	text-align:left;
	text-decoration:none;
}
#cs_header_container {
	width:auto;
	margin-bottom:0px;
	float:left;
}
#cs_content {
	background-image:url(images/clientservices_top.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:515px;
	height:auto;
	display:block;
	clear:both;
	float:left;
	padding:0px 0px;
}
.orange_text {
	color:#d9780f;
	font-weight:bold;
}
.blue_text {
	color:#0075b2;
	font-weight:bold;
}
#cs_content h2{
	color:#54482f;
	font-size:18px;
	text-align:left;
	font-weight:bold;
	width:280px;
	padding:25px 0px 0px;
}
#cs_content h3{
	color:#54482f;
	font-size:18px;
	text-align:left;
	font-weight:bold;
	width:280px;
}
#cs_content p{
	color:#54482f;
	text-align:left;
	font-size:14px;
	padding-top:25px;
}
#cs_box {
	background-image:url(images/clientservices_middle.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#e9e5d3;
	width:525px;
	height:auto;
	display:block;
	clear:both;
	float:left;
	margin:20px 0px 0px 0px;
	padding:0px 0px;
}
#cs_box h2{
	color:#244453;
	font-size:24px;
	text-align:left;
	font-weight:bold;
	padding:15px 0px 0px 235px;
}
#cs_box ul{
	float:right;
	width:240px;
	padding:10px 20px 0px 20px;
}
.cs_list_items {
	font-size:12px;
	font-weight:500;
	list-style-position:outside;
	list-style-image:url(images/arrow.gif);
	margin-top:5px;
	margin-left:15px;
}
.cs_list_items li {
	padding-left:5px;
	margin-left:0px;
	margin-top:-4px;
	margin-bottom:10px;
}

#cs_box p{
	color:#54482f;
	text-align:left;
	font-size:14px;
	padding-top:45px;
}
#cs_boxbtm {
	background-color:#e9e5d3;
	border-top:1px solid #ccc;
	width:505px;
	height:auto;
	display:block;
	clear:both;
	float:left;
	margin:0px 0px;
	padding:10px 10px 0px 10px;
}
#cs_boxbtm h2{
	color:#244453;
	font-size:18px;
	text-align:left;
	font-weight:bold;
	padding:10px 0px 0px;
}
#cs_form_left{
	float:left;
	width:180px;
}
#cs_form_right{
	float:right;
	width:280px;
}
#cs_form_right img{
	float:right;
	padding:15px 15px 10px 0px;
}
#cs_btmText {
	float:left;
	width:525px;
	padding-top:10px;
}
#cs_btmText a{
	color:#0075b2;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
}
#cs_btmText img{
	border:#c6bfac 4px solid;
	float:left;
}
.wrappedTEXT {
	float:right;
	text-align:left;
	width:240px;
}
