@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.clear{
	clear: both;
}

#wrapper{
	margin: 0 auto;
	width: 1000px;
}

#title{
	float: left;
	width: 1000px;
	padding: 5px 0px;
}

.title_lft{
	float: left;
	width: 307px;
	height: 40px;
	padding: 16px 0px 9px 10px;
}

.topmenu{
	float: right;
	width: 300px;
}

.topmenu ul{
	margin: 10px 0 0 0;
	padding: 0px;
}

.topmenu ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	list-style: disc;
	line-height: 16px;
	
}

/*.topmenu ul li a{
	float: left;
	width: 105px;
	margin-right: 5px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background-image: url(../images/menu_button.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.topmenu ul li a:hover{
	background-color: #3a73ad;
	background-repeat: no-repeat;
	padding-top: 5px;
}*/

#header{
	float: left;
	width: 1000px;
	height: 380px;
}

.header_lft{
	float: left;
	width: 680px;
	height: 368px;
	padding-top: 12px;
}

.header_rth{
	float: right;
	width: 302px;
	height: 380px;
}

.punchline1{
	float: left;
	width: 680px;
	height: 129px;
	background-image: url(../images/header_01.gif);
	background-repeat: no-repeat;
}

.p1{
	margin: 0px;
	padding: 0px;
	padding-left: 165px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #f79300;
}

.p2{
	margin: 0px;
	padding: 10px 0px 0px 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #81aa20;
	font-style: italic;
}

.form_base{
	float: left;
	width: 680px;
	height: 239px;
}

.form_lft{
	float: left;
	width: 202px;
	height: 59px;
	padding-top: 180px;
	text-align: center;
	background-image: url(../images/form_lft.gif);
	background-repeat: no-repeat;
}

#form{
	float: left;
	width: 459px;
	height: 239px;
	background-image: url(../images/form_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #1e5b9a;
	text-align: center;
}

.form_rth{
	float: right;
	width: 19px;
	height: 239px;
	background-image: url(../images/form_rth.gif);
	background-repeat: no-repeat;
}

.how_lft{
	float: left;
	width: 76px;
	height: 380px;
	background-image: url(../images/how_it_works_lft.gif);
	background-repeat: no-repeat;
}

.how_works{
	float: left;
	width: 205px;
	height: 380px;
	background-image: url(../images/how_it_works_bg.gif);
	background-repeat: repeat-x;
}

.how_title{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #81aa20;
	font-style: italic;
	padding: 23px 0px 0px 7px;
}

.how_steps{
	margin:0px;
	padding: 0px;
	padding-top: 17px;
	padding-bottom: 12px;
}

.how_rth{
	float: right;
	width: 21px;
	height: 380px;
	background-image: url(../images/how_it_works_rth.gif);
	background-repeat: no-repeat;
}

.form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 0px;
	color: #000000;
}
.input_field {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 105px;
	color: #000000;
}

form, input{
	margin: 0px;
	padding: 0px;
}

.keywords{
	float: left;
	width: 1000px;
	height: 202px;
	margin: 10px 0px;
}

.box{
	float: left;
	width: 140px;
	padding: 5px;
	height: 192px;
	background-image: url(../images/box.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-right: 20px;
}

.box_link{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #205d9c;
	text-decoration: none;
}

.box_link a{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #205d9c;
	text-decoration: none;
}

.box_link a:hover{
	color: #000000;
}

.box_text{
	margin: 0px;
	padding: 3px 0 10px 0;
	color: #545454;
	text-align: justify;
}

#container{
	float: left;
	width: 1000px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
}

#container_int{
	float: left;
	width: 1000px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
}

.content_lft{
	float: left;
	width: 15px;
	height: 150px;
	background-image: url(../images/content_lft.gif);
	background-repeat: no-repeat;
}

.content_rth{
	float: right;
	width: 15px;
	height: 156px;
	background-image: url(../images/content_rth.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.container{
	float: right;
	width: 970px;
}

#left_home{
	float: left;
	width: 700px;
}

#right_home{
	float: right;
	width: 250px;
}

.page_title{
	margin: 0px;
	line-height: 47px;
	padding-top: 5px;
	margin-left: 10px;
	font-weight: bold;
	padding-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #205d9c;
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
}

.txt p{
	line-height: 18px;
	text-align: justify;
	margin: 0px;
	padding: 10px 0px;
}

h3{
	margin: 0px;
	line-height: 47px;
	padding-top: 5px;
	margin-left: 10px;
	padding-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff6c00;
	background-image: url(../images/article_title_bg.gif);
	background-repeat: no-repeat;
}

.article_panel{
	float: left;
	width: 250px;
}

.article_panel ul{
	margin: 0px;
	padding: 0px;
}

.article_panel ul li{
	list-style: none;
	display: block;
	color: #484848;
	text-align: justify;
	padding-top: 10px;
}

.article_panel ul li a{
	font-weight: bold;
	color: #81aa20;
	text-decoration: none;
}

.article_panel ul li a:hover{
	color: #3871ac;
}

.more_article{
	float: left;
	width: 250px;
	margin: 10px 0px;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	padding: 0px 0px 5px 0px;
}

.more_article a{
	font-weight: bold;
	color: #3871ac;
	text-decoration: none;
}

.more_article a:hover{
	color: #000000;
}

#footer{
	float: left;
	width: 1000px;
	padding: 10px 0px;
	margin: 10px 0px;
	border-top: 1px dashed #999999;
}

#footer ul{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#footer ul li{
	list-style: none;
	display: inline;
	margin: 0px 3px;
	font-weight: bold;
	color: #205D9C;
	line-height:20px;
}

#footer ul li a{
	font-weight: bold;
	color: #205D9C;
	text-decoration: none;
}

#footer ul li a:hover{
	color: #3871ac;
}

.copyright{
	float: left;
	width: 1000px;
	text-align: center;
}

.copyright a{
	color: #225f9d;
	text-decoration: none;
	font-weight: bold;
}

.copyright a:hover{
	color: #000000;
}

#right{
	float: right;
	width: 700px;
}

#left{
	float: left;
	width: 250px;
}

.leftnavi{
	float: left;
	width: 220px;
}

.leftnavi ul{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-top: 10px;
}

.leftnavi ul li{
	list-style: none;
	display: block;
	color: #484848;
	text-align: justify;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 26px;
	border-bottom: 1px dashed #CCCCCC;
}

.leftnavi ul li a{
	margin-left: 20px;
	font-weight: bold;
	color: #81aa20;
	text-decoration: none;
}

.leftnavi ul li a:hover{
	color: #3871ac;
}

.articles{}

.articles li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #205D9C;
	line-height: 22px;
}

.articles ul li a:hover{
	color: #000000;
}

/*contact us form starts*/
#form_container{
	float: left;
	width: 480px;
	height: 100%;
	padding-left: 50px;
	margin:0;
	border: 1px dashed #E2E2E2;
}


.form_heading{
	width: 400px;
	text-align: center;
	margin: 0px 0 0 0px;
	padding: 6px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ff7700;
	text-align: center;
	border-bottom:#CCCCCC dashed 1px;
}


.input_c{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px inset #999999;
	width: 200px;
	margin-top: 20px;
	padding: 5px;
	
} 

.label_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 20px;
	float: left;
	width: 180px;
}


.payday_160{
	float: left;
	width: 160px;
	height: 600px;
}
.textarea
{
	padding:0;
	margin:20px 0 0 0;
	width:210px;
	height:100px;
	border: 1px inset #cccccc;
}
/*contact us form ends*/


h1{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	text-transform: capitalize;
	background: #25619F;
}