body {
	margin:0px;
	text-align:center;
	background-color: #000033;
}

#main {
	width:800px;
	margin:auto;
	text-align:left;
	height: auto;
	position: relative;
	padding: 0;
}
#top {
	text-align: center;
	height: 80px;
	z-index: 1;
	background-color: #000033;
	margin: 0;
	padding: 0;
}

#top_banner {
	position: relative;
	z-index: 0;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}

#name {
	margin-top:30px;
	font-size:16pt;
	color:#FFcc00;
	position: absolute;
	font-weight: normal;
	z-index: 2;
	margin-left: 480px;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#sun {
	margin-top:0px;
	position: absolute;
	z-index: 2;
	margin-left: 720px;
}




#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	z-index: 2;
	height: 32px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	float: none;
	position: relative;
}
#menu ul{
	height: 32px;
	width: 800px;
	list-style: none;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding: 0;
	margin: 0;
	position: absolute;
}
#menu ul.rollover li{
	text-align: center;
	list-style: none;
	font-size: 9pt;
	font-weight: bold;
	float: left;
	height: 32px;
	width: 160px;
	margin: 0;
	padding: 0;
}
#menu ul.rollover li a{
	text-decoration: none;
	height: 32px;
	width: 160px;
	border: 0;
	list-style: none;
	color: #FFF;
	padding-top: 7px;
	background: url(../img/baton_na.jpg) no-repeat;
	padding-bottom: 0px;
	display: block;
}

#menu ul.rollover li a:hover {
	text-decoration: underline;
	height: 32px;
	width: 160px;
	background: url(../img/baton_a.jpg) no-repeat;
	color: #000033;
}
#menu ul.rollover li #active{
	text-decoration: none;
	width: 160px;
	background: url(../img/baton_a.jpg) no-repeat;
	color: #000033;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 32px;
}


/* RIGHT COLUMN--------------------------------------------------- */

#right {
	float:right;
	z-index: 3;
	position: relative;
	width: 729px;
	height: auto;
	overflow: hidden;
	background-color: #ffffcc;
}
#right h1 {
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Tahoma;
	font-size:18pt;
	text-align:justify;
	margin-right: 20px;
	padding-top: 5px;
	text-indent: 20px;
}

#right p {
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Tahoma;
	font-size:10pt;
	text-align:justify;
	margin-right: 20px;
	padding-top: 5px;
	text-indent: 20px;
}

#right ol  {
	margin-left:40px;
	margin-top:10px;
	margin-bottom:0px;
	font-family:Tahoma;
	font-size:10pt;
	text-align:justify;
	margin-right: 15px;
	padding: 0;
}
#right ul {
	margin-left:40px;
	margin-top:10px;
	margin-bottom:0px;
	font-family:Tahoma;
	font-size:10pt;
	text-align:justify;
	margin-right: 15px;
	padding: 0;
}
#right .pic_left {
	margin-left:0px;
	margin-right:10px;
	border:0px;
	float:left;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 120px;
	height: 379px;
	position: relative;
}
#content {
	background: url(../img/left_bg.jpg) repeat;
	width: 800px;
	height: auto;
	float: left;
}
#left_img_bg {
	height: 379px;
	width: 189px;
	z-index: 4;
	position: absolute;
	background: url(../img/left_img_bg.png) no-repeat;
	left: 0px;
	float: left;
	top: 281px;
}
#left_img_bg .top{
	border: 1px solid #fff;
	height: 175px;
	width: 176px;
	margin-top: 7px;
	z-index: 4;
}
#left_img_bg .bottom {
	border: 1px solid #fff;
	height: 175px;
	width: 176px;
	margin-top: 10px;
	z-index: 4;
}




/* LEFT COLUMN ------------------------------------------------------*/

#left {
	width:71px;
	float:left;
	position: relative;
	z-index: 0;
	overflow: hidden;
	height: auto;
	display: block;
}
#left_bot_bg {
	position: absolute;
	height: auto;
	width: 71px;
	top: -152px;
	left: 0px;
}

#social {
	position: relative;
	text-align: center;
	width: 729px;
	height: 29px;
	padding: auto;
	padding-bottom: 0px;
	float: left;
	background: url(../img/social_bg.png) no-repeat;
	margin-bottom: 0px;
}
#right .right_top{
	height: 80px;
	width: 245px;
	position: relative;
	z-index: 0;
	background-color: #ff6600;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}
#right .right_img {
	height: auto;
	width: 243px;
	position: relative;
	z-index: 0;
}
#right .right_text {
	height: auto;
	width: 245px;
	position: relative;
	z-index: 0;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	margin-top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #ff6600;
	text-align: center;
}
#right .ads_right {
	margin-left:15px;
	margin-right:20px;
	border:0px;
	float:right;
	margin-bottom: 5px;
	margin-top: 10px;
}
#right .ads_left {
	margin-left:25px;
	margin-right:10px;
	border:0px;
	float:left;
	margin-bottom: 10px;
	margin-top: 10px;
}
#right ul  {
	margin-left:30px;
	margin-bottom:0px;
	font-family:Tahoma;
	font-size:12pt;
	text-align:justify;
	text-indent:10px;
	margin-right: 15px;
	padding: 0;
	z-index: 2;
	list-style: none;
	position: absolute;
}
#right ul a {
	z-index: 2;
	color: #FFF;
}
#right ul a:hover {
	z-index: 2;
	text-decoration: underline;
}
#right ul #active {
	z-index: 2;
	text-decoration: underline;
}


#right .right_top ol {
	margin-left:30px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Tahoma;
	font-size:10pt;
	text-align:justify;
	text-indent:20px;
	margin-right: 15px;
	padding: 0;
}

#left .top_ban{
	width:203px;
	position: absolute;
	z-index: 0;
	background-image: url(../img/left-blok.gif);
	height: 91px;
	margin-left: 12px;
	color: #b3003f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	margin-top: 15px;
}
#left .top_ban p {
	z-index: 0;
	margin-left: 12px;
	color: #b3003f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	margin-right: 12px;
}

#left .pic_right {
	margin-left:15px;
	margin-right:20px;
	border:0px;
	float:right;
	margin-bottom: 5px;
	margin-top: 10px;
}

/*FOOTER------------------------------------------------------------*/

.clear {
	clear:both;
}


#footer {
	width:800px;
	height:50px;
	margin-top: 0px;
	position: relative;
	padding-top: 0px;
	float: right;
	background: url(../img/footer.jpg) no-repeat;
}

#footer  ul {
	text-align: center;
	padding-left: 71px;
	padding-top: 0px;
	margin-top: 14px;
	color: #ffcc00;
}

#footer  ul  li{
	list-style-type:none;
	
}

#footer  ul  li a{
	text-decoration:underline;
	color:#ffcc00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
}

#footer  ul  li a:hover{
	text-decoration:underline;
}
  a:visited {
	color: #000033;
   }
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #000033;
	text-decoration: underline;
}

/*ADS---------------------------------------------------------------*/

.ads {
	margin-top:10px;
	text-align: center;
	width: 575px;
	z-index: 5;
	height: 60px;
	margin-bottom: 10px;
	position: relative;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}

.ads_bottom {
	margin-top:10px;
	text-align: center;
	width: auto;
	height: auto;
	position: relative;
	margin-bottom: 15px;
}
