body{
	background: #470300 url(../images/bg.jpg) repeat-x top center;
}
/*font-family: "ronnia-condensed-1","ronnia-condensed-2";*/
/*font-family: "kulturista-web-1","kulturista-web-2";*/
.center{
	width: 1000px;
	margin: 0px auto;
}
#logo{
	position: relative;
	z-index: 10;
	padding: 15px 0px;
	display: block;
	float: left;
	border-top: 1px solid #330000;
}
#drop{
	float: left;
	margin: 30px 20px;
	position: relative;
	z-index: 12;
}
#drop_R_nav {
	position: relative;
	z-index: 12;
	background: #1f1f1f url() no-repeat;
	padding: 20px;
	position: absolute;
	top: 60px;   
	*top: 78px;   
	margin-left: 65px;
	*margin-left: -120px;
	font-size: 1.1em;
	color:  #999; 
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90); 
	width:  200px;
	letter-spacing: -1px;
}
#drop_R_nav a {
	text-decoration: none;
	color: #fff;
	font-size: 1.3em; 
	line-height: 1.3em;
	display: block;
}
#drop_R_nav a:hover {
	text-decoration: none;
	color: red;
} 
#tagline{
	position: relative;
	z-index: 10;
	float: right;
	padding: 30px 0px;
	*margin-bottom: -100px;
}
#title{
	z-index: 9;
	position: absolute;
	*left: 50%;
	*margin-left: -500px;
}
#white_band{
	clear: both;
	background: url(../images/white_80.png);
	height: 600px;
}
#band_content{
	padding-top: 350px;
}
#actions{
	float: left;
/*	margin-top: 20px;*/
}
#actions li{
	float: left;
	margin-right:10px;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
}
#actions li a small{
	display: block;
	font-weight: normal;
	color: #993300;
	font-size: .7em;
	line-height: 1em;
}
#actions li a{
	display: block;
	background: #410b0a;
	border: 2px solid #781007;
	padding: 10px 15px;
	text-decoration: none;
	color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#actions li a:hover{
	background: #781007;
}
#actions li a:hover, #actions li a:hover small{
	color: #fff;
}
#bottom{
	background: url(../images/bottom_bg.jpg) no-repeat top center;
	min-height: 400px;
	margin-top: -170px;
	position: relative;
	z-index: 11;
	padding: 35px;
	width: 920px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 3px solid #3d0301;
}
#bottom_content{
	margin-top: 250px;
}
#bottom_content a{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
#bottom p{
	color: #fff;
	font-size: 1.5em;
}
#use_this{
	width: 400px;
	height: 220px;
	background: #410b0a;
	padding: 20px;
	color: #fff;
	font-size: 1.2em;
}
#use_this_link{
	display: block;
	width: 620px;
	text-decoration: none;
	background: #781007;
	border: 2px solid #781007;
	padding: 10px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}
#use_this_link:hover{
	background: #410b0a;
}
#tracks li{
	color: #fff;
	text-transform: uppercase;
	font-size: 2.5em;
	line-height: 1.2em;
	font-weight: bold;
	background: #3d0301;
}
#tracks li span{
	color: #993300;
	display: inline-block;
	width: 30px;
	padding-right: 10px;
	text-align: right;
}
a.button{
	position: relative;
	z-index: 20;
	display: block;
	padding: 15px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
/*	background: #98220f;*/
	border: 2px solid #98220f;
	color: #451414;
	margin-top: -30px;
	float: right;
/*	margin-top: 300px;*/
/*	margin-right: 230px;*/
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 2.3em;
	line-height: 1.3em;
/*	line-height: 1em;*/
}
a.button small{
	display: block;
	color: #fff;
	font-weight: normal;
	font-size: .7em;
}

a.button:hover{
	background: #451414;
	color: #98220f;
}
#noisetrade{
	width:240px; 
	height: 400px; 
	float: right;
}
#vertical_text{
	float: right;
	margin-right: 20px;
}

#footer {
	background: #932b1d;
	color: #aeae92;
	padding: 10px;
	height: 16px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-transform: uppercase;
	font-size: .9em;
}

.footerRe {color: #fff;}

#footer a {
	color: #aeae92;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
}

#fancybox-inner a{
	color: #fff;
	font-weight: bold;
}
#fancybox-inner a:hover{
	text-decoration: none;
}
