@charset "utf-8";
/* CSS Document */

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	height: 100%;
}
html, body, br, div, span, 
applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, 
em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, 
dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
}
img {
	border: 0;
}
.clearfix{
clear:both;	
}



body{
	margin: 0 auto;
	background:#000;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
}
a,a:visited {
color:#fff;	
}


#wrapper{
width:1280px;
min-width:1280px;
margin: 0 auto;
text-align:center;
}
#topbar {
background:#000;
line-height:18px;
color:#fff;
font-size:12px;
letter-spacing:4;
text-transform:uppercase;
overflow:hidden;
height:18px;
}
#headerwrapper{
background:#fff;
width:100%;
}
#header{
	width:1280px;
min-width:1280px;
margin: 0 auto;
text-align:center;
background:#fff;
color:#000;	
height:210px;
}
#headerleft{
position:relative;
float:left;
width:430px;
}
#headerright{
float:left;
width:430px;
}

#disclaimer{
	}
#disclaimerleft{
position:relative;
float:left;
width:730px;
text-align:left;
line-height:18px;
}
#disclaimerright{
float:left;
width:360px;
}
img.enterbutton{
padding:10px;	
}

#disclaimerfooter {
padding:30px;
margin:30px auto;
font-size:11px;
text-align:center;	
}









