* {margin: 0; padding: 0;}
a {outline: none; text-decoration: none;}
a img {border: none;}
ol, ul, li {list-style: none;}

/* ie6 */
*html #content {height: 594px;}

/* layout */
html {}
body {font: 62.5%/1.4 arial, sans-serif; color: #f5f5f5; background: #e1e1d8 url(../images/bg/body.png) left top repeat;}
#page {width: 850px; margin: 0 auto; position: relative;}
#header {position: relative; background: url(../images/bg/header.png) left top repeat-x; padding-top: 84px;}
#wrapper {width: 100%; overflow: hidden; background: url(../images/bg/wrapper.png) left top repeat-y;}
#content {position: relative; min-height: 594px; width: 500px; float: right; padding: 3px 175px 0 0;}
#sidebar {width: 170px; float: left;}
#footer {padding: 10px 0 13px; background: #222222; font-family: Verdana, Arial, Helvetica, sans-serif; border-top: 1px solid #787878;}

/* header and footer menu*/
#logo {position: absolute; top: 21px; left: 41px;}
	#logo a {display: block; text-indent: -200em; overflow: hidden; background: url(../images/all/logo.png) left top no-repeat; width: 428px; height: 47px;}
<!--
.style1 {color: #222222}
-->
#menu {font-family: Arial, Helvetica, sans-serif; margin: 3px 5px;}
#menu li {display: block; margin-bottom: 2px; height: 18px;}
#menu li a {display: block; background: #242422; color: #252525; padding: 7px 4px 4px;}
#menu span {display: block; text-indent: -200em; overflow: hidden; height: 7px;}
#menu a:hover, #menu li.active {background: #010101; padding: 7px 4px 4px;}
#menu li.active {height: 7px;}
#menu .home span {background: url(../images/bg/home.png) left top no-repeat;}
#menu .sitemap span {background: url(../images/bg/sitemap.png) left top no-repeat;}
#menu .partners span {background: url(../images/bg/partners.png) left top no-repeat;}
#menu .support span {background: url(../images/bg/support.png) left top no-repeat;}
#menu .terms span {background: url(../images/bg/legal.png) left top no-repeat;}


#menu_bottom {text-align: center;}
#menu_bottom li {display: inline; background: url(../images/bg/limiter.png) left center no-repeat; padding: 0 15px 0 15px; color: #bbb; font-size: 1.1em;}
#menu_bottom li.first {background: none;}
#menu_bottom a {color: #bbb;}
#menu_bottom a:hover {text-decoration: underline;}
#menu_bottom .active {color: #d3ff02;}


/* content */
.adv {margin-bottom: 8px;}
.title {color: #f0ffaa; font-family: Courier New, Courier, monospace; text-transform: uppercase; font-size: 1.4em; padding: 4px 8px;}
#content p {font-size: 13px; line-height: 1.2em; margin-bottom: 14px; padding: 0 5px 0 2px;}
.right_decor {background:#222222; position: absolute; top: 81px; left: 670px; width: 180px; height: 800px;}

/* footer */
.copyrights {font-size: 1em; text-align: center; padding-top: 11px;}
.copy {color: #8f8f8f;}
.designed {color: #707070; margin-top: 2px;}
.copy a {color: #8f8f8f;}
.designed a {color: #707070;}
.copy a, .designed a {text-decoration: underline;}
.copy a:hover, .designed a:hover {text-decoration: none;}