body,html {
	background:#B5BDC8 url(images/body_bg.gif) repeat-x top;
	color: #444F57;
}

body {min-width:750px;}

#wrap {background:url(images/bg_top.gif) no-repeat left top;margin:0 auto;width:740px;}
#header {
	height: 125px;
	width: 740px;
}
#footer p {padding:5px;margin:0;}
#main {float:left;width:550px;background: url(images/txt_bg.gif) no-repeat bottom;}
#sidebar {
	float:right;
	width:170px;
	padding-top: 27px;
}
#footer {
	clear:both;
	height: 100px;
	width: 100%;
}

#nav {padding-top: 5px;padding-bottom: 5px;}
#nav ul{
	list-style:none;
	font-size: 17px;
	margin-left: 170px;
	font-weight: bold;
}
#nav li{float: left;padding-right: 12px;}
#nav a{color: #000000;}
#nav a:hover {color: #727C85;}

#sidebar h2, #sidebar p {
	padding:0;
	font-size: 11px;
	text-align: center;
}
#avto{
	color: #000000;
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #2A353D;
	margin-bottom: 10px;
}

#txt {background: #ECEDED;margin-top: 70px;margin-bottom: 30px;padding-right: 20px;padding-left: 20px;}
#txt h1 {color: #6A747D;font-size: 20px;font-weight: normal;margin-bottom: 10px;}
#txt p {font-weight: normal;margin-bottom: 10px;font-size: 14px;margin-top: 0px;}
#txt a {
	border-bottom: 1px solid #316AC5;
	padding-bottom: 0px;
	color: #316AC5;
}
#txt a:hover {border-bottom: 1px dashed;}
#txt ul {
	list-style: disc;
	font-size: 14px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#home {
	background: url(images/home.gif) no-repeat right bottom;
	height: 24px;
	width: 111px;
	text-align: center;
}
form {
	font-size: 14px;
	border: 1px dashed #58636B;
	padding: 6px;
}
#link {
	float: left;
	width: 170px;
	height: 25px;
	position: absolute;
}
#home a {

	font-size: 14px;
	color: #37434A;
	border-bottom: 1px dashed #566169;
}
.imgBord {
	padding: 3px;
	border: 1px solid #B5BDC8;
	background: #FFFFFF;
	margin-bottom: 4px;
	margin-left: 4px;
}
#avto a {
	color: #6C880D;
	text-align: center;
}
