* {
	margin: 0;
	padding: 0;
	}
	
body {
	background: #e1e1e1 url(../images/site-bg.gif) repeat-y center top;
	font: 12px Arial, Helvetica, sans-serif;
	color: black;
	}
	
#main {
	width: 968px;
	margin: 0 auto;
	}
	
a img {
	border: none;
	}
	
a {
	color: #7b7b7b;
	}
	
#logo {
	margin: 7px 17px 9px 14px;
	float: left;
	}
	
#topbar {
	width: 531px;
	float: right;
	background: url(../images/top_menu_bg.gif) repeat-x;
	height: 35px;
	}
	
#topbarleft {
	width: 14px;
	height: 35px;
	background: url(../images/top-menu-left.gif) no-repeat left top;
	display: block;
	float: left;
	}
	
#topbarright {
	width: 14px;
	height: 35px;
	background: url(../images/top-menu-right.gif) no-repeat left top;
	display: block;
	float: right;
	}
	
ul {
	list-style: none;
	}
	
#topbar ul {
	float: left;
	}
	
#topbar ul li {
	float: left;
	line-height: 33px;
	
	}
	
#topbar ul li a {
	border-right: 1px solid #dadada;
	margin-right: 5px;
	padding-right: 5px;	
	text-decoration: none;
	}
	
#topbar ul li a:hover {
	color: #333;
	}
	
#searchform {
	width: 128px;
	border: 1px solid #cfcfcf;
	float: left;
	height: 22px;
	font: Arial, Helvetica, sans-serif;
	text-indent: 5px;
	}
	
#searchf {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	*margin-left: 0px;
	}
	
#go {
	float: left;
	width: 32px;
	height: 22px;
	border: none;
	cursor: pointer;
	background: url(../images/go_button.gif) no-repeat left top;
	}
	
#phone {
	float: right;
	margin: 17px 0;
	}
	
#menu {
	float: right;
	width: 806px;
	height: 31px;
	background: url(../images/menu-bg.gif) repeat-x left top;
	}
	
#menuleft {
	float:left;
	width: 5px;
	height: 31px;
	display: block;
	background: url(../images/menu-left.jpg) no-repeat left top;
	}
	
#menuright {
	float:right;
	width: 6px;
	height: 31px;
	display: block;
	background: url(../images/menu-right.gif) no-repeat left top;
	}
	
#menu li {
	float: left;
	}
	
#menu ul {
	float: left;	
	}
	
#menu li a {
	height: 31px;
	line-height: 31px;
	display: block;
	margin: 0;
	padding-right: 20px;
	padding-left: 20px;
	border-right: 1px solid #c4c4c4;
	text-align: center;
	text-decoration: none;
	_width: 87px;
	_padding: 0 0px;
	}
	
#menu li a#last {
	border:none;
	margin-right:0;
	
	}
	
#menu li a:hover {
	background: #cacaca;
	color: white;
	}
	
.clear {
	width: 100%;
	clear: both;
	display: block;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	}
	
/*------------------------
	---------------- NAVS
	------------------------*/


		/*------------------------
		--------------- LEFT ARROW
		------------------------*/
		
		/* Sets position and main configs */
		.slider_arrow_left {
			
			bottom: -1px;
			cursor: pointer !important;
			float: left;
			height: 20px;
			right: 37px;
			position: absolute;
			width: 19px;
			z-index: 5;
			
		}
		
		/* left arrow image */
		.slider_arrow_left {
			
			background: url(../images/arrow-left.gif) no-repeat top left;
			
		}


		/*------------------------
		-------------- RIGHT ARROW
		------------------------*/
		
		/* Sets position and main configs */
		.slider_arrow_right {
			
			bottom: -1px;
			cursor: pointer;
			float: left;
			height: 20px;
			right: 10px;
			position: absolute;
			width: 20px;
			z-index: 5;
			
		}
		
		/* Right arrow Background */
		.slider_arrow_right {
			
			background: url(../images/arrow-right.gif) no-repeat top left;
			
		}
	
	
	.container {		
		float: left;
		position: relative;
		width: 100%;
		z-index: 15;		
	}
	
	#bannercont {
		width: 926px;
		height: 252px;
		position: relative;
		margin: 10px auto;
		padding: 9px 0px 0px 12px;
		overflow: hidden;
		}
		
	#rama {
		width: 938px;
		height: 261px;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 10;
		}
		
	h2 {
		color: #1770a4;
		font-size: 20px;
				margin-bottom:10px;		
		}
		
	h2#carsearch {
		float: left;
		margin-right: 632px;
		}
		
	#search {
		width: 950px;
		margin: 10px auto;
		height: 125px;
		background:url(../images/search-bg.gif) no-repeat left 32px;
		}
		
	#advanced {
		line-height: 20px;
		float: left;
		background: url(../images/down-arrow.gif) no-repeat right 11px;
		padding-right: 16px;
		padding-top: 7px;
		}
		
	.check {
		width: 197px;
		height: 31px;
		background:url(../images/checkbox_bg.png) no-repeat left top;
		padding-left: 10px;
		padding-top: 3px;
		margin: 13px -4px -8px 9px;
		float: left;
		_padding-top: 0px;
		_height: 34px;
		_width: 185px;
		_padding-bottom: 3px;
		}
		
	.check input {
		position: relative;
		top: 2px;
		margin-right: 3px;
		}
		
	.check small {
		position: relative;
		*top: -5px;
		}
		
	#checkgroup {
		width: 451px;
		float: left;
		}
		
	#selectgroup {
		float: left;
		width: 200px;
		}
		
	#selectgroup .sel {
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin: 21px 0;
		width: 167px;
		}
		
	#thirdgroup {
		padding-top: 20px;
		float: left;
		width: 200px;
		*padding-top: 10px;
		_width: 188px;
		}
		
	#thirdgroup  span {
		display: block;
		margin-bottom: 5px;
		}
		
	.priceinp {
		width: 63px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding: 2px;
		}
		
	.searchbtn {
		width: 99px;
		height: 37px;
		border: none;
		cursor: pointer;
		background: url(../images/search-btn.gif) no-repeat left top;
		margin-top: 25px;
		}
		
	#logoset {
		margin: 10px 0;
		}
		
	ul#baners {
		list-style: none;
		}
		
	ul#baners li {
		float: left;
		margin: 0 6px 15px;
		width: 229px;
		_display: inline;
		}
		
	ul#baners li img.articleimg {
		margin-left: 5px;
		border: 1px solid #161616;
		margin-bottom: 5px;
		}
		
	#footer {
		background: #ffa44b;
		width: 100%;
		height: 30px;
		line-height: 30px;
		clear: both;
		}
		
	#footer ul {
		list-style: none;
		margin-left: 10px;
		float: left;
		margin-right: 25px;
		_margin-right: 15px;
		_margin-left: 2px;
		}
		
	#footer ul li {
		float: left;
		display: inline;
		margin: 0 5px;
		}
		
	#footer a {
		color: black;
		}
		
	#right {
		width: 229px;
		float: right;
		}
		
	#left {
		width: 715px;
		float: left;
		}
		
	h1 {
		padding: 15px 0;
		font:  22px Arial, Helvetica, sans-serif;
		color: #206787;
		font-weight: bold;
		}
		
	#left p {
		margin-bottom: 15px;
		}
	div#left span.finded{
		color:#206787;
		font-weight:bold;
		background:#DFDFDF;
	}
	div#left form {
		width:460px;
		display:block;
		float:left;
	}
	div#left form input.inp{
		height:32px;
		width:250px;
	}
	div#left form textarea.txt{
		height:150px;
		width:250px;
	}

div#welcome{
	width:970px;
}
div#welcome p{
	width:490px;
	display:block;
}	
div#contact{
	width:721px;
	float:left;
}
div#contact form {
	width:270px;
	display:block;
	float:left;
}
div#contact form input.inp{
	height:32px;
	width:250px;
}
div#contact form textarea.txt{
	height:150px;
	width:250px;
}
input#btn{
	background:url(../images/btn.png) no-repeat;
	border:none;
	width:251px;
	height:39px;
	cursor:pointer;
	color:white;
	font-weight:bold;
	
}
#contact p {
margin-bottom: 15px;
}

#formular {
	width: 460px;
	margin: 0 auto;
	border: 4px solid #FEF3D8;
	padding: 20px 20px 0 20px;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 20px;
}

.laba {
	display: block;
	width: 145px;
	float: left;
	height: 20px;
}

.inp {
	float: left;
}

#formular p {
	margin-bottom: 10px;
	overflow: hidden;
}
.box_cont {
	text-align:center;
	width:160px;
	float:left;
}


