html{
	background:#fff url(../images/bg-html.jpg) no-repeat 50% 0;
	font:14px/20px Arial, Helvetica, sans-serif;
}
body{
	margin:0;
	background:url(../images/bg-body.jpg) repeat-x 50% 100%;
	min-width:960px;
}
img{border-style:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
/* start wrapper */
#wrapper{
	margin:0 auto;
	width:960px;
	position:relative;
}
#wrapper h1{
	margin:0;
}
/* start logo */
.logo a{
	background:url(../images/bg-logo.gif) no-repeat;
	width:313px;
	height:52px;
	position:absolute;
	top:11px;
	left:31px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:2;
}
.logo strong{
	position:absolute;
	top:48px;
	left:188px;
	z-index:1;
	font-size:12px;
	line-height:14px;
	color:#234468;
	text-transform:uppercase;
	font-style:italic;
}
.logo strong .cufon{
	margin:2px 0 0;
}
/* end logo */
/* start header */
#header{
	height:68px;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
}
/* start nav */
#nav{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:48px;
	bottom:0;
	font-style:italic;
	font-size:17px;
	line-height:20px;
	font-weight:bold;
}
#nav li{
	float:left;
	margin:0 0 0 4px;
}
#nav a{
	float:left;
	color:#305781;
	background:url(../images/bg-nav.png) no-repeat;
	width:105px;
	height:24px;
	padding:9px 0 0;
	text-align:center;
}
* +html #nav a{
	height:27px;
	padding:6px 0 0;
}
#nav a:hover{
	text-decoration:none;
	background:url(../images/bg-nav-hover.png) no-repeat;
}
#nav a .cufon{
	padding:2px 0 0;
}
/* end nav */
/* end header */
.main-wrapper{
	width:100%;
	padding:68px 0 0;
}
.main-t{
	background:url(../images/bg-main-top.png) no-repeat;
	height:9px;
	font-size:1px;
}
.main-b{
	background:url(../images/bg-main-bottom.png) no-repeat;
	height:9px;
	font-size:1px;
}
.main-c{
	background:url(../images/bg-main-center.png) repeat-y;
	width:100%;
}
/* start main */
#main{
	position:relative;
	width:940px;
	padding:0 10px 3px;
}
/* start title-box */
.title-box{
	width:931px;
	padding:8px 0 0 9px;
	overflow:hidden;
	margin:0 0 10px;
}
.title-box h2{
	margin:0;
	color:#234468;
	font-size:36px;
	line-height:39px;
	text-align:center;
	font-style:italic;
}
.title-box h2 .cufon{
	margin:0 0 6px;
}
.title-box h2 em{
	color:#f04100;
}
.check{
	display:block;
	text-align:center;
	font-size:20px;
	line-height:23px;
	font-weight:normal;
	color:#234468;
}

.image-box{
	width:940px;
	overflow:hidden;
	position:absolute;
	top:80px;
	left:10px;
	z-index:1;    
}

.image-box2{
	width:440px;
	overflow:hidden;
	position:absolute;
	top:1px;
	left:510px;
	z-index:1;    
}

.thanks .image-box{
	top:1px;
}
.formpage .image-box{
	top:1px;
}
.image-box img{
	float:left;
}
.right-box{
	float:right;
	background:url(../images/bg-right-box.jpg) no-repeat;
	width:329px;
	padding:8px 12px 0 22px;
	height:300px;
}

.formpage .right-box{
	background:url(../images/bg-right-box01.jpg) no-repeat;
	height:228px;
}

.thanks .right-box{
	padding:8px 6px 0 10px;
	width:347px;
}
.right-box h2{
	margin:0 0 15px;
	font-size:30px;
	line-height:34px;
	font-style:italic;
	color:#fff;
}
* html .right-box h2{
	margin:0 0 11px;
}
.thanks .right-box h2{
	margin:0 0 0 -5px;
	position:relative;
}
* html .thanks .right-box h2{
	margin:-4px 0 0 -5px;
}
.formpage h2{
	margin:0 0 15px 30px;
}
.right-box p{
	margin:0 0 14px;
	color:#fff;
	font-size:14px;
	line-height:14px;
}
.team{
	font-size:14px;
	line-height:16px;
	display:block;
	margin:-1px 0 0;
	color:#fff;
}
* +html .team{
	margin:-5px 0 0;
}
.team a{
	color:#fff;
}
.options-form{
	width:324px;
	padding:0 0 0 5px;
}
.options-form .row{
	width:100%;
	overflow:hidden;
	margin:0 0 7px;
}
.options-form label{
	float:left;
	font-size:14px;
	line-height:16px;
	color:#fff;
	font-weight:bold;
	padding:5px 0 0;
	word-spacing:-1px;
}
optios-form select 
{
    float:left;
}
/*.testimonials-form .compare-select{
	margin:0 25px 0 0;
	display:inline;
}
.options-form .radio1{
	cursor:pointer;
}*/
.options-form .btn-error{
	float:right;
	margin:0 0 0 6px;
	/*display:inline;*/
}
.options-form ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.options-form ul li{
	float:left;
	margin:0 34px 0 0px;
	display:inline;
}
.options-form .btn-find{
	display:block;
	width:187px;
	margin:15px auto 0;
}
.right-box dl{
	font-size:14px;
	line-height:29px;
	font-weight:bold;
	overflow:hidden;
	width:323px;
	margin:-2px 0 0;
	padding:0 0 0 5px;
}
.right-box dl dt{
	color:#fff;
	float:left;
	clear:left;
	width:171px;
}
.right-box dl dd{
	margin:0;
	float:left;
	color:#fff600;
	width:134px;
	font-style:italic;
}
.image-description{
	position:absolute;
	top:9px;
	left:30px;
	width:530px;
}
.image-description h2{
	font-size:30px;
	line-height:34px;
	color:#f04100;
	font-style:italic;
	margin:-2px 0 4px;
}
.image-description h2 .cufon{
	margin:0px 0 4px;
}
.image-description p{
	margin:0 0 19px;
	font-size:14px;
	line-height:20px;
	color:#575757;
}
/* end title-box */
/* start content for quote 1 */

#content{
	width:886px;
	padding:316px 27px 16px;
	background:#edf9ff url(../images/bg-content.gif) no-repeat 0 100%;

	position:relative;
	margin:0 0 8px;
}
* html #content{
	height:413px;
}
/* quote_from styling*/
.formpage #content{
	padding:242px 27px 16px;
	min-height:567px;
}


/*quote_from2 styling 
.formpage #content{
	padding:242px 27px 16px;
	min-height:387px;
}
*/
* html .formpage #content{
	height:567px;
}


#content h3{
	margin:4px 0 14px;
	font-style:italic;
	font-weight:normal;
	color:#3a3a3a;
	font-size:26px;
	line-height:29px;
}
* html #content h3{
	margin:0 0 14px;
}
* htm .formpage #content h3{
	margin:0 0 17px;
}
#content p{
	color:#575757;
	margin:0 0 19px;
	font-size:14px;
	line-height:20px;
}
#content ul{
	margin:-7px 0 9px;
	padding:0;
	list-style:none;
	width:100%;
	color:#575757;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	font-style:italic;
	overflow:hidden;
}
#content ul li{
	background:url(../images/separator01.jpg) no-repeat 4px 50%;
	padding:6px 0 4px 34px;
	margin:0 0 8px;
}
.seal{
	position:absolute;
	top:420px;
	right:99px;
	background:url(../images/gvtStamp.gif) no-repeat;
	width: 139px;
	height: 139px;
}
/* start bottom-nav */
.bottom-nav{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	text-align:center;
	font-size:12px;
	line-height:14px;
}
.bottom-nav li{
	display:inline;
	background:url(../images/separator02.gif) no-repeat 0 2px;
	padding:0 0 0 5px;
}
.bottom-nav li:first-child{
	background:none;
}
.bottom-nav a{
	color:#3a3a3a;
}
/* end bottom-nav */
.blockquote{
	margin:-3px 0 9px 10px;
	background:url(../images/ico01.gif) no-repeat;
	padding:3px 33px 0 23px;
}
.blockquote q{
	color:#575757;
	font-size:12px;
	line-height:20px;
	font-style:italic;
}
.blockquote cite{
	display:block;
	text-align:right;
	color:#575757;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	font-style:italic;
}
.blockquote img{
	vertical-align:middle;
}
/* start table */
.table{
	width:771px;
	margin:-5px 0 80px 50px;
	font-size:14px;
	line-height:16px;
	color:#3a3a3a;
}
.table thead td{
	background:#eee;
	text-align:center;
	height:32px;
	font-weight:bold;
	font-style:italic;
	vertical-align:bottom;
}
.table img{
	display:block;
	margin:0 auto;
}
.table .nobg{
	background:none !important;
	width:8px;
}
.table tbody td{
	background:#a2c6da url(../images/bg-table.gif) repeat-x;
	height:31px;
}
.table .tfoot td{
	background:#eee;
	height:32px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	font-style:italic;
}
.table .tfoot td img{
	display:inline;
}
.table .first-coll{
	text-align:left !important;
	padding:0 0 0 6px;
}
.table .first-coll img{
	vertical-align:middle;
}
/* end table */
.content-holder
{    
	float:left;
	width:100%;
	z-index:2;
}
.content-holder-quote2
{    
	float:left;
	margin-left:0px;
	background:#afdef8 url(../images/inner-top.jpg) no-repeat 100% 0;
	margin-top:-241px;
	width:532px;
	height:520px;
    z-index:2;
}
.content-holder-quote2 .bottom-bg
{
	padding:468px 0 0 8px;
	width:100%;
	background:  url(../images/inner-bottom.jpg) no-repeat bottom;
	z-index:2;
	}
.content-holder-quote2 .inner-content
{
	padding:10px 0 0 30px;
    z-index:2;
	}
	
.content-holder:after{
	content:"";
	display:block;
	clear:both;
}
.content-holder img{
	float:right;
	margin:-15px -27px 0 0;
	position:relative;
}
/* start main-form */
.main-form{
	float:left;
	width:485px;
	padding:5px 0 0 3px;
	z-index:2;
}
.main-form h4{
	font-size:18px;
	line-height:20px;
	color:#f04100;
	font-style:italic;
	margin:0 0 7px;
	z-index:2;
}
* html .main-form h4{
	margin:0 0 4px;
	z-index:2;
}
.main-form .top-part .row{
	padding:0 0 0 5px;
	z-index:2;
}
.main-form .row{
	height:1%;
	overflow:hidden;
	padding:0 0 0 10px;
	margin:0 0 15px;
	z-index:2;
}

.main-form label{
	display:block;
	color:#3a3a3a;
	font-size:14px;
	line-height:16px;
	font-style:italic;
	font-weight:bold;
	margin:0 0 0 3px;
	z-index:2;
}
.main-form .top-part label{
	margin:0 0 0 6px;
	padding:0 0 3px;
	z-index:2;
}
.left-block{
	float:left;
	width:200px;
}
.right-block{
	float:right;
	width:186px;
}
.top-part .right-block{
	width:192px;
}
.input-bg{
	background:url(../images/bg-input.gif) no-repeat;
	width:148px;
	height:22px;
	padding:0 5px;
	float:left;
}
.input-bg input{
	width:148px;
	background:none;
	border:none;
	font-size:12px;
	line-height:14px;
	margin:2px 0 0;
	display:inline;
	float:left;
}
#main .radio-list{
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
#main .radio-list li{
	float:left;
	background:none;
	padding:0;
	margin:0;
}
#main .radio-list #radio1,
#main .radio-list #radio2{
	float:left;
	padding:0;
	margin:0;
}
#main .radio-list label{
	float:left;
	display:inline;
	margin:0 31px 0 0 !important;
	cursor:pointer;
}
.top-part{
	width:100%;
	background:url(../images/hr01.gif) no-repeat 25px 100%;
	margin:0 0 24px;
	overflow:hidden;
	padding:0 0 7px;
}
.btn-close{
	float:left;
	margin:1px 0 0 7px;
	display:inline;
}
.btn-get{
	display:block;
	width:187px;
	margin:50px auto 0;
	padding:0 10px 0 0;
}
/* end main-form */
/* end content */
/* end main */
/* start footer */
#footer{
	height:1%;
	padding:33px 13px 42px;
	color:#fff;
}
#footer p{
	margin:0;
	font-size:10px;
	line-height:12px;
}
/* end footer */
/* end wrapper */
/* contact form */
.contact-form{
	width:400px;
	padding:5px 0 0 3px;
	/*background-color:Blue;*/
}
.contact-form .row{
	padding:10px 0 0 10px;
	margin:0 0 15px;
}

.footertxt 
{
	margin:0;
	text-align:center;
	color:#595959;
	font-size:10px;
	line-height:12px;
}

/* blue box */
.blue-box-holder{
	float:right;
	margin:4px -27px 0 0;
	width:363px;
	position:relative;
	
}
#blue-box {
	background:  url(../images/bg-right-box02.gif) no-repeat;
	margin: 0 0 0 1px; 
}
#blue-box #blue-box-bg {
	/*background: url(../images/bg-blue-box-bottom.gif) no-repeat 0 100%;*/
	overflow: hidden;
	height: 1%;
	padding: 0 0 0 10px;
}
#blue-box p {
	margin: 0 0 17px;
	font-size: 12px;
	line-height: 17px;
	color: #fff;
}

#blue-box h1 {
	margin: 4px 0 0 2px;
	color: #fff;
	font: 27px/27px Arial, Helvetica, sans-serif;
	letter-spacing: -4px;
}
 #blue-box #blue-box-bg h3{
	margin: 10px 0 10px 20px;
	font-size:30px;
	line-height:34px;
	font-style:italic;
    font-weight:bold;
	color:#fff;
	
}
 #blue-box #blue-box-bg #text-box {
	padding: 0 10px 70px 0;
}
#blue-box #blue-box-bg #text-box  p{
	margin: 0;
	padding: 0 0 10px 17px;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	overflow:hidden;
	
}

.right-box2{
	float:right;
	background:url(../images/bg-right-box02.gif) no-repeat;
	width:329px;
	padding:8px 12px 0 22px;
	height:300px;
}
.formpage .right-box2{
	background:url(../images/bg-right-box02.gif) no-repeat;
	height:228px;
}


.thanks .right-box2{
	padding:8px 6px 0 10px;
	width:347px;
}
.right-box2 h2{
	margin:0 0 15px;
	font-size:30px;
	line-height:34px;
	font-style:italic;
	color:#fff;
}
* html .right-box2 h2{
	margin:0 0 11px;
}
.thanks .right-box2 h2{
	margin:0 0 0 -5px;
	position:relative;
}
* html .thanks .right-box2 h2{
	margin:-4px 0 0 -5px;
}
.right-box2 dl{
	font-size:14px;
	line-height:29px;
	font-weight:bold;
	overflow:hidden;
	width:323px;
	margin:-2px 0 0;
	padding:0 0 0 5px;
}
.right-box2 dl dt{
	color:#fff;
	float:left;
	clear:left;
	width:171px;
}
.right-box2 dl dd{
	margin:0;
	float:left;
	color:#fff600;
	width:134px;
	font-style:italic;
}

.header_right {
	position:absolute;
	top:343px;
	right:59px;
	width:400px;	
	text-align:right;
}
.call {
	margin-right:21px;
	font:bold 13px  Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	display:block;
	}
.big {	
	margin-right:21px;
	font:bold 28px  Arial, Helvetica, sans-serif;
	color:#F04100;
	text-transform:uppercase;
	line-height:20px;
	display:block;
	}
.free {
	margin-right:21px;
	font:300 10px  Arial, Helvetica, sans-serif;
	color:#616161;
	display:block;
	}
.header_no
{
	position:absolute;
	top:10px;
	right:59px;
	width:450px;	
	text-align:right;
	}
.hcall {
	font:bold 13px  Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	}
.hbig {	
	font:bold 28px  Arial, Helvetica, sans-serif;
	color:#F04100;
	text-transform:uppercase;
	line-height:15px;
	}
.hfree { 
	font-size:12px;
	line-height:14px;
	color:#234468;
	text-transform:uppercase;
	font-style:italic;
    font-weight:bold;
	}
/* end contact form */

/* Popup */
#MonthlyIncomePopup
{
	display:none; 
	position:absolute;
	border-style: solid; 
	border-width:1px;
	background-color: white; 
	padding: 5px; 
	height:100px; 
	width:150px;
	font-size:12px;
	font-weight:bold;
	z-index:1000;
}
#MonthlyDisposablePopup
{
	display:none; 
	position:absolute;
	border-style: solid; 
	border-width:1px;
	background-color: white; 
	padding: 5px; 
	height:140px; 
	width:120px;
	font-size:12px;
	font-weight:bold;
	z-index:1000;
	margin:10px 0 0 200px;
}

.info {
	width:16px;
	height:16px;
	background:url(../images/i.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	margin-right:7px;
	margin-left:3px;
	float:right;
}
.right-block .info 
{
	position:absolute;
	width:16px;
	height:16px;
	background:url(../images/i.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	margin-right:5px;
	margin-top:10px;
	float:right;
}
.textmsg
{
	background-color:Red;
	margin:0 auto;
	width:90%;
	font: 12px/16px Arial, sans-serif;
	text-align: center;
	color: #fff;
	height:15px;
	padding: 2px 0 2px;
	font-weight:bold;
}