html, body,form {margin: 0;	padding: 0;}
#container {width: 900px;margin: 0px auto;}
UL{	padding:0px; margin: 0px; list-style-type: none
}
/****************************************** header start ************************************/
#header{margin:0px;width: 900px;height:80px;overflow:hidden;}
#header .logo{float:left; padding-left:16px;padding-top:8px;width: 158px; height: 59px}
#header .logo a {display: block; background: url(../images/logo.gif) no-repeat 0px 0px; overflow: hidden; text-indent: -3000px; HEIGHT: 59px; TEXT-ALIGN: left}
#header .quicklink {
	padding-right: 3px; 
	padding-left: 0px; 
	float: right; 
	padding-bottom: 0px; 
	color: #999; 
	padding-top:30px;
}

/****************************************** header end ************************************/
/****************************************** main-nav start ************************************/
#navigator 
{
	clear: both;
	margin:0px;
	width: 900px;
	height:35px;
	background-image:url(../images/but_6c_navback.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#navigator ul
{	
	padding-left:110px;
	width:685px;
	margin: 0px; 
	list-style-type:none;
}
#navigator li
{
	padding-top:5px;	
	margin: 0px; 
	float: left; 
}
#nav_index a
{
	display: block;
	width:79px;
	height:30px;
	background-image: url(../images/but_6c_01_03.gif); 
	background-repeat:no-repeat;
}
#nav_index a:hover
{
	width:79px;
	height:30px;
	background-image: url(../images/but_6c_02_03.gif); 
}
#nav_news a
{
	display: block;
	width:79px;
	height:30px;
	background-image: url(../images/but_6c_01_09.gif); 
	background-repeat:no-repeat;
}
#nav_news a:hover
{
	width:79px;
	height:30px;
	background-image: url(../images/but_6c_02_09.gif); 
}
#nav_newcar a
{
	display: block;
	width:79px;
	height:30px;
	background-image: url(../images/but_6c_01_05.gif); 
	background-repeat:no-repeat;
}
#nav_newcar a:hover
{
	width:79px;
	height:30px;
	background-image: url(../images/but_6c_02_05.gif); 
}
#nav_used a
{
	display: block;
	width:79px;
	height:30px;
	background-image: url(../images/but_6c_01_07.gif); 
	background-repeat:no-repeat;
}
#nav_used a:hover
{
	width:79px;
	height:30px;
	background-image: url(../images/but_6c_02_07.gif); 
}
#nav_supplies a
{
	display: block;
	width:79px;
	height:30px;
	background-image: url(../images/but_6c_01_11.gif); 
	background-repeat:no-repeat;
}
#nav_supplies a:hover
{
	width:79px;
	height:30px;
	background-image: url(../images/but_6c_02_11.gif); 
}
#nav_services a
{
	display: block;
	width:79px;
	height:30px;
	background-image: url(../images/but_6c_01_13.gif); 
	background-repeat:no-repeat;
}
#nav_services a:hover
{
	width:79px;
	height:30px;
	background-image: url(../images/but_6c_02_13.gif); 
}
#nav_photo a
{
	display: block;
	width:87px;
	height:30px;
	background-image: url(../images/but_6c_03_15.gif); 
	background-repeat:no-repeat;
}
#nav_q a
{
	display: block;
	width:79px;
	height:30px;
	background-image: url(../images/but_6c_01_17.gif); 
	background-repeat:no-repeat;
}
#nav_q a:hover
{
	width:79px;
	height:30px;
	background-image: url(../images/but_6c_02_17.gif); 
}
.navigator_space{width:6px;}


/****************************************** main-nav end ************************************/
/****************************************** search end ************************************/
#search {
	padding: 6px 0px 0px 0px; margin: 0; width: 900px;  height: 33px;background-color:#DBDBDB; text-align:center; border-bottom:#858585 3px solid; 
}
#search .search_input {
	border: #000 1px solid;  background: #fff; padding:4px 4px 4px 4px; width: 217px;height: 13px
}
#search .search_submit {
	border: 0px; background: url(../images/news_r14_c21.jpg) no-repeat 0px 0px; margin: 0px 0px 0px 5px; width: 50px;height: 25px;  cursor: pointer; text-indent: -3000px; 
}
/****************************************** search end ************************************/


/****************************************** boot start **********************************/
#boot
{
	clear:both;
	padding-top:20px;
}
#boot .bootBg
{
	background:#858585 ;	
	width:900;
	height:3px;
	overflow:hidden;
}
#boot .bootAbout
{
	vertical-align:middle;
	text-align:center;
	background:#e3e3e3 ;	
	width:900;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
#boot .bootCopyright
{
	padding-top:15px;
	vertical-align:middle;
	text-align:center;
	width:900px;
	height:57px;	
	line-height:57px;
	overflow:hidden;
}

/****************************************** boot end ************************************/
