
body{
	font: 70%/1.4em Verdana,sans-serif;
	color: #333;
	background: #eee url('i/body_bg.png') repeat-x;
}

a:link, a:visited, a:active{
	color:#333;
}
a:hover{
	text-decoration:none;
}

#wrap{
	width:760px;
	margin:0 auto;
}
#wrap_top{
	background:  url('i/tab_top_bg.gif') top center no-repeat;
	height:5px;
}

#main{
	background:#fff;
	margin:0;
	overflow:hidden;
}

#head{
	margin:0;
	padding: 10px 5px 17px 5px;
	background:  url('i/title.jpg') no-repeat;
	background-position: 50% 100%;
	height:140px;
}
.navbar{
	padding:0;
	margin:0;
	float:left;
	padding-top:16px;
	display:block;

}

.navbar h3{
	font-size:140%;
	color:#01214f;
	margin-bottom:10px;
}

.navbar li{

}
.navbar li a{
	padding: 0 10px;
	font-weight:bold;
	font-size: 11px;
	display:block;
	width:160px;
}
#head h1.title{
	color:#fff;
	font-size: 18px;
	text-transform:uppercase;
	text-align:right;
	margin:0;
	padding: 125px 10px 0 0;
}

#head div.title{
	color:#fff;
	font-size: 18px;
	font-weight: bold;
	text-transform:uppercase;
	text-align:right;
	margin:0;
	padding: 125px 10px 0 0;
}

#content{
	margin: 5px 0 0 0;
	width: 720px;
	padding: 0 20px 20px 20px;
	float:left;
	background:  url('i/content_sep.png') repeat-y;
	background-position: 98.5% 0;
}
#content .entry{
	float:left;
	border-bottom: #ddd 1px solid;
	
	width:500px;
}
#content .entry p{
	margin: 0.2em 0 1.2em 0;
}
#content .entry h1{
	margin:15px 0 10px 0;
	font-size:180%;
	color:#01214f;
}
#content .entry .links{
	margin:-8px 0 2px 0;
	text-align:right;
	letter-spacing:1px;
	font-size: 8px;
	color:#666;
}

#rightbar{
	width: 130px;
	padding: 10px 10px 10px 0;
	float:left;
}
#rightbar .box{
	margin: 5px 0 20px 0;
}
#rightbar .box h2{
	margin:0 0 2px 0;
	padding: 0;
	font-size: 13px;
	letter-spacing:1px;
	font-variant: small-caps;
	border-bottom: #666 1px solid;
}
#rightbar .box ul{
	margin:0;
	padding:0;
	list-style:none;
}
#rightbar .box li{
	padding: 2px 0;
}
#rightbar #desc.box{
	background:#eee;
	padding:10px;
}

#footer{
	clear:both;
	text-align:right;
	background: #ddd;
	padding: 10px;
	font-size:9px;
	color:#333;
}

/*direct line CSS*/
/* STRUCTURE */

.warranty { 
	width:125px;
	height:125px;
	padding: 75px 4px 0 7px;
	background:url(http://www.carsorted.com/general-insurance-images/warranty.gif) no-repeat;
	font-family:Arial, Helvetica, verdana;
}

.boiler { 
	width:125px;
	height:125px;
	padding: 75px 4px 0 7px;
	background:url(http://www.carsorted.com/general-insurance-images/boiler.gif) no-repeat;
	font-family:Arial, Helvetica, verdana;
}

.domGen172x172 { 
	width:172px;
	height:172px;
	padding: 98px 4px 0 7px;
	background:url(http://www.carsorted.com/general-insurance-images/domGen172x172.gif) no-repeat;
	font-family:Arial, Helvetica, verdana;
}

/* COMMON */

.warranty h2,
.boiler h2 {
	font-size:0.8em;
	color:#cc0000;
	font-weight: bold;
	padding-top: 36px;
	margin-bottom:10px;	
}

.warranty p,
.boiler p { 
	font-size:0.6em;
	color:#000000;
	font-weight: normal;
	width:110px;
	padding:0;
	margin:0;
}

.warranty a,
.boiler a { 
	text-decoration:none;
	color:#cc3300;
}

.warranty a:hover,
.boiler a:hover { 
	text-decoration:underline;
	color:#cc3300;
}

.domGen172x172 p { 
	font-size:0.8em;
	color:#000000;
	font-weight: normal;
	width:172px;
	padding:0 0 6px 2px;
	margin:0;
}

.domGen172x172 a { 
	text-decoration:none;
	color:#cc3300;
}

.domGen172x172 a:hover { 
	text-decoration:underline;
	color:#cc3300;
}
