@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background-color: #373737;
	margin:30px 0 30px 0;
	text-align:center;
}
#wrapper{
	width:960px;
	margin:0 auto;
	text-align:left;
	background: url(../images/shadow.jpg) repeat-x top #efefef;
	padding-top:12px;
}

#print {
	margin: 15px 0px 0px 10px;
}
#banner{
	background:url(../images/topbanner.jpg)repeat-x top;
	height:130px;
	width:100%;
}
#logo{
	float:left;
	padding:10px 10px 10px 20px;
	width:600px;
}
#info{
	float:right;
	position:relative;
	width:270px;
	height:90px;
	padding-top:10px;
	/*text-shadow:1px 1px white;*/
}
.section{
	width:100%;
	background:url(../images/sectionrepeat.jpg) repeat-x bottom;
	padding:20px 0;
}
h3{
	position:relative;
	background:#0aaed1;
	font-size:24px;
	color:white;
	font-weight:bold;
	width:180px;
	padding:7px 20px 7px 20px;
	margin:0;
	float:left;
}
.lefthead{
	background: url(../images/3dleft.jpg) top left no-repeat;
	width:14px;
	height:49px;
	position:absolute;
	top:0;
	left:-14px;
}
.content{
	float:right;
	padding-right:30px;
	width:670px;
}
.content p{
	line-height:20px;
}

.clear{
	clear:both;
}
h4{
	margin:0;
	font-size:24px;
	font-weight:normal;
	color:#333;
	text-shadow:1px 1px white;
}
h5{
	margin:5px 0 5px 0;
	font-size:18px;
	font-weight:normal;
	color:#666;
	/*text-shadow:1px 1px white;*/
}
h6{ 
	margin:10px 0px 0px 0px;	
	font-size:12px;
	font-weight:bold;
	color:#333;
}
img{
	margin-top:10px;
}
hr{
	margin:0px 0px 20px 0px;
}
.item{
	
	padding:20px 0;
	border-bottom:1px solid #ddd;
	position:relative;
}
.item img{
	margin-right:10px;
}
.item li{
	line-height:20px;
}

.sidebar{
	position:absolute;
	top:80px;
	left:-180px;
	width:140px;
	height:22px;
	padding-top:8px;
	background:#ddd;
	border:1px solid #ccc;
	font-size:11px;
	/*color:#e53138;*/
	text-align:center;
	/*text-shadow:1px 1px white;*/
}
td p {margin:0;}
td {padding:2px;}
#links{width:350px; height:20px; margin: 15px 0px 0px 10px; float:left;}

/*coupon  */
#coupon {	
	margin:15px 0px 20px 10px;			
	background-repeat: no-repeat;	
}
.item table{
	margin:20px 0px 20px 0px;
}
#insurance_info td {	
	padding:5px 10px 0px 0px;
	/*color:#F00;*/
}
#insurance_info th {
	text-align:left;
	padding:0px 20px 5px 0px;
	
}
#isa {
	margin:20px 0px 0px 0px;
	padding:0px;
}
#isa img {
	margin:0px 10px 0px 0px;
	float:left;
}
#isa table {
	margin:10px 0px 0px 0px;
}

#isa td {
	padding:0 15px 5px 0px;
}

#coupon1 {
	
	left:20px;
	top:250px;
	background-color:#FFF;
}

.copyright {
	margin:0px 0px 10px 10px;
}
	



	
