/* CSS Document */

*{padding:0; margin:0;}
body{
	background-color:#FFFFFF; 
	font-family:Tw Cen MT;
	font-size:12px; 
	text-align:center;
}
.logo_bg_image{
	background:url(images/index_02.jpg); 
	width:205px; 
	height:95px; 
	background-repeat:no-repeat;
}
.car_image{
	background: url(images/index_10.jpg); 
	width:278px; 
	height:169px; 
	background-repeat:no-repeat;
}
.left_patti{
	background:url(images/index_01.jpg);
	width:26px; 
	background-repeat:repeat-y;
}
.right_patti{
	background:url(images/index_05.jpg);
	width:24px; 
	background-repeat:repeat-y;
}
.wri{
	 font-family:Tw Cen MT; 
	 font-size:14px; 
	 color:#e7e7e7; 
	 text-align:left;	 
}
.wel{
	 font-family:Tw Cen MT; 
	 font-size:18px; 
	 color:#fdd26a; 
	 text-decoration:none;
}
.readmore{
	 font-family:Tw Cen MT; 
	 font-size:16px; 
	 color:#dbdbdb;	 	 	  
	 text-decoration:none;
}
.readmore:hover{
	 font-family:Tw Cen MT; 
	 font-size:16px; 
	 color:#FFFFFF;	 	  
	 text-decoration:none;
}
.other_loca{
	 font-family:Tw Cen MT; 
	 font-size:16px; 
	 color:#ffffff;	 	  
	 text-decoration:none;
}
.footer{
	 font-family:Tw Cen MT; 
	 font-size:12px; 
	 color:#ffffff; 	 	  
	 text-decoration:none;
}
.footer:hover{
	 font-family:Tw Cen MT; 
	 font-size:12px; 
	 color:#ffffff; 	   
	 text-decoration:none;
}
.buttonlink{
   	 font-family:Tw Cen MT; 
	 font-size:16px; 
	 color:#111111; 	 	  
	 text-decoration:none;
}
.buttonlink:hover{
	 font-family:Tw Cen MT; 
	 font-size:16px; 
	 color:#ffffff; 	   
	 text-decoration:none;
}
.headline{
     font-family:Tw Cen MT; 
	 font-size:18px; 
	 color:#fec846; 	    
	 text-decoration:smooth;
}
.button_bg_image{
	background:url(images/index_09.jpg); 
	height:25px; 
	width:750px; 
	background-repeat:repeat-x;
}
.sharp_line{
	background:url(images/index_17.jpg); 
	width:536; 
	height:1px; 
	background-repeat:no-repeat;
}
.verdana11 {
	font-family:verdana;
	font-size:9px;
	font-style:normal;	
	font-variant:normal;
	color:#3669AA;
	text-decoration:none;
}
.txt{
	 font-family:Tw Cen MT; 
	 font-size:14px; 
	 color:#CA8906; 
	 text-align:left;	 
}