* {margin:0;padding:0;border:0px;}
body {background:#fff url('img/bg_page.jpg') repeat-x;font:12px arial,tahoma,sans-serif;color:#000;}

#wrapper {width:739px;margin:26px auto;}

#header {}
	#header a.home {display:block;margin:0 0 0 41px;}
	#header ul {list-style:none;background: url('img/bg_menu.jpg') no-repeat;height:43px;margin:15px 0 0 0;padding:13px 0 0 42px;}
		#header ul li {float:left;}
			#header ul li a {display:block;color:#fff;font-size:12px;font-weight:bold;height:19px;float:left;margin-right:5px;padding:5px;}
			#header ul li a:hover {background: url('img/bg_but.jpg') repeat-x;}

#content {background: url('img/bottom_content.jpg') bottom no-repeat;padding-bottom:16px;}
	#content #bg {height:1%; background: url('img/bg_con.jpg') repeat-y;}

#right {width:488px;float:left;background: url('img/bg_content.jpg') no-repeat;}

#left {width:251px;float:left;background: url('img/auto.jpg') no-repeat;}
	#left p {color:#aeafaf;margin:124px 0 0 16px;}
	#left div {color:#fff;margin:5px 16px 0 16px;line-height:20px;}


.news {margin:10px 0 0 30px;}
	.news .title a {color:#c62a27;font-weight:bold;}
	.news .text {line-height:20px;}
	.news p.data {color:#b9b9b9;float:left;width:400px;}
	.news a.more {color:#7e7e7e;text-decoration:underline;}

h1.h1 {font-size:11px;font-weight:normal;margin:20px 0 0 30px;}

#footer {background: url('img/bg_footer.jpg') 5px 0 no-repeat;color:#fff;}
	#footer p {padding:15px 0 0 30px;float:left;width:380px;}
	#footer .linki {padding:15px 0 0 0px;}
		#footer .linki a {color:#fff;text-decoration:underline;padding-right:12px;}
	#footer .firm {margin:25px 0 0 560px;color:#9a9a9a;}
		#footer .firm a {color:#c62a27;text-decoration:underline;}



a {text-decoration:none;background:none;color:#bab59f;}
.clear {clear: both}
.center {display: block; margin: 0 auto}
img{border:0px;display:block;}

/* position is everything */
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */
