body {
	margin: 0px;
	padding: 0px;
	color: #FFF6E5;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	background-image: url(images/body.jpg);
	background-color: #4D0113;
	background-position: top center;
	background-repeat: repeat-x
}

a, a:link, a:visited { color: #FFE5EB; text-decoration: none; }
a:hover { color: #FFE5EB; text-decoration: underline; }

p { margin: 0 0 15px 0; padding: 0; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #FFE5EB; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif }
h1 { font-size: 28px; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 25px; margin: 0 0 20px 0; padding: 5px 0; }
h3 { font-size: 22px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.more { display: block; width: 139px; height: 37px; text-align: center; font-size: 14px; padding-top: 15px; color: #fff; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; background: url(images/templatemo_button.png) }
a.more:hover { text-decoration: none; color: #fff; }

.float_l { float: left }
.float_r { float: right }

.image_wrapper { display: inline-block; border: 0px solid #999; padding: 0px; background: none; margin-bottom: 0px }
.image_fl { float: left; margin: 3px 15px 0 0 }
.image_fr { float: right; margin: 3px 0 0 15px }

.col_w200 { width: 200px }
.col_w540 { width: 540px }
.col_w340 { width: 340px }
.col_w440 { width: 440px }
.v_divider { padding-right: 50px; background: url(images/divider.png) right no-repeat }

.tmo_list { margin: 20px 0; padding: 0; list-style: none; }
.tmo_list li { margin: 0 0 13px; padding: 0 0 3px 0;line-height: 1em; color: #CEA4A4; }
.tmo_list li a { color: #CEA4A4; text-decoration: underline; }
.tmo_list li a:hover { color: #FFE5EB; text-decoration: none; }

#wrapper {
	width: 1200px;
	margin: 0 auto;
}

#header {
    height: 87px;
    width: 1205px;
    padding: 0;
    margin-bottom: 10px;
    background: url(images/header.png) center top no-repeat;
}

#stitle {
	float: left;
	width: 280px;
	height: 50px;
	padding-top: 20px;
	margin-left: 55px;
	margin-right: 10px;
}

#stitle h1 {
	margin: 0;
	padding: 0;
}

#stitle h1 a {
	display: block;
	font-size: 18px;
	color: #FE471C;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	text-indent: -10000px
}

#stitle a span {
	display: block;
	font-size: 16px;
	color: #FF4F57;
	font-weight: normal;
	margin-top: 10px;
}

#rmenu {
	float: left;
	width: 855px;
	height: 76px;
	padding: 0;
}

#rmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#rmenu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#rmenu ul li a {
	float: left;
	display: block;
	position: relative;
	width: 95px;
	height: 30px;
	padding: 46px 0 0 0;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #FAF0F0;	
	font-weight: normal;
	outline: none;
	border: none;
	background: url(images/menu.png) no-repeat top
}

#rmenu ul li a span {
	position: absolute;
	top: 5px;
	left: 10px;
	width: 40px;
	height: 38px;
}
#rmenu ul li a span.listen { background: url(images/winamp.png) no-repeat }
#rmenu ul li a span.gallery { background: url(images/aimp.png) no-repeat }
#rmenu ul li a span.partners { background: url(images/partners.png) no-repeat }
#rmenu ul li a span.bio { background: url(images/about.png) no-repeat }
#rmenu ul li a span.contact { background: url(images/contact.png) no-repeat }
#rmenu ul li a span.empty {}
#rmenu ul li a span.en { background: url(images/english.png) no-repeat }
#rmenu ul li a span.ru { background: url(images/russia.png) no-repeat }

#rmenu ul li a:hover, #rmenu ul li .current { color: #FEE8D6;  }
#rmenu ul li .last { background: none }

#slider {
	clear: both;
	width: 960px;
	height: 245px;
	background: #000;
	margin-bottom: 40px;
	overflow: hidden;
}

.gallery { clear: both; margin: 0; padding: 0; list-style: none; }
.gallery li { margin: 0; padding: 0; }
.gallery li a { display: block; float: left; margin: 0 15px 15px 0 }

#content {
	clear: both;
	width: 1000px;
	margin-bottom: 30px;
}

#fufooter_wrapper {
	width:100%; height:86px; background: url(images/bgbutton.png) bottom repeat-x; position: bottom; bottom: 0; margin-bottom: -0px;
}

#bgbotom {
	width:100%; background: url(images/closbt.png) bottom repeat-x;
	padding-bottom: 17px;
}
