﻿	
#twocols {
	width:798px; 
	float:right; 
	position:relative; 
}
 
 
#maincol {
 	float: left; 
 	display:inline; 
 	position: relative; 
 	width:348px; 
}

#maincol p
{
	font-family:Verdana;
	font-size:12px;
	color:#666;
	margin-left:30px;
	line-height:16px;
	margin-top:15px;
	width:305px;
}



#rightcol {
	width: 430px; 
	float: right; 
	position:relative; 
}

#searchFormContainer
{
	border:solid 1px #DED9BD;
	margin-top:15px;
	margin-right:0px;
	width:418px;
}

#searchFormHeader
{
	height: 40px; 
	width:100%;
	background-image:url('/insurance/images/form-header.jpg');
}

#searchFormHeader p
{
	margin-top:0;
	color:#FFFF66;
	font-weight:bold;
	position:relative;
	top:10px;
	left:70px;
	font-size:20px;
	width:300px;
}

#searchFormBody
{
	height: 207px; 
	width:100%;
	background-image:url('/insurance/images/form-bg.gif');
	background-position:top left;
	background-repeat:repeat-x;
	text-align:center;
	color:Black;
}

#searchFormBody p
{
	margin:0;
	position:relative;
	top:30px;
	font-weight:bold;
	font-size:13px;
	color:Black;
	text-align:center;
	
}

#searchForm
{
	margin:0;
	padding:0;
	position:relative;
	top:40px;
}


#searchSubmit
{
	position:relative;
	top:8px;
}


h1
{
	text-align:center;
	font-size:16px;
	margin-bottom:0;
}

h4
{
	text-align:left;
	font-weight:normal;
	font-size:12px;
	width:600px;
	margin:10px auto;
	margin-bottom:20px;
	line-height:18px;
}




/************* NEW ************************/
html
{
	margin:0;
	padding:0;
	font-size:12px;
	color:#36393D;
	font-family:Arial;
}
body { 
	margin:0; 
	padding:0; 
	background-color:#ECE9D8;
}


a{color:blue;}
a:hover{color:blue;}
a:visited{color:blue;}



#page
{
	width:800px; 
 	text-align:left;  
	margin-left:auto; 
 	margin-right:auto;  
 	background-color:White;
 	

}

#header
{
	position:relative; 
	height: 181px; 
	width:100%;
	background-image:url('/ic/include/images/auto/header_tan.jpg');
}



#generic-header
{
	position:relative; 
	height: 181px; 
	width:100%;
	background-image:url('/ic/include/images/home/header_tan.jpg');
}


#life-header
{
	position:relative; 
	height: 181px; 
	width:100%;
	background-image:url('/ic/include/images/life/header_tan.jpg');
}

#health-header
{
	position:relative; 
	height: 181px; 
	width:100%;
	background-image:url('/ic/include/images/health/header_tan.jpg');
}

#home-header
{
	position:relative; 
	height: 181px; 
	width:100%;
	background-image:url('/ic/include/images/home/header_tan.jpg');
}


#headerText
{
	color:White;
	position:relative;
	top:123px;
	font-size:22px;
	font-weight:bold;
	left:10px;
	width:600px;
	text-align:left;
}


#our-picks-div
{
	width:155px;
	background-image:url('/ic/include/images/our_picks_bg.gif');
	padding-top:5px; 
	padding-bottom:5px; 
	color:Black; 
	font-size:14px; 
	text-indent:4px;
}

#side-bar-container
{
	background-color:White;
	
	padding-top:7px;
	border:solid 1px #CCC;
	border-top:0;
}

#sidebar-links-td
{
	width:155px;
	vertical-align:top;
}

#sidebar-links-td h3
{
	text-indent:5px; 
	margin:0; 
	margin-bottom:3px; 
	text-decoration:underline;
	font-size:14px;
}

#sidebar-links-td div.links
{
	margin-top:5px; 
	padding-left:12px; 
	line-height:24px;
	margin-bottom:10px;
}

#sidebar-links-td div.links a
{
	color:#666;
	font-size:11px;
}

#sidebar-form
{
	margin:0;
	margin-bottom:10px;
	text-align:center;
}

#sidebar-form h2
{
	font-size:16px;
}

#container
{
	border:solid 1px #DED9BD;
	border-top:0;
	
	
}

#container-table
{
	width:100%;
	margin-top:10px;
}

#info-container-td
{
	
	vertical-align:top;
	padding:10px;
	padding-top:2px;
	color:Black;
}

#info-container-td h3
{
	margin:0;
	text-decoration:underline;
}

#info-container-td h2
{
	margin-bottom:10px;
	text-align:left;
	margin-top:0;
	font-size:18px;
}


#providersIn
{
	background-image:url('/ic/include/images/padlock_bg.gif'); 
	padding-top:8px; 
	background-repeat:no-repeat; 
	background-position:right;

}

table.featuredTable
{
	width:600px;
}

#featured-companies-td
{
	background-image:url('/ic/include/images/featured_companies_bg.gif'); 
	background-position:right top; 
	color:White; 
	padding-top:5px; 
	padding-bottom:3px; 
	background-repeat:no-repeat; 
	width:160px;  
	text-indent:8px; 
	font-size:14px;
}

#our-recommendations-td
{
	background-image:url('/ic/include/images/our_recommendations_bg.gif');
	background-position:right top;
	color:White;
	padding-top:5px;
	padding-bottom:3px;
	background-repeat:no-repeat;
	width:440px;
	text-indent:8px;
	font-size:14px;
	
}


#listings hr
{
	color:#ccc;
	border:0;
	width:600px;
	background-color:#ccc;
	height:1px;
	text-align:left;
	
	
}

#listingsFooter
{
	text-align:center;
	font-size:11px;
	font-family:Arial;
	color:White;
	padding-top:11px;
	padding-bottom:7px;
	width:600px;
	margin-top:4px;
	background-repeat:no-repeat;
	
	background-image:url('/ic/include/images/listings_footer_bg.gif');
}

#listingsFooter img
{
	position:relative;
	top:5px;
}

#main-body-td
{
	padding:0 20px;
}

#main-body-td h1
{
	text-align:left;
}


img
{
	border:0;
}

table.listingTable
{
	width:600px;
	border:solid 1px White;
	cursor:pointer;
}

td.listingLogo
{
	width:161px;
	text-align:center;
}

td.listingLogo a
{
	text-decoration:underline;
}

td.listingDescription
{
	width:429px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#E8EBED;
}

td.listingDescription span
{
	font-weight:bold;
}


div.listingDescriptionBody
{
	padding-top:5px;
}

table.quoteLinkTable
{
	width:100%;
}

td.quote-link-td
{
	width:90%;
}

td.quote-link-td a
{
	text-decoration:underline;
}


td.quote-link-padlock-td
{
	width:10%;
	vertical-align:bottom;
}


#footer
{
	margin-top:30px;
	text-align:center;
	padding-bottom:0px;
	font-size:10px;
	font-family:Verdana;
	line-height:20px;
	
}

#footer a {text-decoration:none;}

/************************/
#featuredArticle
{
	padding:20px;
	padding-top:10px;
	line-height:16px;
}

#featuredArticle h1
{
	font-size:16px;
	text-align:left;
}

#featuredArticle h2
{
	font-size:14px;
	text-align:left;
	margin:0;
}


p.strong
{
	font-weight:bold;

}

#featuredArticle p
{
	margin-top:0;
}

/*******************************/

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;} 
 .clearfix{display: block;}
/* End hide from IE-mac */  
