body {
	margin:0;
	padding:0;
	color:#000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table, tr, td {
	border-collapse:collapse;
	margin:0;
	padding:0;
	vertical-align:top;
	text-align:left
}
table {
	width:100%
}
img, div {
	behavior:url("iepngfix.php");
	border:0
}
a {
	color:#004040;
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
p {
	padding:0;
	margin:0 0 15px 0;
	text-indent:25px
}
h1, h2, h3 {
	margin:0;
	font-weight:normal
}
/*header*/
#header, #hdr{
	height: 97px;
	width: 497px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#header div{
	text-align: right;
	padding-top: 38px;
}

.asd{
	text-align: left;
	padding-top: 38px;
	width:600px;
	padding-left:10px;
}

#avto{
	margin: 0 20px 10px 0;
}
#logo{
	position: absolute;
	right: 30px;
	top: 10px;
}
/*header*/
/*sidebar_l*/
#sb_l{
	width: 320px;
	background: #adb2bd;
	padding-bottom: 30px;
}
#menu{
	padding-bottom: 15px;
}
#menu a, #menu span{
	display: block;
	margin: 4px 20px;
	padding-left: 18px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	font-size: 11px;
	font-weight: bold;
}
#menu span{
	background-image: url(../images/menu_span.gif);
	font-weight: normal;
}
#menu div a{
	margin-left: 70px;
}
#menu a:hover{
	background-image: url(../images/menu_h.gif);
	text-decoration: none;
}
#galeri img{
	border: 1px solid #474b4a;
	margin: 0 auto 20px auto;
	display: block;
}
#galeri2{
	background: #CED1D9;
	padding: 15px 0;
}
#galeri2 img{
	border: 1px solid #474b4a;
	margin: 0 auto 10px auto;
	display: block;
}
/*sidebar_l*/
/*content*/
#cont_t, #content, #footer{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;

}
#content{padding: 20px 10px;}
#cont_t{
	height: 72px;
	background: #adb2bd;
}
#cont_t div{
	float: right;
	padding: 10px 35px 5px 20px;
	font-size: 15px;
	color: #314152;
}
#cont_t div img{
	margin: 0 0 6px 0;
}
#car{
	border: 3px solid #ffc20e;
	float: left;
}
h2{
	font-weight: bold;
	font-size: 14px;
}
/*content*/
/*sidebar_r*/
#sb_r_t{
	background: #ced3de;
}
#sb_r{
	width: 138px;
	background: #adb2bd;
}

/*sidebar_r*/
/*footer*/
#foot_l{
	background: #ffc20e;
	height: 50px;
}
#foot_r{background: #adb2bd;}
#footer{
	background: #374152;
	text-align: center;
	vertical-align: middle;
}
/*footer*/
