* {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;} 
<!--[if lte IE 7]>
<style type="text/css">
</style>
<![endif]-->
<style type="text/css">
a:link {
	color: #81281F;
}
a:visited {
	color: #81281F;
} 
body {background: #efefea url(../images/bg/header_decor_02.png) left top repeat-x; font: 62.5%/1.4 Arial, sans-serif;}
#page {width: 780px; margin: 0 auto;}
#header {height: 237px; position: relative;}
#wrapper {background: #fff; width: 100%; overflow: hidden; padding: 5px 0 5px;}
#content {width: 605px; float: right; border-left: 1px solid #c6ced2; padding: 5px 0 5px 8px; background: #f7f6f6;}
#sidebar {width: 165px; float: left; #ffffff;}
#footer_cont {background: #252525;}
#footer {background: #252525; width: 780px; margin: 0 auto; padding: 16px 0 10px;}

#logo {position: absolute; top: 7px; left: 21px;}
	#logo a {display: block; text-indent: -200em; overflow: hidden; width: 210px; height: 43px; background: url(../images/all/logo.png) left top no-repeat;}
#title {overflow: hidden; text-indent: -200em; width: 322px; height: 76px; background: url(../images/all/title.png) left top no-repeat; position: absolute; top: 111px; left: 28px;} 
.decor {border: 5px solid #fff; position: absolute; top: 67px; right: 0;}

.menu {font-size: 1.1em; position: absolute; right: 20px; top: 22px;}
	.menu li {color: #ccc; background: url(../images/bg/limiter_header.png) right center no-repeat; display: inline; padding: 0 12px 0 11px;}
	.menu .last, #footer .last {background: none;}
		.menu li a {color: #ccc;}
		.menu li a:hover {color: #afd96b; text-decoration: none;}
		
#content p {margin-right: 8px; color: #154358; font-size: 13px; line-height: 1.1em; margin-bottom: 12px;}	
.style6 {
	font-size: 18px;
	font-weight: bold;
}
#content .limiter {border-bottom: 1px solid #c6ced2; padding-bottom: 10px; margin-bottom: 9px;}
#content .last {margin-bottom: 0;}	

#sidebar img {margin-left: 4px;background: #ffffff;}

#footer .menu {position: static; width: 356px; font-size: 1.3em; margin-bottom: 27px;}
	#footer li {padding: 0 14px 0 13px; background: url(../images/bg/limiter_footer.png) right center no-repeat;}
		#footer li a {color: #a6a6a6;}
		#footer li a:hover {text-decoration: underline;}
#copyrights {width: 100%; overflow: hidden;}	
	#copyrights p {font-size: 1.1em; margin-bottom: 3px;}
	#copyrights .copy {color: #d4d4d4; width: 350px; float: left; padding-left: 16px;}
	#copyrights .design {color: #7d7d7d; width: 350px; float: right; padding-right: 20px; text-align: right;}
		#copyrights .copy a {color: #d4d4d4; text-decoration: underline;}
		#copyrights .design a {color: #7d7d7d; text-decoration: underline;}
		#copyrights .copy a:hover {text-decoration: none;}
		#copyrights .design a:hover {text-decoration: none;}
