* {margin: 0; padding: 0;}
a {outline: none; text-decoration: none;}
a img {border: none;}
ol, ul, li {list-style: none;}

/* ie6 */
*html #content {height: 768px;}

/* layout */
html {}
body {font: 62.5%/1.4 Tahoma, sans-serif; color: #343434; background: #e1e1d8 url(../images/bg/body.png) left top repeat-x;}
#page {width: 850px; margin: 0 auto;}
#header {position: relative; background: url(../images/bg/header.jpg) left 27px no-repeat; padding-top: 164px;}
#wrapper {padding: 10px 185px 0;}
#content {background: #f7f6f6; border: 1px solid #e7e6e6; padding: 16px 8px; position: relative; min-height: 768px;}
#footer_cont {background: #252525; border-top: 1px solid #f3f3ee; margin-top: 7px;}
#footer {width: 850px; margin: 0 auto; padding: 23px 0 20px; overflow: hidden;}

/* header and footer menu*/
#logo {position: absolute; top: 61px; left: 10px;}
	#logo a {display: block; text-indent: -200em; overflow: hidden; background: url(../images/all/logo.png) left top no-repeat; width: 386px; height: 58px;}

#menu {font-family: Arial, Helvetica, sans-serif; width: 826px; overflow: hidden; margin-left: 18px;}
#menu li {display: block; float: left; font-size: 1.6em; width: 160px; margin-right: 5px; font-weight: bold;}
#menu li a {display: block; background: #bbb; color: #252525; width: 160px; text-align: center; padding: 15px 0 13px;}
#menu a:hover, #menu li.active {background: #111; color: #e2e2e2; text-align: center; padding: 15px 0 13px;}

#menu_bottom {font-family: Arial, Helvetica, sans-serif; margin-left: -19px; float: left; position: absolute;}
#menu_bottom li {display: inline; background: url(../images/bg/limiter.png) left center no-repeat; padding: 0 10px 0 11px;color: #909090; font-size: 1.1em;}
#menu_bottom li.first {background: none;}
#menu_bottom a {color: #909090;}
#menu_bottom a:hover, #menu_bottom .active {color: #8bff58;}


/* content */
#content p {font-size: 14px; line-height: 1.15em; margin-bottom: 14px;}
.left_decor, .right_decor {position: absolute; top: 0; width: 180px; height: 650px;}
.left_decor {background:#F7F6F6; left top no-repeat; left: -186px;}
.right_decor {background:#F7F6F6; left top no-repeat; left: 484px;}

/* footer */
.copyrights {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; float: right; text-align: right;}
.copy {color: #bdbdbd;}
.designed {color: #717171;}
.copy a {color: #bdbdbd;}
.designed a {color: #717171;}
.copy a, .designed a {text-decoration: underline;}
.copy a:hover, .designed a:hover {text-decoration: none;}