* {margin: 0; padding: 0;}
a {text-decoration: none; outline: none;}
a:hover {text-decoration: underline;}
a img {border: none;} 
ul, ol, li {list-style: none;} 
	 
body {background: #fff url(../images/bg/body.png) left top repeat-x; font: 62.5%/1.4 Arial, sans-serif;}
#page {width: 780px; margin: 0 auto 10px;}
#header {height: 222px; background: url(../images/bg/header.jpg) left top no-repeat; position: relative;}
#wrapper {width: 100%; overflow: hidden; padding-top: 8px;}
#content {width: 610px; float: right;}
#sidebar {width: 160px; float: left;}
#footer_cont {background: #f5f8d6 url(../images/bg/footer.png) left top repeat-x;}
#footer {width: 780px; margin: 0 auto; overflow: hidden; padding: 44px 0 30px;}

#logo {position: absolute; top: 0; right: 20px;}
	#logo a {display: block; text-indent: -200em; overflow: hidden; width: 210px; height: 201px; background: url(../images/all/logo.jpg) left top no-repeat;}
.style1 {
	color: #E40115;
	font-weight: bold;
	font-size: 1.4em;
}
.menu {font-size: 1.1em; width: 160px; overflow: hidden; position: absolute; left: 411px; top: 109px;}
	.menu li {color: #08364c; background: url(../images/bg/dots.png) right center no-repeat; display: block; float: left; padding: 0 7px 0 6px; font-size: 0.8em;}
	.menu .last, #footer .menu .last {background: none;}
		.menu li span {display: block; background: #afaea6; width: 11px; height: 9px; padding: 0; margin-left: 13px;}
		.menu .sitemap span {margin-left: 22px;}
		.menu .contacts span {margin-left: 24px;}
			.menu li span img {display: block;}
		.menu li a {color: #afaea6; display: block;}
		.menu li a:hover {color: #61604f; text-decoration: none;}	
		.menu li a:hover span {background: #61604f;}
		
#content p {margin-right: 10px; color: #909090; font-size: 1.3em; line-height: 1.1em; margin-bottom: 12px; margin-right:50px;}	
#content .limiter {border-bottom: 1px solid #dbd9c7; padding-bottom: 26px; margin-bottom: 15px;}
#content .last {margin-bottom: 0;}

#footer .menu {position: static; width: 305px; float: right; font-size: 1.4em;}
	#footer li {padding: 0 15px 0 14px; background: url(../images/bg/limiter.png) right center no-repeat;}
		#footer li a {color: #30340e;}
		#footer li a:hover {color: #30340e; text-decoration: underline;}
#copyrights {width: 255px; float: left;}	
	#copyrights p {font-size: 1em; margin-bottom: 2px;}
	#copyrights .copy {color: #abac92;}
	#copyrights .design {color: #868671;}
		#copyrights .copy a {color: #abac92; text-decoration: underline;}
		#copyrights .design a {color: #868671; text-decoration: underline;}
		#copyrights .copy a:hover {text-decoration: none;}
		#copyrights .design a:hover {text-decoration: none;}