@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/homepage-bg-overlay.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#03000d;
}

.wrapper{ width:100%;}
#header-wrapper{ height:132px; background-image:url(../images/homepage-top-bg.gif); width:100%;}
#header-container{ width:960px; margin:0 auto; }
#header-container img {border:0;}