* {margin: 0; padding: 0;}
a {text-decoration: none; outline: none;}
a:hover {text-decoration: none;}
a img {border: none;}
ul, ol, li {list-style: none;}  
	 
body {background: #fff url(../images/bg/body.png) left top repeat; font: 62.5%/1.4 Tahoma, sans-serif; padding: 89px 0 10px 10px;}
#page {background: #fff;}
#header {width: 780px; position: relative; background: url(../images/bg/header.jpg) left bottom no-repeat; height: 155px; padding-top: 55px;}
#wrapper_cont {background: #fff;}
#wrapper {width: 770px; overflow: hidden; padding-left: 10px; background: #fff url(../images/bg/wrapper.png) 190px top repeat-y;}
#content {width: 379px; float: left; padding: 5px 0 0 186px; position: relative;}
#sidebar {width: 189px; float: right; padding-top: 5px;}
#footer {background: #fff url(../images/bg/footer.png) left bottom no-repeat;}

#logo {position: absolute; top: -68px; left: 20px;}
	#logo a {display: block; text-indent: -200em; overflow: hidden; width: 190px; height: 57px; background: url(../images/all/logo.png) left top no-repeat;}
#header .decor {display: block; width: 498px; height: 188px; border: 3px solid #fff; position: absolute; top: 53px; left: 273px;} 

.menu {font-size: 1.3em; font-family: Verdana, sans-serif;}
	.menu li {display: block; color: #fff; margin-bottom: 1px;}
		.menu li.red {background: #e23c00 url(../images/bg/red.png) left top repeat-x; width: 235px;}
		.menu li.orange {background: #ffa100 url(../images/bg/orange.png) left top repeat-x; width: 215px;}
		.menu li.green {background: #5ca647 url(../images/bg/green.png) left top repeat-x; width: 195px;}
		.menu li.blue {background: #2591c3 url(../images/bg/blue.png) left top repeat-x; width: 210px;}
		.menu li.gray {background: #898989 url(../images/bg/gray.png) left top repeat-x; width: 225px;}
		.menu li a {color: #fff; text-align: left; display: block; padding: 5px 8px 5px 12px; height: 18px;}
		.menu li a:hover {text-align: right;}

#wrapper .decor {
	text-indent: -200em;
	background: #fff;
	height: 5px;
	position: relative;
	left: -10px;
	clear: both;
}
#wrapper p {font-size: 1.1em; line-height: 1.1em; margin-bottom: 12px;}
	#content p {color: #838383;}
	#sidebar p {color: #565656; padding-right: 10px;}
.adv {padding: 8px 0 5px 5px;}
#content .decor {
	display: block;
	width: 120px;
	height: 600px;
	position: absolute;
	top: 0;
	left: 25px;
	overflow: hidden;
}
.style1 {
	color: #E23C00;
	font-weight: bold;
	font-size: 18px;
}
.style2 {
	color: #E23C00;
	font-weight: bold;
}
a:link {
	color: #E23C00;
}
a:visited {
	color: #E23C00;
}
<!--
.style6 {
	font-size: 18px;
	font-weight: bold;
}
-->
.style3 {color: #2387BD}
.style4 {color: #2388BE}
#sidebar .style4 {color: #2388BE}
#footer .menu {font-size: 1.2em; background: none; padding: 6px 0 16px 25px; width: 762px; border-top: 1px solid #9ca3a9; margin-left: 10px; font-family: Arial, Helvetica, sans-serif;}
	#footer li {display: inline; padding: 0 12px 0 11px; background: url(../images/bg/limiter.png) right center no-repeat;}
	#footer li.last {background: none;}
		#footer li a {color: #c4c4c4; display: inline; background: none;}
		#footer li a:hover {color: #6b6b6b; text-decoration: none;}
#copyrights {padding: 0 0 10px 59px;}	
	#copyrights p {font-size: 1.1em; margin-bottom: 1px; color: #838383;}
	#copyrights p a {color: #b4b4b4;}
	#copyrights p a:hover {text-decoration: underline;}

		

