@charset "utf-8";
body {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin:0;
	padding:0 0 40px;
	background:url(../images/body_background.png) repeat-x #2a6896;
}
a{
	color:#ee3e02;
	text-decoration:underline;
}
a:hover{
	color:#ee3e02;
	text-decoration:none;
}
h1{
	font-size:32px;
	font-weight:normal;
	line-height:normal;
}
h2{
	font-size:21px;
	font-weight:normal;
	line-height:normal;
}
h3{
	font-size:218x;
	font-weight:normal;
	line-height:normal;
	padding-left:10px;
}
.clear{
	clear:both;
}
.white11{
	color:#FFFFFF;
	font-size:11px;
}
.white{
	color:#FFFFFF;
}
.size15{
	font-size:15px;
}
#body_background{
	width:100%;
	background:url(../images/background_white.jpg) no-repeat center top;/*
	#background:url(../images/background_white_ie.jpg) no-repeat center top;*/
}

#container{
	width:850px;
	margin:0 auto;
	background:#fff;
}
#inner_container{
	width:850px;
	background:url(../images/header_back.jpg) no-repeat right top;
	position:relative;
}
#header{
	height:355px;
}
#header h1{
	display:none;
}
.logo{
	width:185px;
	height:30px;
	float:left;
	margin: 23px 0px 0px 59px;
	display:inline;
}
#guaranteed{
	position:absolute;
	top:32px;
	left:788px;
}
#top_vedio{
	position:absolute;
	top:224px;
	left:230px;
}
#nicodyne_bottal{
	position:absolute;
	top:113px;
	left:-21px;
}
#mondy_back{
	position:absolute;
	top:76px;
	left:-35px;
}
#index_arrow{
	position:absolute;
	top:645px;
	left:-16px;
}
#mainbody{
	margin:0 auto;
	padding:0;
}
#body_left{
	float:left;
	width:495px;
	padding-left:30px;
}
#body_right{
	float:left;
	width:283px;
	margin-left:31px;
	display:inline;
}
#media{
	overflow:hidden;
	height:310px;
	background:url(../images/media_bg.jpg) no-repeat 0px 50px;
}
.media_title{
	margin: 21px 0px 0px 213px;
}
.media_txt{
	margin: 18px 0px 0px 234px;
	width:285px;
	font-family:Trebuchet MS;
	font-size:13px;
	line-height:16px;
}
.media_box{
	width:241px;
	margin: 12px 0px 0px 195px;
	padding: 10px 26px;
	border:solid 1px #00aeef;
	background:#fff;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	color:#00aeef;
}
/* ---------------- ORDER FORM START----------------------- */
#order_form{
	position:absolute;
	left:547px;
	top:286px;
	width:326px;
	height:512px;
	background-image:url('../images/form_back.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
#order_form #heading{
	width:325px;
	height:30px;
	padding-top:45px;
	text-align:center;
	font-family:"Myriad Pro", Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color:#aaaaaa;
	font-weight:bold;
	font-size:22px;
}

#order_form #heading .big{
	font-size:38px;
}
#order_form #heading .small{
	font-size:16px;
}
#order_form #form_body{
	padding:5px 20px 0px 25px;
}
.trust_scan{
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:14px;
}
.form_row{
 	padding-bottom:6px;
	#padding-bottom:4px;
}
.form_col1 {
 	float:left;
	width:90px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	font-family:Tahoma, Arial;
	text-align:right;
}
.form_col2 {
 	float:right;
	width:185px;
	text-align:left;
}
.form_col2 select {
 	border:1px solid  #6797c4;
	height:21px;
	width:180px;
	color:#000000;
	font-family:Tahoma, Arial;
	font-size:12px;
	padding-top:1px;
}

.form_col2 input {
 	border:1px solid #fff;
	height:18px;
	width:175px;
	color:#000000;
	font-family:Tahoma, Arial;
	font-size:12px;
	padding-top:2px;
	padding-left:3px;
}
	
/* ---------------- ORDER FORM END----------------------- */

#featured{
	padding-top:110px;
	padding-bottom:6px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	color:#00aeef;
	font-family:Trebuchet MS;
	font-size:13px;
}
#featured div{
	white-space:nowrap;
}
/* why_you_need */

#why_you_need{
	border:solid 1px #2a6896;
	width:488px; 
	line-height:16px;
}
#need_head{
	background-color:#2a6896;
	padding:4px 10px 4px 15px;
}
#need_head h2{
	font-family:Trebuchet MS;
	font-size:26px;
	text-transform:uppercase;
}
#need_head h2 span{
	font-size:28px;
	text-transform:none;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:1px;
}
#need_head h2 strong{
	font-style:italic;
}
#need_text{
	padding:15px 20px 15px 20px;
	font-family:Trebuchet MS;
	font-size:13px;
}
#need_text_top{
	width:165px;
	height:126px;
	background:url(../images/why_you_need_img.jpg) no-repeat;
	padding: 30px 20px 0px 264px;
	font-weight:bold;
}
#need_text_bottom{
	padding: 12px 10px 0px 0px;
}
#works{
	width:490px;
	height:249px;
	position:relative;
	background:url(../images/works_img.jpg) no-repeat;
	font-family:Trebuchet MS;
	overflow:hidden;
}
#works_head{
	padding-bottom:10px;
}
#works_text{
	width:196px;
	height:131px;
	padding: 25px 0px 0px 28px;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
}
#works_slogan{
	font-size:23px;
	font-style:italic;
	color:#f26522;
	line-height:24px;
	font-weight:bold;
	padding: 16px 0px 0px 20px;
}
#works_slogan span{
	font-size:27px;
	font-style: normal;
	color:#8dc63f;
	text-transform:uppercase;
	margin-left:18px;
}
#story_box{
	margin-top:130px;
	padding-bottom:12px;
	background:#cee9f2;
}
#story_head{
	padding:12px 0 0;
}
#story_head h2{
	font-family:Trebuchet MS;
	font-size:21px;
	text-align:center;
	line-height:40px;
}
.story_row{
	padding: 12px 20px;
}
.story_img{
	text-align:center;
}
.story_text{
}
.story_text p{
	font-style:italic;
	font-size:13px;
}
.story_text .name{
	font-style:normal;
	font-weight:bold;
	font-size:13px;
}

#risk_free{
	width:850px;
	margin: 15px auto 0px;
}
#risk_free_top{
	height:40px;
	width:850px;
	text-align:center;
	background-color:#00aeef;
}
#risk_free_top h2{
	font-family:Trebuchet MS;
	font-size:21px;
	line-height:40px;
}
#risk_free_body{
	width:850px;
	height:280px;
	background-image:url(../images/risk_free_back.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Trebuchet MS;
}
#risk_free_body_left{
	float:left;
	width:464px;
	height:245px;
	padding:25px 15px 0 181px;
}
#risk_free_body_left p, #risk_free_body_left h2{
padding-left:20px;
}
#risk_free_body_left p{
	font-size:15px;
	line-height:18px;
	margin: 20px 0px;
	padding: 0px 0px 0px 20px;
}
#guarantee_bottom{
	
	padding:20px 25px 0px 105px;
	width:530px;
	height:103px;
	margin:0 auto;
	margin-top:25px;
	font-size:16px;
	text-align:center;
	background-image:url(../images/guarantee_bottom.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#footer {
	width:850px;
	height:71px;
	margin:auto;
	padding: 10px 0px 0px;
	text-align:center;
	color:#2a6896;
	background:url(../images/footer_bg.png) no-repeat #cee9f2;
	font-family:Trebuchet MS;
	font-size:14px;
	line-height:32px;
}
#footer a {
	text-decoration: none;
	color: #2a6896;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .terms {
	font-size: 12px;
	text-align: justify;
	line-height: normal;
	margin: 20px auto;
}
#footer .terms h3 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#footer .terms p {
	margin: 5px 0 20px;
}
#difference{
	padding-left:10px;
}
#difference .heading{
	font-family:"Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	text-align:left;
	padding-bottom:10px;
}
#difference .list_row{
	padding-bottom:0px;
}
#difference .list_text{
	float:left;
	color:#102d63;
	font-family:"Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	width:305px;
	letter-spacing:-1px;
}
#difference .list_image {
	float:left;
	text-align:left;
	width:30px;
}
.btn_continue{
	width:275px;
	height:90px;
	border:none;
	margin: auto;
	cursor:pointer;
	background:url(../images/form_button.png) no-repeat;
	display:block;
	margin:auto;
}
.btn_continue:hover{
	background-position:bottom;
}
