@charset "utf-8";
@import url("font/uni05_53.css");

body {
	background-color: #eaeaea;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.lf {
	float:left;
}

.rt {
	float:right;
}

.cb {
	clear:both;
}

/*---------header starts here--------*/
.header {
	height:287px;
	background:url(images/header_bg.jpg) repeat-x top center ;
}

.header_wrapper {
	width:960px;
	min-height:390px;
	background:url(images/top_contentbg.jpg) no-repeat bottom center;
	margin:0 auto;
	padding-top:30px;
}

.headline_text  {
	width:615px;
	font:50px 'PT Sans Narrow', sans-serif;
	font-weight:700;
	color:#FFF;
	margin:0;
	padding-top:10px;
	line-height:56px;
	text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.15);
	text-align:center;
}

.headline_text span {
	color:#ffec94;
}

.arrow_btn {
	margin:70px 0px 20px 4px;;
}

.opt_form {
	width:287px;
	min-height:386px;
	background-color:#f0f0f0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:3px solid rgba(0, 0, 0, 0.16);
	margin-right:30px;
	-webkit-box-shadow: inset 1px 0px 15px rgba(227, 227, 227, 1);
	-moz-box-shadow:    inset 1px 0px 15px rgba(227, 227, 227, 1);
	box-shadow:         inset 1px 0px 15px rgba(227, 227, 227, 1);
}

.opt_form .top {
	background:url(images/optform_top.png) no-repeat top center;
	height:66px;
	font:32px 'PT Sans', sans-serif;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}

.opt_form .middle {
	font:20px 'PT Sans Narrow', sans-serif;
	text-align:center;
	color:#393939;
	line-height:22px;
	padding-top:8px;
}

.middle_image {
	padding-top:7px;
}

input[type=text]
{
    background-color: #fff;
    border:solid 1px #b7b7b7;
    height: 37px;
    text-indent:13px;
    width: 258px;
	margin-bottom:12px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
}

input[type=submit]
{
	background:url(images/download_btn.png) no-repeat center center;
    color: #979797;
    height:51px;
    width: 258px;
	font:26px 'PT Sans', sans-serif;
	font-weight:bold;
    color: #fff;
    text-transform:uppercase;
	border:none;
	cursor:pointer;
}

.opt_form .bottom {
	background:url(images/email_icon.png) no-repeat 10px center;
	padding-left:57px;
}

.bottom p {
	font:11px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#696969;
	margin:0px;
	padding:10px;
}
/*---------header ends here--------*/


/*---------main content starts here--------*/
.main_wrapper {
	background:url(images/contentbg.jpg) repeat-y center center;
	width:960px;
	margin:0px auto;
	min-height:600px;
}

.feature_list {
	width:100%;
	font: 20px 'PT Sans';
	color:#000000;
}

.feature_list ul {
	list-style-type:none;
	padding:0px;
}

.feature_list ul li {
	background:url(images/bullet.png) no-repeat left center;
	padding-left:52px;
	margin-bottom:28px;
	height:31px;
}

.left_column{
	width:574px;
	padding-left:45px;
}

.left_column h2{
	font-family: 'PT Sans Narrow', sans-serif;
	color:#000000;
	font-size:28px;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

.left_column h2 span{
	font-family:28px 'PT Sans Narrow', sans-serif;
	color:#237db0;
	font-size:28px;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

.right_column {
	width:287px;
	min-height:400px;
	margin-right:30px;
	margin-top:32px;
}

.right_column .title {
	background:url(images/feature_topbg.png) no-repeat top center;
	font:italic 38px 'PT Sans Narrow', sans-serif; 
	font-weight:bold;
	text-align:center;
	padding-top:15px;
}

.featured_benefits {
	background:url(images/featured_bg.jpg) repeat-x top center;
	font:20px 'PT Sans';
	color:#343434;
}

.featured_benefits ul {
	list-style-type:none;
	margin:0px;
	padding-left:17px;
	padding-right:17px;
}

.featured_benefits ul li {
	background:url(images/tick_bullet.png) no-repeat left 18px;
	padding:12px 0px 10px 44px;
	border-bottom:1px dotted #a3a3a3;
}
/*---------main content ends here--------*/


/*---------footer starts here--------*/
/*=== Footer Area ===*/

#footer{
	margin:0 auto 20px;
	padding:0;
	width:961px;
	background:url(images/footer_bg.jpg) no-repeat;
	text-align:center;
	overflow:hidden;
}

.footerlinks{
	margin:35px 0 0;
	padding:0;
	text-align:center;
	font-size:14px;
    color:#6b6b6b;
}

.footerlinks a, .footerlinks a:visited{
	color:#6b6b6b;
	font-size:14px;
    text-decoration:none;
}

.footerlinks a:hover{
    text-decoration:underline;
}


.credit {
	padding:0;
	margin:10px 0 0;
	text-align:center;
}

.credit a, .credit a:visited{
	color:#6b6b6b;
	font-size:10px;
    text-decoration:none;
}

.credit a:hover{
    text-decoration:underline;
}
}

#disclaimer {
	width:230px;
	margin:10px 0 0 35px;
	padding:0;
	background:url(images/lock.jpg) no-repeat;
}

#disclaimer img{
	overflow:hidden;
	float:left;
    margin:0 10px 0 35px;
}

#disclaimer p{
	margin:0 0 0 20px;
	padding: 0 10px 0 0;
	font-size:9px;
	color:#999792;
	font-family:Arial, Verdana, Tahoma;
	text-align:left;
}




/*---------footer Ends here--------*/