body{
	margin:0;
	padding:0;
	background: #000
	/*background:url('img/bg_2000.jpg') 50% 0 #000 no-repeat;*/
}
button {
	color:#DDA01D;
}
#center{
	position:relative;
	background:url(img/bg.jpg) no-repeat ;
	width:1000px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
#logo{
	position:relative;
	background:url(img/logo.png) no-repeat ;
	width:594px;
	height:218px;
	margin:0 auto;
	overflow:hidden;
	display:block;
	margin-top:30px;
}
#menu{
	position:relative;
	background:transparent;
	width:650px;
	height:47px;
	margin:0 auto;
	overflow:hidden;
	display:block;
}
#input {background:url(img/subsc_input.png) no-repeat ;width:186px;height:47px;float:left;display:block;border:0;}
#input input{background:transparent;width:150px;height:20px;display:block;margin:12px auto;border:0;}
#down{
	position:relative;
	background:url(img/down_but.png) no-repeat ;
	width:196px;
	height:47px;
	float:left;
	margin-left:6px;
	overflow:hidden;
	display:block;
}
#buy{
	position:relative;
	background:url(img/buy_but.png) no-repeat ;
	width:149px;
	height:47px;
	float:left;
	overflow:hidden;
	display:block;
}
#subs{
	position:relative;
	background:url(img/subsc_but.png) no-repeat ;
	width:104px;
	height:47px;
	float:left;
	overflow:hidden;
	display:block;
}
.block{
	position:relative;
	background:transparent;
	width:643px;
	height:auto;
	margin:12px auto;
	overflow:hidden;
	display:block;
}
.b_top{
	position:relative;
	background:url(img/windows_top.png) no-repeat ;
	width:643px;
	height:32px;
	margin:0 auto;
	overflow:hidden;
	display:block;
}
.b_center{
	position:relative;
	background:url(img/windows_center.png) repeat-y ;
	width:643px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	display:block;
}
.b_down{
	position:relative;
	background:url(img/windows_down.png) no-repeat ;
	width:643px;
	height:32px;
	margin:0 auto;
	overflow:hidden;
	display:block;
}
#footer {
	position:relative;
	/*background:url(img/footer.jpg) repeat-x;*/
	width:643px;
	height:59px;
	margin:0 auto;
	overflow:hidden;
	display:block;
	padding-bottom:25px;
}
#footer p {display:block;width:300px;margin:0 auto;text-align:justify;color:#fff;font : normal 10px Georgia;margin-top:13px !important;text-transform:uppercase;}
#logo_footer {
	position:relative;
	background:url(img/logo_2.png) no-repeat;
	width:123px;
	height:31px;
	top:11px !important;
	margin:0 auto;
	overflow:hidden;
	display:block;
}
.title_1 {display:block;width:570px;margin:0 auto;color:#000;font : bold 16px Georgia;margin-top:2px !important;text-transform:uppercase;}
.title_2 {display:block;width:570px;margin:0 auto;color:#000;font : bold 11px Georgia;margin-top:2px !important;text-transform:uppercase;}
.b_center ul li {width:570px;color:#000;font : normal 11px Georgia;margin-top:2px;text-transform:uppercase;margin-left:10px;}
#player{
	position:relative;
	background:url(img/player.jpg) no-repeat ;
	width:428px;
	height:346px;
	margin:12px auto;
	overflow:hidden;
	display:block;
}
.big_photo{
	position:relative;
	background:url(img/ram_big_photo.png) no-repeat ;
	width:190px;
	height:108px;
	float:left;
	overflow:hidden;
	display:block;
	margin-right:10px;
}
.big_photo img {margin:3px 0 0 3px;}
#center_photos{
	position:relative;
	background:transparent;
	width:600px;
	height:108px;
	margin:10px auto;
	overflow:hidden;
	margin-left:26px ! important;
	display:block;
}
#center_photos_down{
	position:relative;
	background:transparent;
	width:650px;
	height:62px;
	margin:10px auto;
	overflow:hidden;
	margin-left:19px ! important;
	display:block;
}
#text_photo{
	position:relative;
	background:url(img/text.png) no-repeat ;
	width:300px;
	height:115px;
	overflow:hidden;
	display:block;
	margin-top:10px !important;
	margin:0 auto;
}
.small_photo{
	position:relative;
	background:url(img/ram_small_photo.png) no-repeat ;
	width:117px;
	height:62px;
	float:left;
	overflow:hidden;
	display:block;
	margin-right:5px;
}
.small_photo img {margin:3px 0 0 3px;}

img {border:none;}

.text {
color:#FFFFFF;
display:block;
float:left;
font:9px Georgia;
margin-left:10px;
margin-right:auto;
margin-top:7px;
text-align:right;
text-transform:uppercase;
}

#span {
color:#FFFFFF;
font:10px Georgia;
text-transform:uppercase;
}

/*#span a {text-decoration: none;}*/
#span a:link {color: #FFFFFF;} /* unvisited link */
#span a:hover {color: #FFFFFF} /* mouse over link */
#span a:visited {color: #FFFFFF} /* mouse over link */

