@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	background-color:#000;
	background-image:url(../img/body.gif);
	background-repeat: repeat-x;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#FFF;
	
}
	
a:link {
	color:#FFF;
}

a:hover {
	color:#FFF;
}

a:visited {
	color:#FFF;
}






.div-body-glow {
	width:1169px;
	background-image:url(../img/body-glow.png);
	background-repeat:no-repeat;
	background-position:top center;
}

.div-body-glow-comingsoon {
	width:1169px;
	height:1000px;
	background-image:url(../img/body-glow.png);
	background-repeat:no-repeat;
	background-position:top center;
}

.div-header {
	width:949px;
	height:166px;
	background-image:url(../img/header-bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.div-flash {
	width:949px;
	height:289px;
	background-image:url(../img/flash-fallback.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.div-nav-main {
	width:949px;
	height:72px;
	background-image:url(../img/navi-bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:left;
	position:relative;
}

.div-content-main {
	width:949px;
	background-image:url(../img/content-bg.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

.div-content-spacer {
	width:900px;
	height:18px;
}

.div-content-footerspacer {
	width:900px;
	height:50px;
}

.div-footer-no1-main {
	width:949px;
	height:126px;
	background-image:url(../img/footer1-bg.gif);
	background-repeat:repeat-x; 
	background-position:top left;
	text-align:left;
}

.div-footer-no2-main {
	width:949px;
	height:100px;
	background-image:url(../img/footer2-bg.gif);
	background-repeat:no-repeat; 
	background-position:top left;
	text-align:left;
}
