/* to set browser properties */
@font-face {
    font-family: "impact";
    src: url(font/impact.ttf);
}

* { 
	padding: 0; 
	margin: 0;
}

body{
	font:16px 'trebuchet ms', arial;
	color:#5b5b5b;
	background:url(../images/bodybg.jpg) repeat-x top;

	text-align:center;
}

img{border:0px;}

.flt{float:left;}

.rft{float:right;}

.clr{clear:both;}


/* for layout css*/

#header{
	width:100%;
	background:url(../images/banner-bg.jpg) no-repeat center top;
	height:336px;
}
#header .header-txt{
	font-size:43px;
	color:#ffffff;
	font-family: impact,times new roman, Helvetica, sans-serif;
	width:850px;
	font-weight:bold;
	text-align:right;
	line-height:50px;
	margin:auto;
	padding:10px 0 0 25px;
}
#header .header-txt .punchline{
	text-align:center;
	width:495px;
	float:right;

}

#header .header-txt .punchline span{
	text-transform:uppercase;
	display:block;
	color:#34beff;
}

#wrap{
	width:823px;
	margin:auto;
	text-align:left;
	padding:0px 0 10px 0;
}

#wrap .leftpart table{

	font-size:1.21em;
	color:#151515;
	margin-top:10px;
} 

#wrap .leftpart table td{
	padding:15px 0 0px 0px;
}

#wrap .leftpart{
	width:457px;
	float:left;
}
#wrap .leftpart h1{
	color:#006da0;
	font-size:1.83em;
	line-height:1em;
	font-weight:normal;
	font-family:'trebuchet ms', verdana;
}

#wrap .leftpart ul{
	list-style:none;
	font-size:1.21em;
	color:#151515;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
} 

#wrap .leftpart ul li{
	background:url(../images/arrow.jpg) no-repeat 0px 0px;
	padding:8px 0 5px 45px;
}

#wrap .leftpart .getyour{
text-align:right;
padding-right:15px;
}


#wrap .rightpart{
	width:362px;
	float:right;
	margin-top:10px;
}

#wrap .rightpart .form-heading{
	text-align:center;
	font-family:impact;
	font-size:38px;
	color:#131313;
}

.financial{
	font-family:'trebuchet ms', arial;
	font-size:35px;
	color:#006da0;
	line-height:37px;
	padding-bottom:135px;
	text-transform:uppercase;
}

#wrap .rightpart .form-part{
background:url(../images/form-bg.gif) no-repeat top left;
	margin:5px 0px;
	padding:17px 0 6px 0;
}

#wrap .rightpart .form-part label{
	text-align:right;
	width:80px;
	float:left;
	padding:6px 3px;
	font-size:1.08em;	
}

#wrap .rightpart .form-part input{
	border:1px solid #737373;
	border-bottom:2px solid #737373;
	width:243px;
	margin:3px 0px;
	padding:5px 0px;
}
#wrap .rightpart .form-part p{text-align:center;}

#wrap .rightpart .form-part input.sub{
	border:0px; width:auto;
}

#wrap .rightpart p.below-form{
	font-size:0.58em;
	padding:0 10px;
	text-align:center;
	color:#323232;
}

.testmonial{
	clear:both;
	width:753px;
	padding-top:10px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1em;

}

.testmonial h3{color:#00486c; text-transform:uppercase; font-size:22px;}

.box{
	margin:7px 0;
}

.box .box-top{
	background:url(../images/box-top.jpg) no-repeat top;
	height:11px;
}

.box .box-center{
	background:url(../images/box-center.jpg) repeat-y center;
	padding:10px 17px;
	line-height:16px;
}

.box .box-bottom{
	background:url(../images/box-bottom.jpg) no-repeat bottom;
	height:11px;
}


.box p.link{
	text-align:right;
	color:#006da0;
	font-size:13px;
	padding:6px 5px 0px 0px;
}

.footer{
	background:url(../images/footerbg.jpg) repeat-x top #dcdcdc;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	clear:both;
	padding-bottom:25px;
}

.footer-cotent{
	width:818px;
	margin:auto;
}

.footer-cotent h2{
	padding:18px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#fff;
}
.footer-cotent p{
	font-size:15px;
	color:#fff;
	line-height:22px;
}

/*
-------------- thanks you page --------------*/
body#thanks{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bodybginner.jpg) repeat-x;
}
h1, h2, h3, h4, h5{margin:0px; padding:0px;}

.clear{clear:both; height:3px; overflow:hidden; width:2px;}
a, img{border:0px; outline:none;}

.header{
	background:	url(../images/banner.jpg) no-repeat center;
	font-family:impact, arial;
	text-align:center;
	height:234px;
}

.header h1, .header h2{
	color:#FFFFFF;
}
.header h1{font-size:50px; line-height:53px; padding-top:10px;}

.header h2{font-size:28px; line-height:53px;}

.header h3{color:#34beff; font-size:24px; line-height:29px; margin-top:10px; text-transform:uppercase;}

.wrap{
	width:664px;
	margin:auto;
	padding:10px 0px;
}

.formpart{
	background:url(../images/form-bg.jpg) no-repeat;
	width:664px;
	height:465px;
	color:#316c94;
}

.footer-inner{background:url(../images/footerbg-part.jpg) repeat-x; height:44px;}
.footerpart{background:url(../images/footerbg.jpg) center; height:44px; margin:auto;}