#pageContainer
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

body
{
	min-width: 960px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
#777777
	margin: 0px;
	padding: 0px;
	background-color: #e6e6e6;
}

h1, h2, h3, h4
{
	font-family: Arial, Helvetica, sans-serif;
}

a:hover
{
	text-decoration:underline;
}

p
{
	color: #777777;
	margin-top: 12px;
}

img
{
	border: none;
}

input.submitButton
{
	background: url(../img/btn_submit.png) no-repeat;
	border: none;
	width: 76px;
	height: 31px;
}

input.downloadButton
{
	background: url(../img/btn-download.png) no-repeat;
	border: none;
	width: 135px;
	height: 35px;
}

/* Header */
#headerContainer
{
	height: 76px;
	font-size: small;
	position: relative;
	color: white;
}

#headerContainer a
{
	text-decoration: none;
	color: white;
}

#headerContainer a:hover
{
	text-decoration: underline;
	color: white;
}

#headerContainer #logoContainer
{
	height: 100%;
	float: left;
	position: relative;
}

#logoContainer img
{
	position: absolute;
	bottom: 10px;
}

#headerContainer #headerNavContainer
{
	height: 100%;
	width: 50%;
	float: right;
	text-align: right;
	position: relative;
}

#headerNavContainer #headerPositioner
{
	position: absolute;
	line-height: 27px;
	bottom: 2px;
	right: 0px;
	width: 526px;
	height: 37px;
}

#headerNavContainer .headerButtonNav
{
	background: url(../img/signin_login_bg.png) no-repeat;
	width: 140px;
	text-align: center;
	vertical-align:sub;
	float: right;
}

#headerNavContainer .headerLinkNav
{
	margin-right: 40px;
	float: right;
}

.headerLinkSeperator 
{
	margin-left: 10px;
	margin-right: 10px;
}

/* End Header */

/* Content */
#contentContainer
{
	
}
/* End Content */

/* Form Styling */
dl
{
	color:#777777;
}

dt
{
	font-size:.8em;
	margin-bottom:3px;
	color:#5b5b5b;
}

dd
{
	margin-left:0px;
	margin-bottom:5px;
}

dd input[type=text]
{
	width:250px;
}

input[type=submit]
{
	cursor:pointer;
}

/* End Form */

/* Footer */

#footerContainer
{
	margin-top: 100px;
	font-size: small;
	line-height: 2;
	color: #a6a6a6;
}

#footerContainer a
{
	text-decoration: none;
	color: #777777;
}

.footerSectionOne
{
	float: left;
}

.footerContent
{
	margin-top: 10px;
}

.footerSectionTwo
{
	width: 35%;
	float: right;
	margin-top: -10px;
}

img.footer-contact-align {
	margin-top: -6px;
}

/* End Footer */

div.clear
{
	clear: all;
}
































#mask { 
    background:#072a88 url(../img/expose/mask_star_1600px.jpg) no-repeat 50% 0; 
}
