


body
{
	background-color:#FFFFFF;
	margin-bottom:50px;
}


body h2
{
	font-size:14px;
	color:#006699;
}

h3
{
	font-size:14px;
	margin:0px;
	padding:0px;
}

#container
{
	width:950px;
	margin:0px auto 0px auto;
	font-family:arial, helvetica;
	font-size:12px;
	color:#333333;
	background-color:#FFFFFF;
}

#container a:link, #container a:active, #container a:visited
{
	color:#006699;
}

#container a:hover
{
	color:#999999;
}

#main_content
{
	width:950px;
	border-style:solid;
	border-width:1px;
	border-color:#C6E4EF;
	
}

#nav
{
	width:950px;
	height:30px;
	font-weight:bold;
	
}

#nav a:link, #nav a:active, #nav a:visited
{
	color:#006699;
	text-decoration:none;
}

#nav a:hover
{
	color:#123456;
	text-decoration:none;
}

#nav ul
{
	float:right;
	margin:0px;
	padding:0px;
}

#nav li
{
	display:inline;
	margin-left:10px;
}

#header
{
	width:950px;
	height:60px;
}




#sidebar
{
	float:left;
	width:190px;
	font-weight:bold;
	/*background-image:url("http://www.cheshirepus.com/wf/img/wf_sidebar_bg.png");*/
}

#sidebar a:link, #sidebar a:active, #sidebar a:visited
{
	color:#006699;
	text-decoration:none;
}

#sidebar a:hover
{
	color:#006699;
	text-decoration:none;
}

#sidebar ul
{
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
}

#sidebar li
{
	width:170px;
	padding-top:10px;
	padding-bottom:10px;
	list-style:none;
	border-bottom-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}

#content_full
{
	float:left;
	width:760px;
	background-image:url("http://www.cheshirepus.com/wf/img/wf_header_base.jpg");
	background-repeat:repeat-x;
}

#content_header
{
	float:left;
	width:730px;
	height:143px;
	padding-top:1px;
	margin-bottom:-50px;
}



#footer
{
	width:952px;
	margin-top:5px;
	color:#999999;
	font-size:11px;
}


#footer_bar
{
	width:952px;
	height:10px;
	background-color:#88BBCC;
	
}

#copyright
{
	float:left;
	width:200px;
}

#terms
{
	float:right;
	width:200px;
	text-align:right;
}

#terms a:link, #terms a:active, #terms a:visited
{
	text-decoration:none;
}

#terms a:hover
{
	text-decoration:none;
}

#terms ul
{
	margin:0px;
	padding:0px;
}

#terms li
{
	display:inline;
}




div.full_content
{
	float:left;
	width:760px;	
}


div.full_header
{
	width:760px;
	height:74px;
	background-image:url("http://98.131.103.199/img/wf_full_header.png");
	line-height:100px;
	font-weight:bold;
	color:#006699;
}

div.full_header_02
{
	width:760px;
	height:60px;
	background-image:url("http://98.131.103.199/img/wf_full_header_02.png");
	line-height:76px;
	font-weight:bold;
	color:#006699;
}

div.full_body
{
	width:720px;
	padding:5px 20px 5px 20px;
	background-image:url("http://98.131.103.199/img/wf_full_body.png");
}


div.full_footer
{
	width:760px;
	height:13px;
	background-image:url("http://98.131.103.199/img/wf_full_footer.png");
}

div.column_container
{
	float:left;
	width:380px;	
}

div.column_container_right
{
	float:right;
	width:380px;	
}

div.column_container02
{
	float:right;
	width:380px;	
}


div.column_container02 ul
{
	float:left;
	margin:20px 0px 0px 0px;
	padding:0px;
}

div.column_container02 li
{
	display:inline;
	margin:0px;
	padding:0px 0px 0px 0px;
}

div.column_container02 a:link, div.column_container02 a:active, div.column_container02 a:visited
{
	font-size:12px;
	color:#006699;
	text-decoration:none;
	font-weight:bold;
}

div.column_container02 a:hover
{
	font-size:12px;
	color:#006699;
	text-decoration:none;
	font-weight:bold;
}

div.column_header
{
	width:380px;
	height:74px;
	background-image:url("http://www.cheshirepus.com/wf/img/wf_column_header.png");
	line-height:100px;
	font-weight:bold;
	color:#006699;
}

div.column_body
{
	width:340px;
	padding:5px 20px 5px 20px;
	background-image:url("http://www.cheshirepus.com/wf/img/wf_column_body.png");
}

div.column_body_contracts
{
	width:340px;
	padding:5px 20px 5px 20px;
	background-image:url("http://www.cheshirepus.com/wf/img/wf_column_body.png");
}

div.column_body_contracts ul
{
	margin:0px 0px 10px 0px;
	padding:0px;
}

div.column_body_contracts li
{
	list-style:none;
	margin:0px;
	padding:0px;
}


div.column_body_inner
{
	float:left;
	width:350px;
	margin-right:10px;
}


div.column_body_thirds
{
	float:left;
	width:208px;
	height:130px;
	padding:0px 10px 10px 10px;
	margin-right:10px;
	margin-top:15px;
	
	background-color:#CCCC99;
	border:1px solid #006699;
}

/*
div.column_body_thirds ul
{
	margin:0px;
	padding:0px;
}

div.column_body_thirds li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
*/

div.column_body_thirds ul
{
	margin-left:5px;
	padding-left:5px;
}

div.column_body_thirds li
{
	margin-left:5px;
	padding-left:5px;
}


div.column_footer
{
	width:380px;
	height:13px;
	background-image:url("http://www.cheshirepus.com/wf/img/wf_column_footer.png");
}

div.subcolumn_left
{
	float:left;
	width:160px;
}

div.subcolumn_right
{
	float:right;
	width:160px;
}

div.portrait_container
{
	width:715px;
	clear:both;
	margin-top:20px;
}

div.hr
{
	clear:both;
	width:650px;
	margin-left:15px;
	height:3px;
	background-image:url("/img/hr_dot.jpg");
}







div.spacer
{
	clear:both;
	margin-top:40px;
}


div.clear
{
	clear:both;
}






p.padding
{
	padding-top:75px;
}

p.padding_02
{
	padding-top:60px;
}

.red
{
	color:#89201C;
}

.disclaimer
{
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

.img_portrait
{
	float:left;
	margin-right:15px;
}

.img_icon
{
	float:left;
	margin-right:0px;
}

.img_icon02
{
	vertical-align:middle;
}

.img_header_growth
{
	float:right;
	margin-top:20px;
}

.img_left
{
	float:left;
}

.img_right
{
	float:right;
}

.img_carriers
{
	margin:15px;
}

.img_carriers_02
{
	float:left;
	margin-right:10px;
	margin-bottom:30px;
}

.img_bbb
{
	float:right;
	margin-right:20px;
	margin-top:20px;
	display:block;
}

