@charset "UTF-8";
body {
 background:#530000;
 margin:0;
 padding:0;
 font:75% Arial, Helvetica, sans-serif;
 color:#FFFFFF;
}

#mainContainer {
	background:url(../images/ffbIndexBg.jpg) repeat-y;
}

#pageWraper {
	margin:auto;
	width:963px;
	position:relative;
}

#sdfPromo {
	position:absolute;
	top:127px;
	left:0px;
	z-index:1000;
}

#videoContainer {
	height:174px;
	width:963px;
	background:url(../images/ffbNewIdx04.jpg) no-repeat;
	position:relative;
}

#videoContainer #videoWin{
	position:absolute;
	top:19px;
	right:181px;
}

#fetishTxt {
	height:110px;
	width:613px;
	background:url(../images/ffbNewIdx01.jpg) no-repeat;
	position:relative;
	padding:12px 170px 0 180px;
}

#fetishTxt p{
	padding:0;
	margin:0px;
}

a, a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#fetishTxt h1, h2{
	font-size:1.2em;
	display:inline;
}

#footer {
	text-align:center;
	padding-bottom:20px;
}
