* {
	margin:0px;
	padding:0px;
	text-decoration:none;
	list-style-type:none;
}

body,td,th {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background-color: #FFF;
	background-image: url(../images/back_bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #4d2525;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4d2525;
}
a:hover {
	text-decoration: underline;
	color: #216cb0;
}
a:active {
	text-decoration: none;
	color: #4d2525;
}

img{ border:0px; outline:none}

h1,h2,h3,h4,h5,h6{ margin:0px; padding:0px; font-weight:normal;} 

p{ margin:0px; padding:0px;}

.float_left{
	width:auto;
	height:auto;
	float:left;
}

.float_right{
	width:auto;
	height:auto;
	float:right;
}

.clear{clear:both;}

.body_in {
	background-color: #FFF;
	background-image: url(../images/back_bg_2.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#main_container{
	width:963px;
	height:auto;
	margin:auto;
	position: relative;
}

/*========================TOP HERE===============================*/

.top_main{
	float:left;
	width:963px;
	height:auto;
	position: relative;
}

.top_bg{
	float:left;
	width:963px;
	height:73px;
	background-image:url(../images/top_bg.gif);
	margin-bottom:4px;
}

.logo{
	width:auto;
	height:auto;
	float:left;
	padding:14px 0px 0px 3px;
}

.top_right{
	float:right;
	width:500px;
	height:73px;

}

.nav{
	float:right;
	width:283px;
	padding-right:5px;
	height:33px;
}

.nav li{
	color:#FFF;
	display:inline;
}

.nav li a{
	display:block;
	width:90px;
	text-align:center;
	background-color:#396387;
	color:#FFF;
	height:23px;
	padding:10px 0px 0px 0px;
	border:1px solid #234b65;
	font-size:11px;
	font-weight:bold;
	border-top:none;
	float:left;
}

.nav li a:hover{
	display:block;
	width:90px;
	text-align:center;
	background-color:#234b65;
	color:#FFF;
	text-decoration:none;
}

.nav2{
	float:right;
	width:460px;
	padding-right:5px;
	height:20px;
	padding-top:13px;
	text-align:right;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.nav2 a{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.free{
	position:absolute;
	left:-7px;
	top:268px;
	width:auto;
	height:auto;
	z-index:1000;
}

.tab0{
	float:left;
	width:963px;
	height:51px;
}

/*========================TOP HERE===============================*/

/*========================MAIN HERE===============================*/

#main{
	width:943px;
	float:left;
	background-color:#FFF;
	height:auto;
	padding:10px 10px 0px 10px;
}

#main2{
	width:963px;
	float:left;
	background-color:#FFF;
	height:auto;
	padding-bottom: 15px;
}

.tab_box{
	border-right: 1px dashed #C5C5C5;
    color: #333333;
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 16px;
    height: auto;
    line-height: 25px;
    min-height: 250px;
    padding: 10px;
    width: 451px;
}

.tab_box2{
	float:left;
	width:451px;
	padding:10px;
	height:auto;
	border-right:1px dashed #c5c5c5;
	font-size:17px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:25px;
	color:#333;
	min-height:150px;
}

.tab_box span{
	font-size:15px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:19px;
	color:#333;
}

.tab_box h1{
	font-size:17px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:25px;
	color:#236677;
	font-weight:bold;
	margin-bottom:10px;
}

.tab_box li{
	background-image:url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	line-height:25px;
	padding-left:15px;
	font-size:12px;
	color:#333;
	
}


.tab_box2 span{
	font-size:15px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:19px;
	color:#333;
}

.tab_box2 h1{
	font-size:17px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:25px;
	color:#236677;
	font-weight:bold;
	margin-bottom:10px;
}

.tab_box2 li{
	background-image:url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	line-height:25px;
	padding-left:15px;
	font-size:12px;
	color:#333;
	
}

.line{
	float:left;
	width:963px;
	height:2px;
	border-bottom:1px dashed #c5c5c5;
	margin:5px 0px 5px 0px;
}

.why_left{
	float:left;
	width:633px;
	height:auto;
	border-right:1px dashed #c5c5c5;

}

.why_box{
	float:left;
	width:285px;
	height:auto;
	background:url(../images/why_box_bg.gif) repeat-x #e1e1e1;
	border:1px solid #e1e1e1;
	min-height:184px;
	padding:10px;
	margin-right:9px;
	margin-bottom:9px;
}


.why_box img{
	margin-top:5px;
}

.why_box_content{
	float:right;
	width:230px;
	height:auto;
}

.why_box_content h1{
	font-size:14px;
	color:#2f638a;
	padding-bottom:5px;
}

.how_box{
	float:left;
	width:320px;
	height:auto;
	background:url(../images/how_box_bg.gif) repeat-x #e1e1e1;
	border:1px solid #e1e1e1;
	min-height:279px;
	padding:10px;
	margin-right:9px;
	margin-bottom:9px;
}

.how_box h1{
	font-size:18px;
	color:#2f638a;
	padding-bottom:10px;
	font-weight:bold;
}

.how_box li{
	background:url(../images/arrow6.png) no-repeat 0px 15px;
	border-bottom:1px solid #dbdbdb;
	line-height:40px;
	padding-left:20px;
	font-size:13px;
	font-weight:bold;
}

.how_box2{
	float:left;
	width:259px;
	height:auto;
	padding:0px 12px 0px 12px;
}

.how_box2 li{
	float:left;
	width:259px;
	background:url(../images/down_line.gif) no-repeat 0px 0px ;
	height:auto;
	background-position:bottom;
	line-height:50px;
	font-weight:bold;
	padding-bottom:20px;
	font-size:16px;
}


/*========================MAIN HERE===============================*/

/*========================LEFT HERE===============================*/

.left_main{
	float:left;
	width:246px;
	height:auto;
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-y;
	min-height:500px;
}

.left_menu{
	float:left;
	width:246px;
	height:auto;	
	min-height:150px;
	padding-top:35px;
}

.left_menu h1{
	font-size:14px;
	color:#1e589b;
	font-weight:bold;
	padding-left:20px;
	margin-bottom:23px;
}

.left_menu li{
	float:left;
}

.left_menu li a{
	float:left;
	display:block;
	width:216px;
	padding:5px 0px 0px 20px ;
	height:21px;
	background-image:url(../images/left-menu_bg.gif);
	color:#1e589b;
}

.left_menu li a:hover{
	background-image: url(../images/left_hover.gif);
	text-decoration:none;
	color:#000;
}

.left_menu li a.active{
	float:left;
	display:block;
	width:216px;
	padding:5px 0px 0px 20px ;
	height:21px;
	background-image: url(../images/left_hover.gif);
	text-decoration:none;
	color:#000;
}

.left_box{
	float:left;
	width:210px;
	background-image:url(../images/side-box-shade.png);
	min-height:200px;
	height:auto;
	margin-top:2px;
	padding:25px 10px 0px 15px;
	background-repeat:no-repeat;
	color:#2f6886;
}

.left_box h1{
	font-size:17px;
	font-weight:bold;
	color:#236677;
	margin:0px 0px 30px 0px;
	
}

.left_box p{

	line-height:16px;
}

.left_box h1 img{
	margin-right:10px;
	margin-top:-5px;
}

.testi_box{
	float:left;
	width:200px;
	background-image:url(../images/testimonial-bg.png);
	min-height:211px;
	height:auto;
	margin-top:2px;
	padding:25px 10px 10px 15px;
	background-repeat:no-repeat;
	color:#2f6886;
	background-color:#FFF;
}

.testi_box h1{
	font: bold 13px Arial,Helvetica,sans-serif;
    text-transform: uppercase;
	color:#000;
	margin:0px 0px 8px 0px;
	padding:0px 0px 10px 70px;
	background:url(../images/testimonial.png) no-repeat 0 0;
}

.testi_box p{

	line-height:16px;
}

.testi_box h1 img{
	margin-right:10px;
	margin-top:-5px;
}




.left_menu2{
	float:left;
	width:246px;
	height:auto;
	padding-top:30px;
}

.left_menu2 h1{
	font-size:15px;
	color:#62696f;
	font-weight:bold;
	padding-left:20px;
	margin-bottom:0px;
	background:url(../images/left2_h1_bg.gif) repeat-y;
}

.left_menu2 li{
	float:left;
}

.left_menu2 li a{
	float:left;
	display:block;
	font-weight:bold;
	width:180px;
	padding:11px 0px 0px 30px ;
	height:29px;
	background-image:url(../images/left-menu2_bg.gif);
	color:#25647c;
}

.left_menu2 li a:hover{
	background-image: url(../images/left-menu2_bg_hover.gif);
	text-decoration:none;
	color: #666;
}

.left_menu2 li a.active{
	float:left;
	display:block;
	font-weight:bold;
	width:180px;
	padding:11px 0px 0px 30px ;
	height:29px;
	background-image: url(../images/left-menu2_bg_hover.gif);
	text-decoration:none;
	color: #666;
}

.left_menu3{
	float:left;
	width:246px;
	height:auto;
	padding-top:30px;
}

.left_menu3 h1{
	font-size:15px;
	color:#62696f;
	font-weight:bold;
	padding-left:20px;
	margin-bottom:0px;
	background:url(../images/left2_h1_bg.gif) repeat-y;
}

.left_menu3 li{
	background-image: url("../images/left-menu3_bg.gif");
    background-position: -8px 0;
    border-bottom: 1px solid #CDCDCD;
    color: #25647C;
    display: block;
    float: left;
    font-weight: bold;
    height: auto;
    margin-left: 5px;
    padding: 11px 0 10px 20px;
    width: 175px;
}

.login_main{
	height:auto;
	float:left;
	margin:0px 0px 0px 240px;
	width:416px;
	padding:10px;
	border:1px solid #000;
	margin-top:50px;
	margin-bottom:50px;
}

.login_main h1{
	font-size:22px;
	color:#62696f;
	padding-bottom:3px;
	margin-bottom:10px;
	font-weight:bold;
	border-bottom:3px solid #194e60;
}

.login_box{
	height:auto;
	width:416px;
	color:#396387;
	float:left;
	padding-bottom:5px;
}

.login_box a{
	color:#396387;
}
.login_box_textbox{
	width:396px;
	color:#194e60;
	float:left;
	height:18px;
	padding:4px 10px 4px 10px;
	border:1px solid #adc2c8;
}

input.login{
	width:auto;
	padding:5px 15px 5px 15px;
	cursor:pointer;
	margin:5px 0px 0px 0px;
	border:none;
	color:#FFF;
	background:#1d5063;
	height:auto;
}

.project_main{
	float:left;
	width:100%;
	height:auto;
	padding:35px 0px 0px 0px;
}

.project_main_head{
	font-size:12px;
	font-weight:bold;
	float:left;
	width:100%;
	padding:10px 0px 10px 0px;
}

.project_box{
	float:left;
	width:222px;
	padding-left:10px;
	height:auto;
	padding-bottom:8px;
}

.project_box input{
	float:left;
	margin-right:5px;
}

a.read-more:link, a.read-more:visited, a.read-more:active, a.read-more:hover {
    color: #3D8FAA;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}


.left_contact_box{
	font-size:12px;
	color:#666;
	margin-bottom:23px;
	float:left;
	width:225px;
	padding-left:15px;
	margin-bottom:15px;
}

.left_contact_box h1{
	font-size:14px;
	color:#1e589b;	
	margin-bottom:5px;
}

.left_contact_text1{
	font-size:12px;
	color:#666666;
	float:left;
	width:50px;
	font-weight:bold;
	margin-bottom:5px;
}
.left_contact_text2{
	font-size:12px;
	color:#252525;
	float:left;
	width:170px;
	margin-bottom:5px;
}
.left_contact_text2 a{
	color:#3d8faa;
}


.textarea{
	width:700px;
}

/*========================LEFT HERE===============================*/

/*========================RIGHT HERE===============================*/

.right_main{
	float:right;
	width:700px;
	height:auto;
	padding-top:33px;
}

.right_main h1{
	font-size:22px;
	color:#62696f;
	font-weight:bold;
	margin-bottom:5px;
}

.right_main h2{
	font-size:18px;
	color:#2f6886;
	margin-top:15px;
	margin-bottom:5px;
}

.right_main h3{
	font-size:18px;
	color:#1e589b;
	margin-top:15px;
	margin-bottom:15px;
}

.right_main p{
	font-size:13px;
	line-height:18px;
	color:#62696f;
}
.right_main span{
	font-size:13px;
	line-height:18px;
	color:#000;
}

.right_main a{
	color:#1e589b;
}

.blue_box{
	float:left;
	width:100%;
	height:auto;
	line-height:22px;
	padding:20px 0px 20px 0px;
	text-align:center;
	margin:15px 0px 0px 0px;
	background:#1c556c;
	font-size: 16px ;
	color: #FFF;
}

.blue_box a{
	color: #ffd904;
}

.faq_main{
	float:left;
	width:100%;
	height:auto;
}
.faq_main li{
	background:url(../images/arrow.gif) no-repeat 0 4px;
	padding-left:25px;
	color:#62696f;
	margin-bottom:15px;
}

.faq_main li span{
	color:#1e589b;
	font-weight:bold;
}

.faq_main li h1{
	font-size:13px;
	font-weight:bold;
	color:#62696f;
}


.account_main{
	float:left;
	height:auto;
	width:100%;
	padding:100px 0px 0px 0px;
	color:#396387;
}

.account_main h1{
	font-size:35px;
	font-weight:bold;
	color:#396387;
}

.account_main h1 span{
	font-size:24px;
	font-weight:normal;
	color:#24546b;
}

.account_textbox{
	border: 1px solid #ADC2C8;
    height: 18px;
    margin-left: 15px;
    padding: 4px;
    width: 348px;	
}

.account_submit{
	width:110px;
	height:28px;
	color:#FFF;
	font-size:0px;
	border:0px solid #adc2c8;
	background:url(../images/sign-up.gif) no-repeat 0px 0px;
	padding:0px 0px 0px 0px;
	cursor:pointer;
}

.guarnteed_box{
	float:left;
	height:auto;
	width:500px;
	padding:20px 0px 20px 200px;
	min-height:248px;
	border-bottom:1px solid #d9d9d9;
	border-top:1px solid #d9d9d9;
	margin:10px 0px 10px 0px;
	background:url(../images/globe.gif) no-repeat 0 70px;
}

.guarnteed_box h1{
	font-size:48px;
	color:#62696f;
	font-weight:normal;
	margin:0px;
}

.guarnteed_box h2{
	font-size:48px;
	color:#396387;
	font-weight:normal;
	margin:0px;
	text-transform:uppercase;
}

.guarnteed_box li{
	background:url(../images/arrow3.gif) no-repeat 0 13px;
	line-height:40px;
	color:#1e589b;
	font-size:20px;
	padding:0px 0px 0px 17px;
}

.lead_box{
	background:url(../images/lead_box.gif) no-repeat 0 0px;
	width:670px;
	height:132px;
	margin-bottom:10px;
	float:left;
	padding:10px;
	color:#000;
}
.lead_box span{
	color:#205a70;
}
.lead_box h1{
	font-size:48px;
	color:#000;
	font-weight:normal;
	margin:0px;
}

.lead_box h2{
	font-size:17px;
	color:#396387;
	font-weight:normal;
	margin:0px 0px 15px 0px;
}

.lead_box_drop{
	width:150px;
}

.tab-area{}
.tab{}
.tab-menu ul{
	margin-top:-41px;
	*margin-top:27px;
    overflow: hidden;
    position: absolute;
	
}
.tab-menu ul li{ background:#1c5568; float:left;overflow:hidden; line-height:41px; display:block;  margin-right:1px; border:1px solid #194e60; border-bottom:none; margin-top:0px; }
.tab-menu ul li a{ /*background:#e3fbaf; line-height:41px; display:block; padding:0 9px 0 8px; margin-left:12px;*/ font-size:16px; padding: 0 15px 0 13px;  font-weight:bold;  display:block; color:#fff; border:0px solid #1c5568; border-bottom:none; font-family: arial; }
.tab-menu ul li a:hover{ background: url(../images/tab_on.gif) #fff repeat-x ; color:#62696f !important; display:block; text-decoration:none; }
.tab-menu ul li.active a{ background:url(../images/tab_on.gif) #fff repeat-x ; color:#62696f; display:block;}
.tab-box{background: url("../images/tab-box-bg.png") no-repeat scroll center top transparent;
    border: 1px solid #194E60;
    clear: both;
    margin: 25px 0 0;
    overflow: hidden;
    padding: 10px 0 0;
}
.tab-box-bottm{overflow:hidden; padding:0px 12px 10px 13px;}

.welcome_box{
	float:left;
	width:98%;
	height:26px;
	padding:10px 10px 0px 0px; 
	color:#FFF;
	background-color:#1c5568;
	text-align:right;
}

.dash_box{
	float:left;
	width:99%;
	height:auto;
	padding:15px 0px 15px 0px;
	border-bottom:1px solid #CCC;
}

.dash_box_in{
	float:left;
	width:300px;
	height:auto;
	font-size:16px;
	color:#1c5568;
	padding-left:27px;
}

.dash_box_in a{
	color:#1c5568;
}

.dash_box_in img{
	margin-right:10px;
}

.tab-box-bottm h1{
	font-size:16px;
	font-weight:bold;
	float:left;
	width:auto;
	margin:10px 0px 10px 0px;
}

.request_form{
	float:left;
	width:100%;
	padding-top:10px;
	height:auto;
}
.request_box{
	float:left;
	width:233px;
	height:auto;
	margin-right:35px;
	margin-top:10px;
}

.request_input_box{
	float:left;
	width:229px;
	height:23px;
	padding:3px 0px 0px 4px;
	background-image:url(../images/request_box.gif);
	margin-top:3px;
}

input.request_textbox{
	width:210px;
	background:transparent;
	border:none;
}

.phone_input_box{
	float:left;
	width:66px;
	height:23px;
	padding:3px 0px 0px 4px;
	background-image:url(../images/phone_box.gif);
	margin-top:3px;
	margin-left:5px;
}

input.phone_textbox{
	width:65px;
	background:transparent;
	border:none;
}

.phone_textbox2{
	width:65px;
}
.phone_textbox3{
	width:85px;
}

.textarea{
	background-image:url(../images/textarea.gif);
	width:481px;
	height:81px;
	border:none;
	padding:10px;
}

.my_account_main{
	float:left;
	width:343px;
	border-right:1px solid #CCC;
	padding-top:10px;
	height:auto;
}

.lead_main{
	float:left;
	width:100%;
	height:auto;
	padding-top:15px;
}

.green_head{
	float:left;
	width:100%;
	height:22px;
	padding-top:5px;
	background-color:#74b835;
}

.green_head li{
	text-align:center;
	float:left;
	width:auto;
	color:#FFF;
	font-weight:bold;
}
.grey_box{
	float:left;
	width:100%;
	/*height:22px;*/
	padding-top:5px;
	background-color:#f1f1f1;
}

.grey_box li{
	text-align:center;
	float:left;
	width:auto;
	color:#000;

}


.grey_box1{
	float:left;
	width:100%;
	height:22px;
	padding-top:5px;
	background-color:#e4e4e4;
}

.grey_box1 li{
	text-align:center;
	float:left;
	width:auto;
	color:#000;

}

.billing_box{
	float: left;
    height: auto;
    margin-left: 5px;
    margin-top: 10px;
    min-height: 40px;
    width: 225px;
}

.billing_textbox{
	width:225px;
}

.message{
	width:250px;
	padding:10px;
	color:#1e586c;
	height:auto;
	float:left;
	border:1px solid #a5b9c3;
	line-height:18px;
	margin:25px 0px 0px 50px ;
}

.billing_box2{
	 color: #1E586C;
    float: left;
    font-weight: bold;
    height: auto;
    margin-left: 5px;
    margin-top: 16px;
    min-height: 40px;
    width: 225px;
}
/*========================RIGHT HERE===============================*/

/*========================FOOTER HERE===============================*/

#footer_wrapper{
	float:left;
	height:auto;
	background-color:#f1f1f1;
	width:100%;
	margin:auto;
}

.footer{
	height:auto;
	background-color:#f1f1f1;
	width:943px;
	margin:auto;
	min-height:100px;
	padding-top:50px;
}

.footer_box{
	float:left;
	height:auto;
	background-color:#f1f1f1;
	width:210px;
	margin-right:25px;
}

.footer_box li{
	color:#333;
}

.footer_box li a{
	color:#333;
}

.footer_box h1{
	font-size:11px;
	font-weight:bold;
	color:#216ca2;
	border-bottom:1px solid #d9d9d9;
	padding-bottom:4px;
	margin-bottom:10px;
}

.footer_box h1 a{
	color:#216ca2;
}

.footer_line{
	background-color:#ccc;
	width:943px;
	height:1px;
	float:left;
	margin-top:15px;
}

.copyright{
	text-align:center;
	width:943px;
	height:auto;
	float: left;
	font-weight:bold;
	padding-top:10px;
}
/*========================FOOTER HERE===============================*/

.message_color{
	color:#0762B5;	
	font-size:12px;;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.message_color p{
	color:#0762B5;	
	font-size:12px;;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}