@import url("960.css");

* {
	margin:0;
	padding:0;
}


body{
	background:#eaeaea;
	font:12px/1.6em "Helvetica", "Arial", sans-serif;
	color:#3e3e3e;
	position: relative;
}

img{
	border:0;
}

p{
	margin-bottom:1.5em;
}

/*header
=======================================*/
#header{
	background:#000;
	padding:15px 0;
	line-height:15px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
	border-bottom:1px solid #737373;
}

/*welcome
=======================================*/
#welcome{
	background:#000 url(img/welcome-bg.jpg) repeat-x left top;
	padding-top:15px;
	color:#fff;
	font-size:22px;
	line-height:1.6em;
}

#welcome h1{
	width:580px;
	height:162px;
	text-indent:-99999999px;
	background:url(img/welcome-introducing.png) no-repeat left top;
	margin:0 auto;
}

#welcome h2{
	width:690px;
	height:81px;
	text-indent:-99999999px;
	background:url(img/welcome-banner.png) no-repeat left top;
	margin:0 auto;
	position:relative;
	right:-2px;
}

#tell-me-more{
	padding:5px 10px;
	background:#fff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	text-align:center;
	display:block;
	margin:0 auto;
	width:8em;
	border:1px solid white;
}

a:hover#tell-me-more{
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	-khtml-opacity: .8;
}

/*how it works
=======================================*/
#how-it-works{
	background:url(img/how-it-works-bg.jpg) repeat-x left top;
	padding:250px 0 15px 0;
	margin-top:-120px;
}

#how-it-works h2{
	font-size:30px;
	text-align:center;
	text-transform:uppercase;
	color:#00293e;
	margin-bottom:.5em;
}

#step1,
#step2,
#step3{
	padding-top:190px;
	font-size:16px;
	line-height:1.5em;
}

#step1{
	background:url(img/step1.png) no-repeat right top;
}

#step2{
	background:url(img/step2.png) no-repeat left top;
}

#step3{
	background:url(img/step3.png) no-repeat left top;
}

/*pricing
=======================================*/
#pricing{
	padding:15px 0 0 0;
}

#pricing .container_16{
	position: relative;
	}

#pricing h2{
	text-indent:-99999999px;
	background:url(img/pricing.jpg) no-repeat center top;
	height:34px;
	margin-top:10px;
}
#pricing_table{
	border:1px solid #d0d0d0;
	background:#fff;
	padding:15px;
	font-size:1.5em;
	margin:15px 30px 0 30px !important;
}

#pricing_table table{
	width:500px;
	float:left;
	border-spacing:0;
	}


#pricing_table th{
	text-align:left;
	text-transform:uppercase;
	padding:5px;

}

#pricing_table th em{
	display:block;
	text-transform:none;
	font:italic 12px "Georgia", serif;
}

#pricing_table td{
	padding:5px;
	color:green;
	font-weight:bold;
}

#experttwo th{
	background:#dbffdb;
}

#experttwo td{
	background:#dbffdb url(img/best-bet-bg.png) no-repeat right center;
	padding-right:100px;
	}

#best-bet{}

a#interested{
	display:block;
	text-indent:-999999px;
	background:url(img/interested.jpg) no-repeat left top;
	width:215px;
	height:38px;
	margin:15px auto;
}

a:hover#interested{
	background-position:left -47px;
}

#sample{
	margin-top:30px;
	float:right;
	position: absolute;
	right:0;
	}


/*faq
=======================================*/

#faq{
	background: url(img/lift.jpg) no-repeat center top;
	padding:25px 0;
}

#faq dd{
	margin-bottom:3em;
}

#faq dt{
	font:italic 1.5em "Georgia", serif;
	color:#000;
	margin-bottom:.5em;
}

#faq dd ol{
	margin-top:1em;
}

#faq dd ol li{
	margin:0 0 1em 2em;
}

#faq .warning{
	float:right;
	margin-top:-3em;
}

#faq cite{
	margin-bottom:3em;
	display:block;
	font-style:normal;
	font-weight:bold;
}

#faq blockquote{
	color:#660000;
	font:italic 14px/150% "Georgia", serif;
	margin-bottom:.5em;
	background:url(img/blockquote.jpg) no-repeat left bottom;
	padding-bottom:35px;
}

/*contact
=======================================*/
#contact{
	background:#eaeaea;
	padding:15px 0;
}

#contact table{
	margin-bottom:2em;
	}

#contact-form{
	background:#ccff99;
	padding:15px;
}

#contact-form h2{
	margin-bottom:1em;
}
label{
	font-weight:bold;
}
.text-med, #message, #antispam, #send-to-friend input{
	margin-bottom:1em;
	font-size:16px;
	padding:3px;
	font-family:"Georgia", serif;
}

.button{
	font-size:18px;
	cursor:pointer;
	}
	

#send-to-friend{
	padding:10px;
	}	
	
#send-to-friend td{
	padding:5px 0;
	}	
#send-to-friend label{
	display:block;
	}
	
#send-to-friend p{
	margin-bottom:5px;
	}		
#send-to-friend input{
	margin:0;
	
	width:180px;
	font-size:12px;
	}

.error li{
	background:url(img/bullet_error.png) no-repeat left center;
	padding-left:19px;
	font-weight:bold;
	color:red;
	}	
.success{
	margin-bottom:.5em;
	font-weight:bold;
	font-size:20px;
	color:green;
	}	
	
#send-to-friend .message{
	margin-bottom:10px;
	width:90%;
	}	

#send-to-friend{
	margin:10px;
	padding:10px;
	background:#fff;
	}

#send-to-friend h1{
	margin-bottom:.5em;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	
	}
		

/*credits
=======================================*/

#credits{
	background:#d5d5d5 url(img/credits.jpg) repeat-x left top;
	padding:15px 0;
}

#credits h2{
	text-indent:-99999px;
	background:url(img/credits-headline.jpg) no-repeat left top;
	width:268px;
	height:31px;
}

.roaster{
	float:left;
	margin:1em 1em 1em 0;
}

.roaster img{
	border:2px solid #9e9e9e;
	}

.roaster a:hover img{
	border:2px solid #4caae4;
	}

.roaster small{
	display:block;
	text-align:center;
}