* {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 #footer .menu {margin-left: -21px;}
	 
body {background: #fff url(../images/bg/body.png) left top repeat-x; font: 62.5%/1.4 Arial, sans-serif;}
#page {position: relative; width: 758px; margin: 25px auto 0; border: 1px solid #76dbfc; padding: 0 10px 10px; background: #fff url(../images/bg/repeater_y.png) 180px top repeat-y;}
#header {background: #fff url(../images/bg/header_pic.jpg) left 10px no-repeat; height: 274px; position: relative; padding: 10px 0;}
#wrapper {width: 100%; overflow: hidden;}
#content {width: 579px; float: right;}
#sidebar {position: relative; width: 160px; float: left;}
#footer {width: 663px; margin: 0 auto; padding: 27px 10px 30px 107px; overflow: hidden; background: #fff;}

#logo {position: absolute; top: 12px; right: 17px;}
	#logo a {display: block; text-indent: -200em; overflow: hidden; width: 254px; height: 41px; background: url(../images/all/logo.png) left top no-repeat;}
#title {overflow: hidden; text-indent: -200em; width: 254px; height: 86px; background: url(../images/all/title.png) left top no-repeat; position: absolute; top: 131px; left: 328px;} 
.decor {overflow: hidden; text-indent: -200em; display: block; width: 112px; height: 219px; background: url(../images/bg/header_decor.jpg) left top no-repeat; position: absolute; top: 65px; right: -10px;}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.menu {font-size: 1.1em; position: absolute; left: 199px; top: 15px;}
	.menu li {color: #08364c; background: url(../images/bg/dots.png) right center no-repeat; display: inline; padding: 0 22px 0 21px;}
	.menu .last, #footer .last {background: none;}
		.menu li a {color: #08364c;}
		.menu li a:hover {color: #bac7cd;}
#content p {color: #154358; font-size: 1.3em; line-height: 1.3em; margin-bottom: 18px;margin-right:25px;}
#content h1 {color:#154358;padding-bottom:20px;}
#content .limiter {border-bottom: 1px solid #c6ced2; padding-bottom: 10px; margin-bottom: 9px;}
#content .last {margin-bottom: 0;}

#sidebar img {display: block; width: 160px; height: 600px;}		
#page .decor_01 {overflow: hidden; text-indent: -200em; display: block; width: 53px; height: 71px; background: url(../images/bg/footer_decor.png) left top no-repeat; position: absolute; bottom: -61px; left: 3px; z-index: 100;}

#footer .menu {position: static; width: 353px; float: left; font-size: 1.2em; margin-left: -42px;}
	#footer li {padding: 0 15px 0 14px; background: url(../images/bg/limiter.png) right center no-repeat;}
		#footer li a {color: #3d484e;}
		#footer li a:hover {color: #3d484e; text-decoration: underline;}
#copyrights {width: 255px; float: right; text-align: right;}	
	#copyrights p {font-size: 1.2em; margin-bottom: 3px;}
	#copyrights .copy {color: #969da2;}
	#copyrights .design {color: #505c64;}
		#copyrights .copy a {color: #969da2; text-decoration: underline;}
		#copyrights .design a {color: #505c64; text-decoration: underline;}
		#copyrights .copy a:hover {text-decoration: none;}
		#copyrights .design a:hover {text-decoration: none;}
