 
body{
	background:#f4e5cd;
	margin:0px;
}

.main_table{
	width:800px;
	height:auto;
	background:#f4e5cd;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#19476b;	
}

.header_line{
	height:13px;
	background: url(../images/header_shdow.png) repeat-x;
	
}
.header_bg{
	background:url(../images/heder_bg.png) no-repeat;
}

.logo_table{
	width:751px;
	height:84px;
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	text-align:center;
	
}

.header_center_bg{
	background:url(../images/header-shadow_06.png) repeat-x;
}

.plan_a_table{
	width:237px;
	height:210px;
	margin:20px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;

}

.plan_a_leftbg{
	background:url(../images/plan_a_left_bg.png);
	width:84px;
	height:210px;
}
.plan_a_rightbg{
	background:url(../images/plan_a_right_bg.png);
	width:153px;
	height:210px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b17d20;

	
}
.plan_a_rightbg a{
	color:#000000;
}

.plan_table_main_text{
		font-family:"Trebuchet MS";
		font-size:18px;
		font-weight:bold;
		color:#FFFFFF;
}

		 		/**************************************************************
                *				 center	 table css start here  			    *
                **************************************************************/
				
.center_table_padding{
	padding:20px 0 20px 0;
}

.center_table_bg{
	background:url(../images/center_table_bg.png) repeat-y;
	width:760px; 
	height:auto;
}

.get_credit_table{
	width:751px;
	height:225px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
	line-height:23px;
	
}

.get_credit_image{
	width:731px;
	height:202px;
	background:url(../images/get_creadit.png) no-repeat;
	margin:auto;
}

.get_credit_heading_text{
	font-family:"Trebuchet MS";
	font-size:30px;
	font-weight:bold;
	color:#b17d20;
	line-height:35px;
}

.free_credit_text{
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:25px;
	line-height:57px;
	font-weight:bold;
	height:57px;
}

.getting_financed{
	width:100%;
	height: 203px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
	/*border-right:1px solid #edd2a5;*/	
}

.financed_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	line-height:30px;	
}

.testimonial{
	width:100%;
	height: 203px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
}

.div_box{
width:90%;
margin-left:20px;
line-height:18px;
font-size:11px;
}

.payment_option_table{
	width:751px;
	height:150px;

}

.txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
	text-align:justify;
}

.txt a{
	color:#000000;
}
.field{
	width:20px;
}
.scroll_top{
	width:350px;
	height:163px;
	margin:20px 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #b17d20;
}

.scroll2{
	width:350px;
	height:123px;
	overflow:scroll; 
	overflow-x:hidden;
	
	
	}

.scroll_text{
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:25px;

}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#19476b;
}

.footer a{
	color:#19476b;
	text-decoration:none;
}
				/**************************************************************
                *				 login page	css start here  			    *
                **************************************************************/

.warrenty{
	color:#b17d20;
}


.warrenty a{
	color:#b17d20;
	text-decoration:none;
}

.navigarion_bg{
	background:url(../images/navi_bg.png);
	margin-top:5px;
	color:#d4af6b;
}
.navigarion_bg a{
	color:#d4af6b;
	text-decoration:none;
	display:block;
}
.navigarion_bg a:hover{
	color:#ffffff;
	
}


.select_plan{
	height:225px;
	background:#FFFFFF;
}

.card{
	width:88px;
	height:47px;
	background:url(../images/card-1.png) no-repeat;
}
.card1{
	width:88px;
	height:47px;
	background:url(../images/card-2.png) no-repeat;
}
.card2{
	width:88px;
	height:47px;
	background:url(../images/card-3.png) no-repeat;
}

.page_navi{
	color:#FFFFFF;
	background:#b17d20;
	height:20px;
	border:1px solid #b17d20;
	
}

.page_navi_2{
	background:#b17d20;
 
}
/*.page_navi a{
	color:#FFFFFF;
	background:#b17d20;
	display:block;
	text-decoration:none;
	line-height:20px;
}
.page_navi a:hover{
	color:#b17d20;
	background:#ffffff;
	
}*/

.navigarion_table_3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
	line-height:23px;
	height:225px;
	width:100%;
	background:#b88934;
}


				/**************************************************************
                *				 Agreement page	css start here  			    *
                **************************************************************/
				
.co_agreement_table{
	height:152px;
	border-bottom: 1px solid #efe5d3;
}

.scroll_agreement_page{
	width:258px;
	height:134px;
	margin:10px 0 0 10px;
	overflow:scroll;
	overflow-x:hidden;
border:1px solid #777777;

	
}












