body, textarea
{
	font-size:12px;
	background-color: #FFF;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

hr {color:#CCCDCE;width:95%;}

.left_content hr {margin-left:0px;color:#CCCDCE;width:100%;}




#header
{
	width:100%;
	background-color:#FFF;
	position: relative;
	overflow:visible;
}

	#header_content
	{
		width:920px;;
		margin:0px auto;
		height:111px;
		overflow:hidden;
	}
	
	#header_phone
	{
		color:#BE2026;
		font-size:14px;
		font-weight:bold;
		float:right;
		margin-right:10px;
		margin-top:23px;
	}
	
	#header_phone strong {font-size:26px;}
	
img {border:none;}

#menu_drop
{
	background-color:#BE2026;
	width:661px;
	height:43px;

	float:left;
	position:relative;
	left:259px;
	top:-46px;
	background-image:url('/images/menu_highlight.gif');
	background-repeat:repeat-x;
	background-position: top center;
}

	#menudrop_tr	/* Top right curve graphic for menu*/
	{
		width:4px;height:4px;
		position:absolute;
		top:0px;right:0px;
		background-image:url('/images/menu_tr.gif');
	}
	
	#menu {position:relative;top:15px;}

	#menu ul, #menu li
	{
		display: inline;
		margin: 0;
		padding: 0;
	}
	
	.menu_separator
	{
		width:3px;height:43px;background-image:url('/images/menu_separator.gif');
		display: inline;
		position:absolute;
		top:-15px;
	}
	
	#menu li {padding-left:17px;}
	
	#menu li, #menu li a, #menu li a:visited {color:#FFF;font-weight:bold;text-decoration:none;}
	
	#menu li a:hover {text-decoration:underline;}

#main	/*Content area*/
{
	width:950px;
	background-color:#FFF;
	margin:0px auto;
	position:relative;
}

.top_content_bordered
{
	position:relative;
	border:1px solid #E0E1E1;
	width:686px;
	padding:5px;
	margin-left:10px;
}

.wide_content
{
	position:relative;
	/*border:1px solid #E0E1E1;*/
	width:686px;
	padding:6px;
	margin-left:10px;
}

.no_border {border:none;padding:6px;}

	.no_border .border_tl, .no_border .border_tr, .no_border .border_bl, .no_border .border_br {display:none;}

.news
{
	width:654px;
	float:left;
	margin-left:16px;
}
	.news_item
	{
		padding:0px 20px 20px 20px;
		background-color:#FFFFFF;
		margin-bottom:20px;
	}

	.news h1
	{
		color:#BE2026;
		padding:0px 0px 0px 0px;
		font-size:18px;
		margin-top:8px;
		margin-bottom:6px;
	}
	
	.news h5
	{
		font-size:14px;
		margin-top:8px;
		margin-bottom:-10px;
	}
	
	.news .rule
	{
		width:100%;height:2px;
		background-color:#E6E3E2;
		height:2px;
	}


.center_content
{
	width:454px;
	float:left;
	margin-left:20px;
}

	.center_content h1
	{
		color:#BE2026;
		padding:0px 16px 0px 16px;
		font-size:18px;
		margin-top:8px;
		margin-bottom:6px;
	}
	
	.center_content h2
	{
		padding:0px 16px 0px 16px;
		font-size:14px;
		margin-top:8px;
		margin-bottom:6px;
	}
	
	.center_content h3
	{
		color:#707070;
		padding:0px 16px 0px 16px;
		font-size:12px;
		margin-top:8px;
		margin-bottom:0px;
	}
	
	.center_content .quote h3
	{
		padding:0px;
	}
	
	.center_content .highlight
	{
		padding:12px 10px 12px 10px;
		background-color:#D2E173;
		margin-right:6px;
		margin-left:6px;
		font-weight:bold;
	}
	
	.lower_content {margin-left:12px;}
	
	.center_content .quote
	{
		margin-left:16px;
		margin-right:16px;
		border-top:2px solid #DEDFE0;
		/*background-image:url('/images/up_tri.gif');
		background-repeat:no-repeat;
		background-position:bottom right;*/
		padding-top:4px;
		padding-bottom:16px;
	}	
	
	.center_content p
	{
		padding:0px 16px 0px 16px;
	}
	
	.center_content .rule
	{
		background-color:#E6E3E2;
		height:2px;
		margin-right:16px;
		margin-left:16px;
	}
	
/* Make Center Content Overflow
#quote_container{width:444px;height:526px;overflow-y:scroll;}
*/

.left_content
{
	width:226px;
	float:left;
	margin-left:10px;
	margin-top:0px;
	padding-bottom:10px;
}

.left_spacer{width:100px;height:16px;clear:left;}
.padded {padding:6px;}

.narrow_content
{
	width:226px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	
}

	.narrow_content h3, .left_content h3 {color:#BE2026;font-size:14px;}


#sidebar
{
	position:relative;
	border:1px solid #E0E1E1;
	width:210px;
	height:550px;
	padding:5px;
	margin-right:16px;
	float:right;
	z-index:1;
}

	#sidebar h2 {color:#BE2026;font-size:16px;display:inline;margin-left:6px;margin-bottom:0px;}
	#sidebar h3 {color:#BE2026;font-size:14px;margin-top:6px;margin-bottom:0px;margin-left:6px;}
	#sidebar h4 {color:#7F7F80;font-size:10px;margin-top:0px;margin-left:6px;margin-bottom:-6px;}
		
	#sidebar p  {margin-right:8px;margin-left:8px;}

	#sidebar hr {color:#CCCDCE;width:95%;}
	
	#sidebar  a:link, #sidebar  a:visited,
	.narrow_content a, .narrow_content a:visited,
	.left_content a, .left_content a:visited,	
	.center_content a:visited, .center_content a:link, #resources a:link, #resources a:visited {color:#BE2026;font-weight:bold;}
	
	.narrow_content strong, .left_content strong {color:#707070;}
	
	#sidebar_call
	{
		width:197px;height:157px;
		position:absolute;
		bottom:3px;
		left:11px;
		background-image:url('/images/friendly_advice.jpg');
		color:#FFF;
	}
	
	#sidebar_call h1 {font-size:14px;float:right;margin-top:12px;margin-right:8px;margin-bottom:8px;}
	
	#sidebar_call h2
	{
		color:#FFF;
		text-align:right;
		float:right;
		width:120px;margin-top:0px;
		font-size:17px;
		font-weight:bold;
		margin-right:4px;
	}
	
	#sidebar_call p
	{
		margin-right:8px;
		text-align:right;
		float:right;width:107px;
		font-size:11px;margin-top:0px;
		margin-bottom:4px;
	}

/* Corner graphics for content frames*/
.border_tl
{
	width:5px;height:5px;
	position:absolute;
	top:-1px;left:-1px;
	background-image:url('/images/border_tl.gif');
}

.border_tr
{
	width:5px;height:5px;
	position:absolute;
	top:-1px;right:-1px;
	background-image:url('/images/border_tr.gif');
}

.border_br
{
	width:5px;height:5px;
	position:absolute;
	bottom:-1px;right:-1px;
	background-image:url('/images/border_br.gif');
}

.border_bl
{
	width:5px;height:5px;
	position:absolute;
	bottom:-1px;left:-1px;
	background-image:url('/images/border_bl.gif');
}


#footer
{
	width:950px;
	background-image:url('/images/footer.gif');
	background-repeat:no-repeat;
	background-position: top center;
	margin:0px auto;
	position:relative;
	height:55px;
	color:#BE2026;
}

	#footer  a, #footer  a:visited {color:#BE2026;}

	#footer p
	{
		
		bottom:0;
		left:3px;
		color:#BE2026;
	}
	
	#footer_copyright
	{
		position:absolute;
		bottom:0;
		width:110px;
		right:0px;
		color:#BE2026;
	}


/*Submit Your Claim Form*/
#claimform_container
{
	font-size:9px;
	width:230px;
	height:282px;
	background-color:#BE2026;
	float:left;
	color:#FFF;
}
	.claimformhead
	{
		background-color:#9C9EA1;
		height:33px;
	}
	.claimformhead p
	{
		position:relative;
		top:5px;
		display:inline;
		margin-left:12px;
		color:#FFF;
		font-size:17px;
		font-weight:bold;
	}
	
	#claimform {display:inline;}	/* CSS Form Match for ie */
	
	#claimform fieldset {background-color:#D26368;border:none;width:210px;margin: 0px auto;}

	#claimform_fields {position:relative;}

	.label_and_textinput	/* Need to encapsulate all label - textinput blocks using abs positioning else they are 1px out in ie */
	{
		position:relative;
		height:34px;
		margin-left:16px;
	}
	
		.textinput
		{
			position:relative;
			height:22px;
			margin-left:16px;
		}

		#claimform label
		{
			height:10px;
			white-space:nowrap;
			position:absolute;
			top:0px;
			left:0px;
		}
		
		input[type='text'], select, textarea, input[type='file'], input[type='password']
		{
			width:194px;
			border:1px solid #000;
			font-weight:bold;
			color:black;
			background-color:#FFF;
			margin-left:0px;
			padding-left:0px;
		}
		
		.label_and_textinput input[type='text']
		{
			position:relative;
			top:12px;left:0px;
		}

		.textinput input[type='text']
		{
			position:relative;
			top:0px;left:0px;
		}

	#claimform .address {float:right;margin-right:6px;}
	
	#claimform .address input[type='text'] {margin-bottom:4px;}

	#claimform fieldset label {margin:0px;}
	
	#claimform input[type='image']
	{
		position:absolute;
		top:104px;left:24px;
	}
	
	#claimform input[type='text']:hover, #claimform select:hover,
	#claimform textarea:hover, #claimform input[type='file']:hover,
	#claimform input[type='password']:hover
	{
		background-color:#FFB3B6;
	}
	
	#claimform input[type='submit']
	{
		border:2px solid #C6CED7;
		background-color:#91A0AF;
		font-weight:bold;
	}
	#claimform input[type='submit']:hover
	{
		background-color:#E3ECF6;
	}

	#claimform #claim_n_e_t
	{
		position:absolute;
		top:8px;left:2px;
	}

	#claimform #claim_address
	{
		position:absolute;
		top:110px;left:2px;
	}
	#claim_address a, #claim_address a:visited
	{
		color: #fff;
	}
	

/*Contact Form*/
#contactform_container
{
	font-size:12px;
	background-color:#BE2026;
	width:434px;
	margin-top:10px;
	margin-left:10px;
	color:#FFF;

}
	#contactform {margin-top:8px;}

	#contactform fieldset {width:210px;}
	
	#contactform label {text-align:right;width:430px;float:right;display:inline;margin-right:6px; margin-left:0px;margin-top:6px;}

	#contactform input[type='text'] {display:inline;width:240px;height:20px;margin-left:10px;margin-right:20px;;}
	
	#contactform textarea {width:380px;height:140px;margin-left:27px;}
		#contactform .query_label {margin-left:27px;}
	
	
	#contactform input[type='image'] {margin-left:280px;margin-bottom:12px;}
	
	#contactform .contact_method {margin-left:44px;padding-top:16px;clear:both;}
	

#splash
{
	width:454px;
	height:262px;
	float:left;
	color:#BE2026;
	font-weight:bold;
}
	.splash_1 #splash_text
	{
		float:left;width:454px;
	}
	
	#splash h1
	{
		color:#9C9EA1;
		width:186px;
		font-size:29px;
		margin-top:185px;
		margin-left:20px;
		line-height:26px;
		float:left;
	}
	#splash p
	{
		float:left;
		width:230px;
		font-size:15px;
		margin-top:185px;
		margin-left:10px;
	}

	.splash_2 #splash_text, .splash_2 h2, .splash_2 p {display:none;}

.splash_1 {background-image:url('/images/splash_1.jpg');}
.splash_2
{
	background-image:url('/images/splash_2.gif');
	/*text-align:right;*/
}

#calculator
{
	width:684px;
	height:262px;
	/*background-image:url('/images/tmp_calc_full.jpg');*/
}

/*Front Page Narrow Image Headers*/

.narrow_content_head {position:relative;width:250px;height:169px;}
	.narrow_content_head p {position:absolute;top:30px;left:7px;width:200px;margin-top:8px;}
	.narrow_content_head h3 {color:#BE2026;position:absolute;top:-8px;left:6px;margin-top:11px;}
	.narrow_content_head img {position:absolute;bottom:0px;left:0px;}
	
	.narrow_content_head strong
	{
		font-size:20px;color:#000;
	}

/*
ol, ul { counter-reset: item; }
ol li:before {padding-bottom:12px; content: counters(item, '.'); counter-increment: item}
*/

.ol_container {margin-left:26px;}
ol {padding-left:6px;margin-left:6px;}
ol li {padding-bottom:12px;margin-right:12px;}

#resources
{
	width:950px;
	background-color:#FFF;
	margin:0px auto;
	padding: 0px 9px 0px 9px;
}
