/* css browser reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%; font-family: Helvetica, Verdana,Arial, Helvetica, sans-serif; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color:#000000;background:#ffffff;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/** general layout **/
body {background:#ffffff;  font-size:14px;}
#wrapper {background:url(../images/fill.png) repeat-y; width:890px; margin:-10px auto 0px auto;}
#logo {background:url(../images/logo-background.png) no-repeat; width:890px; height:137px; margin:0px auto 0px auto;}
#banner{background:url(../images/banner.png) no-repeat; width:890px; height:212px; margin:0px auto 0px auto;}
#navigation {width:890px; height:31px; margin:0px auto 0px auto;}
#main-contents {width:700px; margin-left:100px; padding-bottom:20px; padding-top: 10px;}
#section-testimonials{margin:auto;}
.sub-monial{margin:15px 0px;}
#footer {clear:both;}

/** hr tags **/
.hrline{background:url(../images/hr.png) no-repeat; width:508px; height:9px; border:none; margin:15px 0 15px 0;}

/** h tags **/
h1{font-size:22px; margin:10px 0 18px 0; line-height:30px; color:#25529c; font-weight:bold; text-align:center; padding-top:20px; }
h2{font-size:18px; padding:20px 0 10px 0; line-height:25px; color:#25529c; font-weight: bold;}
h3{font-size:14px; font-weight:bold;}
#buy-section h2{text-align:center;}

/** p tags **/
p {padding:0px 0 15px 0; line-height:23px;}
#risk-free p{width:320px; margin:20px 0 0 190px; padding:20px 0px 0px 0px;}
.sub-monials p{padding-top:0px; margin-left:0px; font-size:13px; font-style:italic; line-height:22px;}
#faq-section p{padding:0px 0px; line-height:22px;}
#faq-section p.ques{font-weight:bold; margin-top:15px;}
#faq-section p.ans{padding-bottom:10px; color:#0F0F0F; }
.sub-monials p.monial-name{color:#000000; font-style:italic; text-align:right; margin:-20px 0px 10px 0;}
#buy-section p{margin:0px 0px;}
div#footer p{font-size:11px; color:#010101; text-align:center;}
div#more-testimonials p{font-style:italic;}
div#more-testimonials p.testimonial-name{text-align:right;}

/** img tags **/
img { border:none;}
#right-clm img{float:left;padding:10px; clear:left;}
.sub-monials img{float:left; padding-right:15px;}
#buy-section .float-left img{margin:30px 15px 25px 15px;}
#logo img{margin:25px auto auto 80px;}
/** list tags **/
#navigation ul{margin-left:4px;}
#navigation ul li{display:inline; margin-left:-4px;}

/** ul tags **/
.check-mark ul{margin:10px 10px 10px 30px;}
.check-mark ul li{background:url(../images/check-mark.png) no-repeat; list-style:none; padding-left:20px; margin-top:10px;}
.check-mark .margin{margin-left:250px;}
/** a tags **/
a:visited {color:#0000ff}

/** form tags **/
form.buy_btn{width:480px; margin:0px auto 15px auto;}
form#email-contact-form{border:5px ridge #cccccc; padding:15px; background:#cccccc;}
form#email-contact-form label{display:block; margin:4px 0px; font-size:14px;}
form#email-contact-form input{width:40%;}
form#email-contact-form input#submit{width:125px;}
form#email-contact-form textarea{width:100%; margin-bottom:10px;}

#content-upsell input{ margin-bottom:20px;}

/** Special Offer**/
div.special-offer{border:1px solid #cccccc; background:#e3ecf5; }
div#buy-section div.special-offer h2{text-align:left; margin-bottom:15px;}

/** general classes **/
.red{color:#ff0000;}
.blue{color:#0000CC;}
.black{color:#000000;}
.graybg{background-color:#cccccc;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.underline{text-decoration:underline;}
.spacer{line-height:40px;}
.redline{border-bottom:1px solid #25529c; margin:0px 0 20px 0}
.clear{clear:left;}
.fonttwenty{font-size:20px;}
.fonttwentyfour{font-size:24px;}
.float-left{float:left;}
.neg-top-twenty{margin-top:-20px;}
.lesspad{padding-bottom:0px;}

#qbcontainter{
	float:none;
	height: auto;
	width: 700px;
	border: 0px;
}

#qbtop{
	background-image:url(../images/qb_top.gif); 
	background-repeat: none;
	height: 33px;
	width: 700px;
	border: 0px;
	margin: 0 0 0 0;
}

#qbcontent{
	background-image:url(../images/qb_content.gif); 
	background-repeat: none;
	height: auto;
	width: auto;
	border: 0px;
	padding: 0px 50px 0px 50px;
	color: black;
	font-size:16px;
}

#qbbot{
	background-image:url(../images/qb_bottom.gif); 
	background-repeat: none;
	height: 35px;
	width: 700px;
	border: 0px;
	margin: 0 0 0 0;
}
