body{
	margin:0;
	padding:0;
	background:url(../images/bg.jpg) repeat-x top #DDEBF8;
	font-family:"trebuchet MS", arial;
	font-size:12px;
}
.banner{
	
}

h1{
	font-family:"Trebuchet MS", Verdana, Tahoma;
	padding:0 0 0 15px; 
	font-weight:bold; 
	font-size:20px; 
	color:#006699;
 }
 
.nav{
	background:url(../images/navbg.jpg) repeat-x top;
	height:109px;
}
.navigation{
	width:482px;
}
.navigation ul{
	margin:0;
	padding:0;
	height:19px;
}
.navigation ul li{
	list-style:none;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:0 8px 0 8px;
}
.navigation ul li a{
	text-decoration:none;
	color:#000000;
	padding:5px;
}
.navigation ul li a:hover{
	text-decoration:none;
	color:#fff;
	background:url(../images/nav_bg.jpg) repeat-x;
	padding:5px;
	
}

.contact_txt{  font-size:11px; color:#2470b1; line-height:18px; text-align:left; padding:15px 0 0 12px;}

.right{
	background:url(../images/right_bg.jpg) repeat-x top #8eb9e3;
}
.parts{
	list-style:none;
}
.accessories ul{
	margin:0;
	padding:0;
}
.accessories li{
	list-style:none;
	line-height:22px;
	color:#2470B1;
	border-bottom:dashed 1px #99BBDA;
	padding-left:20px;
}
.footer{
	background:url(../images/footerbg.jpg) repeat-x top;
	height:65px;
}
.footer a{
	color:#000;
	text-decoration:none;
}
.footer a:hover{
	color:#000;
	text-decoration:underline;
}
.click a{
	color:#000;
	text-decoration:none;
}
.click a:hover{
	color:#000;
	text-decoration:underline;
}

/* Contact Us page */
#contactpg{
	padding:10px;
	top:10px;
	color:#727272;
	font-size:12px;
	width:300px;
	margin:0 auto;
}

cont_form{
	width:300px;
	margin:0 auto;
	}

.border{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #C4C4C4;
	background:#eff7ff;
	width:200px;
	height:18px;
	padding:2px;
}

.border1{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #999999;
	background:#ffefef;
	width:200px;
	height:18px;
	padding:2px;
}
	
.bordera{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #C4C4C4;
	background:#919D9D;
	width:200px;
	height:18px;
	padding:2px;
	}

.bordera1{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #C4C4C4;
	background:#fff;
	width:200px;
	height:18px;
	padding:2px;
	}

/* Text Box End */

/* Buttons End */

.btn{
	background: #990000;
	border:2px solid #CC0000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	cursor:pointer;
	color:#fff;
	}

.btn:hover{
	background: #FF0000;
	}
#c1{
	margin:0 auto;
	width:250px;
	line-height:25px;
	text-align:left;
	}
.error{
	background: #EE1300;
	border-top:1px solid #8b5744;
	border-bottom:1px solid #8b5744;
	font-size:14px;
	padding:20px;	
	text-align:center;
	color:#fff;
	}

.ok{
	background: #392c26;
	border-top:1px solid #FF7D7D;
	border-bottom:1px solid #FF7D7D;
	font-size:14px;
	padding:20px;	
	text-align:center;
	color:#fff;
	}
	
.service{
	line-height:20px;
	text-align:justify;
	padding:0 15px 0 15px;
	}