* {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-x; font: 62.5%/1.4 Verdana, sans-serif;}
#header {position: relative; height: 381px; background: url(../images/bg/header.jpg) left bottom no-repeat;}
#wrapper {width: 774px; background: url(../images/bg/wrapper.png) 186px 0 repeat-y; overflow: hidden; padding: 5px 3px 0; margin: 2px 0 0;}
#content {width: 380px; float: left; padding-left: 190px; position: relative;}
#sidebar {width: 189px; float: right;}
#sidebar p {font-size: 1.1em; line-height: 1.1em; margin-bottom: 12px;}
#footer {border-top: 1px solid #dadada; padding: 0 0 10px 12px;}

#logo {position: absolute; top: 32px; left: 10px;}
	#logo a, #title {display: block; text-indent: -200em; overflow: hidden; width: 291px; height: 48px; background: url(../images/all/logo.png) left top no-repeat;}
#title {width: 293px; height: 29px; background: url(../images/all/title.png) left top no-repeat; position: absolute; top: 235px; left: 440px;}
#content h1 {
	color: #CE2954;
	font-weight: bold;
	padding-bottom:15px;
	font-size: 16px;
}
#content .style1 {
	color: #CE2954;
	font-weight: bold;
	font-size: 16px;
}
#content strong {
	color: #CE2954;
	font-weight: bold;
	font-size: 13px;
}
a:link {
	color: #CE2954;
	font-size:1.2em;
}
a:visited {
	color: #CE2954;
	font-size:1.2em;
}

#header .menu {text-transform: uppercase; border-left: 1px solid #d5d6d4; padding: 21px 0 17px 22px; position: absolute; top: 0; left: 311px; height: 75px;}
.menu {font-size: 1em; font-family: Tahoma, Helvetica, sans-serif; padding-top: 31px; }
	.menu li {display: block; color: #ce2954; background: url(../images/bg/bullet.png) left center no-repeat; margin-bottom: 1px; padding-left: 13px;}
		.menu li a {color: #ce2954;}
		.menu li a:hover {color: #8f8f8e;}

#wrapper p {font-size: 1.2em; line-height: 1.3em; margin-bottom: 12px;}
	#content p {color: #838383;}
	#sidebar p {color: #565656;font-size:1.1em;}
.adv {padding: 8px 0 19px 8px;}
#content .decor {display: block; width: 180px; height: 600px; position: absolute; top: 0; left: 0;}


#footer .menu {font-size: 1.2em; background: none; padding: 7px 0 26px; position: relative; left: -10px;}
	#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: #2b2b2b; display: inline; background: none;}
		#footer li a:hover {color: #a7a79b; text-decoration: none;}
#copyrights {}	
	#copyrights p {font-size: 1.1em; margin-bottom: 1px; color: #a7a79b;}
	#copyrights p a {color: #969696; text-decoration: underline;}
	#copyrights p a:hover {text-decoration: none;}

		
