body {
	font-family: Arial, Tahoma, sans-serif;
	background: url(../images/generic/background.jpg) center 3px no-repeat #000;
	padding: 0px;
	margin: 3px 0 20px 0;
}

.footer {
	clear: both;
}

#main-wrapper {
	width: 993px;
	margin-right: auto;
	margin-left: auto;
	
}

#main-wrapper #main-header {
	height: 37px;
	background: url(../images/generic/main_header/background.jpg) top left no-repeat;
}

#main-header .main-header {
	float: left;
	display: inline;
	margin: 10px 0 0 10px;
}

#main-header .main-header img {
	border: 0px;
}

#main-header #nav {
	width: 700px;
	float: right;
	text-align: right;
	padding: 0 5px 0 0;
	display: inline;
	font-size: 0px;
}

#main-header #nav ul {
	margin: 0px;
	padding: 0px;
}

#main-header #nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#main-header #nav ul li a img {
	border: 0px;
}

#feature {
	clear: both;
	height: 417px;
	font-size: 0px;
	line-height: 0px;
}

#feature #sub-nav {
	background: url(../images/generic/feature/sub_nav/background.jpg) top right no-repeat;
	height: 1px;
}

#feature #sub-nav #ballf-live {
	position: absolute;
	z-index: auto;
	margin: 0 0 0 819px;
}

#feature #sub-nav #ballf-live img {
	width: 174px;
	height: 17px;
	border: 0px;
	behavior: url("pngbehavior.htc");
}

#feature #pillar {
	width: 261px;
	float: left;
}

#feature #pillar-float {
	position: absolute;
	z-index:50;
	margin: 0 0 0 2px;
}

#feature #movie {
	width: 732px;
	height: 416px;
	float: left;
	/*background: #ccc;*/
	background: url(../images/generic/feature/movie/background.jpg) top left no-repeat;
}

#content {
	clear:both;
}

#content #main-right {
	min-height: 393px;
	height: auto !important;
	height: 393px;
}