* {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;}  
	 
/* ie6 only */	 
*html #header .menu{padding-bottom: 35px;}	
	 
body {background: #023b58 url(../images/bg/body.png) left top repeat-x; font: 70%/1.4 arial, sans-serif; padding: 0 0 10px 10px;}
#header {position: relative; background: url(../images/bg/header.jpg) 186px 11px no-repeat; height: 275px;}
#wrapper_cont {background: #fff; padding: 5px 0;}
#wrapper {width: 774px; background: url(../images/bg/wrapper.png) 186px 0 repeat-y; overflow: hidden;}
#content {width: 380px; float: left; padding: 5px 0 0 192px; position: relative;}
#sidebar {width: 189px; float: right; padding-top: 5px;}
#footer {background: #9d080d; margin-top: 10px; padding: 0 0 10px 12px; font-family: Georgia, Times New Roman, Times, serif;}

#logo {position: absolute; top: 7px; left: 15px;}
	#logo a, #title {display: block; text-indent: -200em; overflow: hidden; width: 155px; height: 92px; background: url(../images/all/logo.png) left top no-repeat;}
#title {width: 186px; height: 63px; background: url(../images/all/title.png) left top no-repeat; position: absolute; top: 105px; left: 562px;}

.menu {font-size: 1.1em; padding: 136px 0 45px 32px; width: 154px; background: #fff;}
	.menu li {display: block; color: #2279a6; margin-bottom: 6px; background: url(../images/bg/bullet.png) left 5px no-repeat; padding-left: 15px;}
		.menu li a {color: #2279a6;}
		.menu li a:hover {text-decoration: underline;}

#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: 2px 0 8px 8px;}
#content .decor {display: block; width: 160px; height: 600px; position: absolute; top: 0; left: 15px;}
#content .style1 {
	color: #023B58;
	font-weight: bold;
	font-size: 16px;
}
.style1 {font-weight: bold}
a:link {
	color: #023B58;
}
a:visited {
	color: #023B58;
}
#footer .menu {font-size: 1.2em; background: none; width: auto; padding: 6px 0 16px 0; position: relative; left: -12px;}
	#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: #fff; display: inline;}
		#footer li a:hover {color: #fdc9cb; text-decoration: none;}
#copyrights {}	
	#copyrights p {font-size: 1.1em; margin-bottom: 1px; color: #deb1b3;}
	#copyrights p a {color: #e2b5b7; text-decoration: underline;}
	#copyrights p a:hover {text-decoration: none;}

		
