*{
padding:0;
margin:0;
}


body{
text-align:center;
height:100%;
margin:auto;
position:relative;
background: url(images/bg_grad.gif) repeat-x #E2E2E2;
padding-top: 5px;
width:980px;
}

.content{
background: url(images/bg_content.gif) repeat-x #E2E2E2;
height:800px;
}

.logo{
width:980px;
float: left;
position: relative;
}
#navbar{
width: 617px;
float:left;
top:55px;
position: relative;
}

.howto{
width: 960px;
position: relative;
top:10px;
}
.sell{
width: 420px;
height: 213px;
background: url(images/lh_13.png);
top: 22px;
position: relative;
left: 10px;
float:left;
}
.inside_sell{
width: 245px;
height: 130px;
margin-right: 5px;
margin-top: 68px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
float:right;
position: absolute;
right: 0px;
top: 10px;
}

.inside_sell strong{
color:#EB1A4D;
font-size:12px;
line-height: 20px;
}

.business{
width: 257px;
height: 213px;
background: url(images/lh_15.gif);
top:22px;
margin-left: 10px;
position:relative;
left: 13px;
float: left;
}

.inside_business{
width: 175px;
height: 100px;
margin-left: 12px;
margin-top: 40px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
float:left;
}
.inside_business strong{
color:#EB1A4D;
font-size:12px;
line-height: 20px;
}

.faq{
width: 257px;
height: 213px;
background: url(images/lh_17.gif);
top: 22px;
margin-left: 13px;
position:relative;
left: 13px;
float:left;
}

.inside_faq{
width: 240px;
height: 170px;
margin-right: 1px;
margin-top: 35px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
float:right;
}
.inside_faq strong{
color:#00A8D9;
font-size:12px;
line-height: 18px;
}

.padded_faq{
margin-top: 10px;
margin-bottom: 15px;
}

.main{
width: 958px;
background: url(images/cfl_1412.png) #FFFFFF;
top: 22px;
position: relative;
left: 10px;
float:left;
border:solid 1px #C3C3C3;
}
.inside_main{
width: 940px;
margin-left: 10px;
margin-top: 15px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
float:left;
}

.inside_main strong{
color:#10ADDB;
font-size:14px;
line-height: 18px;
}

.ul{
margin:10px 0 2px 10px ;
list-style-type:none;
}
.ul li{
line-height: 14px;
background-image:url(images/square.gif);
background-position:0px 6px;
background-repeat:no-repeat;
padding:0 0px 2px 10px;
}

.footer{
	background: url(images/lh_21.gif) no-repeat #E2E2E2;
	width: 940px;
	height:101px;	
	position: relative;
	float:right;
	top: 34px;
	right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;

}

.verisign{
width:115px;
padding-right: 30px;
float: right;
position: relative;
}
.truste{
width:172px;
padding-right: 15px;
float: right;
position:relative;
padding-top: 14px;
}

.truste2
{
	border: 1px solid #ddd;
	float: left;
	padding-bottom: 51.5px;
	padding-top: 51.5px;
	width: 175px;
	margin-right: 10px;
	margin-top: 20px;
}


.bbb{
width:62px;
height:99px;	
padding-right: 5px;
float: right;
position:relative;
padding-top: 0px;
}

a{
color:#00A8D9;
text-decoration:underline;
}
a:visited{text-decoration:underline}
a:hover{text-decoration:none}

.note{
font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.contact_form{
	padding-right: 15px;
	float: right;
	display:inline;
	position: absolute;
	left: 447px;
	top: 67px;
}

.started{
	width: 120px;
	height: 35px;
	float: right;
	right: 28px;
	top: 17px;
	position: absolute;
	
	}
#logo_img {
	display:inline;
	width:397px;
	height:55px;
	float:left;
}


/* BUTTONS*/

#instant a {
	display:inline;
	width:150px;
	height:55px;
    background: url("images/instant_quote.gif") 0 0 no-repeat;
	float:left;
   }
#instant a:hover {
   background-position: 0 -55px;
   }
#instant a:active {
   background-position: 0 0;
   }
   
#how a {
	display:inline;
	width:145px;
	height:55px;
    background: url("images/how_it_works.gif") 0 0 no-repeat;
	float:left;
   }
#how a:hover {
   background-position: 0 -55px;
   }
#how a:active {
   background-position: 0 0;
   }
   
#faq a {
	display:inline;
	width:83px;
	height:55px;
    background: url("images/faq.gif") 0 0 no-repeat;
	float:left;
   }
#faq a:hover {
   background-position: 0 -55px;
   }
#faq a:active {
   background-position: 0 0;
   }
   
#about a {
	display:inline;
	width:91px;
	height:55px;
    background: url("images/about.gif") 0 0 no-repeat;
	float:left;
   }
#about a:hover {
   background-position: 0 -55px;
   }
#about a:active {
   background-position: 0 0;
   }
   
#contact a {
	display:inline;
	width:114px;
	height:55px;
    background: url("images/contact.gif") 0 0 no-repeat;
	float:left;
   }
#contact a:hover {
   background-position: 0 -55px;
   }
#contact a:active {
   background-position: 0 0;
   }
   
#nav_space {
	display:inline;
	width:63px;
	height:55px;
	float:left;
   }
