* {margin: 0; padding: 0;}
a {outline: none; text-decoration: none;}
a img {border: none;}
ol, ul, li {list-style: none;}

/* ie6 */
*html #content {height: 615px;}

/* layout */
html {background: #b6b6b6;}
body {font: 62.5%/1.4 Verdana, sans-serif; color: #313539;}
#page {background: #fff; width: 850px; margin: 10px auto 0;}
#header {position: relative; background: #eee url(../images/bg/header.jpg) left top no-repeat; padding-top: 120px;}
#wrapper {width: 100%; overflow: hidden; margin: 10px 0 20px;}
#content {width: 505px; background: #fff url(../images/bg/wrapper.png) left top repeat-y; float: right; padding-right: 198px; padding-left: 8px; position: relative; min-height: 615px;}
#sidebar {width: 138px; float: left; padding-top: 12px;}
#footer {position: relative; background: #313539; padding: 7px 0 10px 16px;}

/* header */
#logo, #logo_footer {position: absolute; top: 41px; left: 25px;}
	#logo a, #logo_footer a {display: block; background: url(../images/all/logo.png) left top no-repeat; width: 293px; height: 41px; text-indent: -200em; overflow: hidden;}
	
/* content */
h2.title {text-align: center; font-size: 1.2em; text-transform: uppercase; color: #313539; margin-bottom: 6px;}
h4.title {font-size: 1.2em; color: #9c9c9c; border-top: 1px solid #919191; margin: 6px 5px 0; text-align: center; padding-top: 14px;}
#content p {text-align: left; font-size: 1.1em; line-height: 1.3em; margin-bottom: 6px;}
.decor {background: url(../images/bg/decor.png) left top no-repeat; padding: 5px 6px; text-align: center; width: 170px; position: absolute; top: 0; right: 5px;}
.adv {margin-bottom: 47px;}

/* sidebar */
#menu {padding: 0 12px; overflow: hidden;}	
	#menu li {background: url(../images/bg/limiter.png) left top repeat-x; padding: 2px 0 5px; color: #181818; margin-top: -1px; font-size: 1.1em; text-align: left;}
	#menu a {color: #181818;}
	#menu a:hover, #menu .active {color: #a4a4a4;}
	
/* footer */
#logo_footer {left: 605px; top: 26px;}
	#logo_footer a {background: url(../images/all/footer_logo.png) left top no-repeat; width: 227px; height: 32px;}	
#menu_bottom {overflow: hidden; margin-left: -11px; margin-bottom: 24px;}
	#menu_bottom li {display: inline; color: #e3e3e3; border-left: 1px solid #e3e3e3; font-size: 1.1em; padding: 0 9px 0 10px; margin-left: -1px;}
	#menu_bottom .first {border: none;}
	#menu_bottom a {color: #e3e3e3;}
	#menu_bottom a:hover, #menu_bottom .active {color: #727272;}
.copy {font-size: 1em; color: #bcbcbc; margin-bottom: 1px;}
	.copy a {color: #bcbcbc;}
.designed {font-size: 1em; color: #77797b;}	
	.designed a {color: #77797b;}	
	.copy a, .designed a {text-decoration: underline;}
	.copy a:hover, .designed a:hover {text-decoration: none;}