* {margin: 0; padding: 0;}
a {outline: none; text-decoration: none;}
a img {border: none;}
ol, ul, li {list-style: none;}

/* ie6 */
*html #content {height: 816px}

/* layout */
html {}
body {font: 62.5%/1.4 Arial, sans-serif; color: #343434; background: #3975aa url(../images/bg/body.png) left top repeat-x;}
#page {width: 850px; margin: 0 auto;}
#header {background: url(../images/bg/header.jpg) right top no-repeat; position: relative; padding-top: 120px;}
#wrapper {background: #fff url(../images/bg/top.png) left top no-repeat; padding-top: 10px;}
#box {width: 850px; overflow: hidden; border-bottom: 7px solid #eaeef1; padding-bottom: 10px;}
#content {position: relative; background: url(../images/bg/dot.png) left top repeat-y; padding: 0 188px 0 7px; width: 471px; float: right;}
#sidebar {width: 184px; float: left; padding-top: 29px;}
#footer {background: #f4f6f8 url(../images/bg/bottom.png) left bottom no-repeat; border-top: 1px solid #dee3e8; padding: 28px 19px 49px 17px; margin-bottom: 10px;}

/* header and footer menu*/
#logo {position: absolute; top: 43px; left: 4px;}
	#logo a {display: block; text-indent: -200em; overflow: hidden; background: url(../images/all/logo.png) left top no-repeat; width: 350px; height: 39px;}

/* sidebar */
#menu {font-family: Times New Roman, Times, serif; text-transform: uppercase; font-size: 1.5em; color: #29547a; font-weight: bold;}
#menu li {display: block; margin-bottom: 12px; height: 12px;}
#menu a {color: #29547a; display: block; padding-left: 37px; height: 12px; cursor: pointer;}
#menu .active {padding-left: 37px;}
#menu a:hover, #menu .active {background: url(../images/bg/hover.png) left center no-repeat;}
#menu span {display: block; height: 12px; background-position: 0 0; background-repeat: no-repeat; text-indent: -200em; overflow: hidden;}
#menu .home span {background-image: url(../images/bg/home.png); width: 47px;}
#menu .sitemap span {background-image: url(../images/bg/sitemap.png); width: 65px;}
#menu .partners span {background-image: url(../images/bg/partners.png); width: 76px;}
#menu .support span {background-image: url(../images/bg/support.png); width: 66px;}
#menu .legal span {background-image: url(../images/bg/legal.png); width: 50x;}
#sidebar p {text-transform: uppercase; font-size: 1.2em; color: #010101; padding: 19px 8px 10px;}

/* content */
#content p {font-size: 13px; line-height: 1.15em; margin-bottom: 14px;}
.right_decor {position: absolute; top: 0; width: 170px; height: 800px; left: 486px; }
.adv {margin-bottom: 24px;}

/* footer */
#menu_bottom {float: left;}
#menu_bottom li {color: #031525; display: inline; background: url(../images/bg/limiter.png) left center no-repeat; padding: 0 15px 0 16px; font-size: 1.1em;}
#menu_bottom .first {background: none;}
#menu_bottom a {color: #031525;}
#menu_bottom a:hover, #menu_bottom .active {text-decoration: underline;}

.copyrights {float: right; text-align: right;}
.copy {color: #0e2f4d;}
.designed {color: #8192a2;}
.copy a {color: #0e2f4d;}
.designed a {color: #8192a2;}
.copy a, .designed a {text-decoration: underline;}
.copy a:hover, .designed a:hover {text-decoration: none;}
