* {margin: 0; padding: 0 }

body {
	font-family: 'Verdana', 'Geneva', 'Arial', sans-serif;
	font-size: 12px;
	color: #325b7b;
	background-image: url(../images/bg-gradient.jpg);
	background-repeat: repeat-x;
	background-color: #a3c5ce;
	}
	
.clear {
	clear: both;
	
	}
	
img {
	border: none;
	}
	
a {
	color: #0e7fce;
	outline: none;
	}
	
a:link {

	text-decoration: underline;
	}
	
a:hover {
	color: #184455;
	text-decoration: none;
	}
	
a:active {
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	}

input {
	font-size:11px;
}
	
/******MAIN WRAPPER******/

.main-wrapper {
	width: 980px;
	margin: 0px auto;
	}
	
	
/******HEADER******/

.main-wrapper .header {
	width: 960px;
	float: left;
	margin-left:6px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
.main-wrapper .header a.logo {
	float: left;
	width: 259px;
	height: 108px;
	background-image: url(../images/sprite1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	}

.main-wrapper .header ul.header-links {
	float: right;
	list-style-type: none;
	margin-top: 32px;
	padding-bottom: 9px;
	border-bottom: 2px solid #7fcad6;
	width: 675px;
	}
	
.main-wrapper .header ul.header-links li {
	display: inline;
	}

.main-wrapper .header ul.header-links li a {
	float: right;
	display: block;
	font-size: 13px;
	margin-left: 12px;
	padding-left: 12px;
	border-left: 1px solid #4f6e8c;
	text-decoration:none;
	}
.main-wrapper .header ul.header-links li a.down {
font-weight:normal;
}

	
.main-wrapper .header ul.header-links li a.why-whiten {
	border: 0px;
	}
	
.main-wrapper .header ul.login {
	float: right;
	list-style-type: none;
	margin-top: 12px;
	width:550px;
	}
	
.main-wrapper .header ul.login li {

	font-size: 10px;
	display: inline;
	text-align:right;
	}
	
.main-wrapper .header ul.login li a {
	float: right;
	display: inline;
	font-size: 10px;
	margin-left: 10px;
	text-decoration:none;
	}

.main-wrapper .header ul.login li a.sslogin, .sslogin:hover { 
	text-decoration:none;cursor:default;
	color: #325b7b;
}
	
.main-wrapper .header ul.login li a.become {
	border-right: 1px solid #4f6e8c;
	padding-right: 10px;

	}
	
.main-wrapper .header ul.login li input {
	display:inline;
}
.main-wrapper .header ul.login li input.username {
	float: right;
	margin-top: -2px;
	margin-left: 10px;
	width: 87px;
	height: 17px;
	background-image: url(../images/sprite1.png);
	background-repeat: no-repeat;
	background-position: 0px -114px;
	border: 0px;
	}
	
.main-wrapper .header ul.login input.go {
	float: right;
	margin-top: -2px;
	margin-left: 10px;
	border: 0px;
	background-color:#6B9FAD;
	color:#FFFFFF;
	height:18px;
	width:20px;
	}

.main-wrapper .header ul.login input.password {
	float: right;
	margin-top: -2px;
	margin-left: 10px;
	width: 87px;
	height: 17px;
	border: 0px;
	background-image: url(../images/sprite1.png);
	background-repeat: no-repeat;
	background-position: -87px -114px;
	}
	
	
/*****MAIN-CONTENT******/

main-wrapper .main-content {
	width: 980px;
	margin:20px;
	padding:0;
	}

	
/*****HOME BILLBOARD*****/

.main-wrapper .main-content .billboard {
	width: 727px;
	height: 319px;
	float: left;
	background-image: url(../images/sprite1.png);
	background-repeat: no-repeat;
	background-position: 0px -131px;
	margin-bottom: 40px;
	}
	
.main-wrapper .main-content .billboard img.product {
	position: absolute;
	margin-top: 145px;
	margin-left: 70px;
	}
	
.main-wrapper .main-content .billboard img.girl {
	position: absolute;
	margin-left: 472px;
	margin-top: -6px;
	}

.main-wrapper .main-content .billboard2 {
	width: 727px;
	height: 319px;
	float: left;
	margin-bottom: 40px;
	background-image: url(../images/sprite1.png);
	background-repeat: no-repeat;
	background-position: 0px -131px;
	}
	
.main-wrapper .main-content .billboard2 img.product {
	position: absolute;
	margin-top: 145px;
	margin-left: 70px;
	}
	
.main-wrapper .main-content .billboard2 img.girl {
	position: absolute;
	margin: 9px 0px 0px 10px;
	padding:0;
	}
	

/*****PROMO COLUMN******/	
	
	
.main-wrapper .promo-area {
	width: 250px;
	float: right;
	padding:0;margin:0;
	overflow-x:hidden;
	}
	
.main-wrapper .promo-area a.application {
	float: left;
	width: 253px;
	height: 154px;
	text-indent: -9999px;
	background-image: url(../images/sprite1.png);
	background-repeat: no-repeat;
	background-position: -253px -450px;
	}
	
.main-wrapper .promo-area a.promo {
	float: left;
	width: 253px;
	height: 161px;
	text-indent: -9999px;
	background-image: url(../images/sprite1.png);
	background-repeat: no-repeat;
	background-position: 0px -450px;
	}
	
	
.main-wrapper .promo-area .find {
	float: right;
	width: 250px;
	height: 200px;
	margin-top: 43px;
	margin-right: 4px;
	background-image: url(../images/sprite1.png);
	background-repeat: no-repeat;
	background-position: 0px -819px;
	}
	
.main-wrapper .promo-area .find input.search {
	position: absolute;
	border: 0px;
	margin-left: 58px;
	margin-top: 92px;
	height: 18px;
	width: 130px;
	}

.main-wrapper .promo-area .find input.go {
	position: absolute;
	border: 0px;
	margin-left: 193px;
	margin-top: 92px;
	height: 18px;
	width: 20px;
	background-color:#6B9FAD;
	border:solid 0px #000;
	color:#fff;
	}
	
	
/*****HORIZONTAL LINKS*****/

.main-wrapper .main-content a.why-whiten {
	float: left;
	width: 242px;
	height: 200px;
	margin-right: 3px;
	text-indent: -9999px;
	background-image: url(../images/sprite1.png);
	background-repeat: no-repeat;
	background-position: 0px -616px;
	}
	
.main-wrapper .main-content a.why-rightsmile {
	float: left;
	width: 236px;
	height: 200px;
	margin-right: 3px;
	text-indent: -9999px;
	background-image: url(../images/sprite1.png);
	background-repeat: no-repeat;
	background-position: -243px -616px;
	}
	
.main-wrapper .main-content a.our-process {
	float: left;
	width: 232px;
	height: 200px;
	text-indent: -9999px;
	background-image: url(../images/sprite1.png);
	background-repeat: no-repeat;
	background-position: -480px -616px;
	}

	

/*****FOOTER******/


.main-wrapper .footer {
	float: left;
	clear:both;
	width: 980px;
	height: 230px;
	margin-top: 35px;
	}
	
.main-wrapper .footer .footer-top {
	float: left;
	width: 980px;
	height: 17px;
	background-image: url(../images/sprite1.png);
	background-repeat: no-repeat;
	background-position: 0px -1023px;
	}
	
.main-wrapper .footer ul.footer-links {
	float: left;
	list-style-type: none;
	margin-top: 20px;
	margin-left: 3px;
	}
	
.main-wrapper .footer ul.footer-links li {
	display: inline;
	}

.main-wrapper .footer ul.footer-links li a {
	float: left;
	display: block;
	font-size: 10px;
	padding-right: 8px;
	margin-left: 8px;
	border-right: 1px solid #4f6e8c;
	text-decoration:none;
	}
	
.main-wrapper .footer ul.footer-links li a.noborder {
	border: 0px;
	}
	
.main-wrapper .footer ul.footer-links li a:hover {
	color: #4f6e8c;
	}
	
.main-wrapper .footer ul.login {
	float: left;
	list-style-type: none;
	margin-top: 6px;
	margin-left: 3px;
	}
	
.main-wrapper .footer ul.login li {
	display: inline;
	}

.main-wrapper .footer ul.login li a {
	float: left;
	display: block;
	font-size: 11px;
	padding-right: 8px;
	margin-left: 8px;
	border-right: 1px solid #4f6e8c;

	}
	
.main-wrapper .footer ul.login li a.login {
	border: 0px;
	}
	
.main-wrapper .footer ul.login li a:hover {
	color: #4f6e8c;
	}
	
.main-wrapper .footer p {
	float: left;
	font-size: 11px;

	margin-left: 10px;
	margin-top: 20px;
	}
	
	

/******SUBPAGE CONTENT******/

.main-wrapper .sub-content {
	width: 980px;
	margin: 0px;
	display:block;
	clear:both;
	}

	
/*****SUBPAGE BILLBOARD*****/

	
.main-wrapper .sub-content .billboard {
	width: 727px;
	min-height: 152px;
	height:auto !important;
 	height:152px;
	float: left;
	background-image: url(../images/sprite1.png);
	background-repeat: no-repeat;
	background-position: 0px -1055px;
	}
	
.main-wrapper .sub-content .billboard h1 {
	font-weight: 100;
	font-size: 34px;
	margin-left: 50px;
	margin-top: 40px;
	margin-bottom: 15px;
	}
	
.main-wrapper .sub-content .billboard p {
	float: left;
	width: 420px;
	line-height: 18px;
	margin-bottom: 16px;
	margin-left: 50px;
	clear:both;
	}

.main-wrapper .sub-content .billboard ul {
	float: left;
	width: 420px;
	line-height: 18px;
	margin-bottom: 16px;
	margin-left: 50px;
	clear:both;
	}

.main-wrapper .sub-content .billboard ul li {
	margin:0px 0px 10px 20px;display:block;list-style-type:disc;
}

.main-wrapper .sub-content .billboard img.steps {	
	margin-top: 120px;
	margin-left: 490px;
	position: absolute;
	}
	
.main-wrapper .sub-content .billboard img.product {
	position: absolute;
	margin-left: 482px;
	margin-top: 40px;
	}
	
.main-wrapper .sub-content .billboard img.guy {	
	margin-left: 490px;
	position: absolute;
	}


.whyanswer {
	display:block;clear:both;
	width:450px;
	margin: 0px 0px 20px 60px;
}

table.repform {
	padding-top: 10px;
	padding-left: 5px;
	width:600px;
	}
	
table.repform td {
	padding-bottom: 7px;
	padding-right: 5px;
	}
	
table.repform .input {
	width: 150px;
	}
	
table.repform input.zip {
	width: 65px;
	}
	
table.repform input.phone {
	width: 110px;
	}
	
table.repform input.submit {
	width: 70px;
	}

.search-outer2 {
	float:left;
	margin:15px 0 0 0px;
	border: 1px solid #ffffff;
	clear:both;
}

.search-inner2 {
width: 600px;
	padding:10px 10px 10px 10px;
	margin: 0px;
	background-color: #D0EBF4;
	float: left;
	}

div.search-inner2 form { margin:0;padding:0;width:600px; }

.hostcontent {
	width: 600px;
	margin: 0 auto;
	}

.hostcontent table.hostlist {
	margin-top: 20px;
	width: 100%;
	padding-bottom: 30px;
	}
	
.hostcontent table.hostlist td {
	padding: 5px 10px 5px 10px;
	}

.hostcontent table.hostlist tr.categories {
	font-weight: bold;
	}
	
.hostcontent table.hostlist tr.even {
	background-color: #e2f1f6;
	}


#hostsearch { width:600px;float:left;margin: 0 0 0 40px; }

#hostsearch div.search-outer2 div.search-inner2 b { padding-bottom:10px;font-size:18px;display:block; }
	