* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans serif;
	color: #222;
	font-size: 11px;
	background: #000 url(images/bg.jpg) no-repeat fixed top center;
	}
	
a { color: #FFF; text-decoration: none; }	
a:hover { text-decoration: underline; }	
a img { border: 0; }	
:focus { outline: 0; }
	
ul, li, form, p { margin: 0; padding: 0; list-style: none; }	
h1, h2, h3, h4, h5, h6 { color: #2accfd; }


#wrapper {
	width: 908px;
	margin: 0 auto;
	height: 100%;
	padding: 0 14px;
	background: url(images/splash_lewis_r.jpg) no-repeat top center;	
	}
	
.header {	
	height: 262px;
	padding: 0 30px;
	}
	
.logo {	
	width: 312px;
	height: 127px;
	padding: 68px 0 0 0;
	float: right;
	}
	
.subscribe_form {
	background: url(images/in_the_loop.jpg) no-repeat left top;
	width: 312px;
	height: 61px;
	float: right;
	clear: both;
	margin-top: 60px;
	}
		
.search_input {	
	color: #afafaf;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: none;
	border: none;
	padding: 8px;
	width: 204px;
	height: 18px;
	margin-top: 30px;
	float: left;
	}
		
.submit_div { 
	background: url(images/submit_but.png) no-repeat left top;
	width: 86px;
	height: 30px;
	float: right;
	margin-top: 31px;
	cursor: pointer;
	}
	
.submit_div:hover, .submit_div.iehover { 
	background: url(images/submit_hover.png) no-repeat left top;
	width: 86px;
	height: 30px;
	cursor: pointer;
	}
	
.submit_but {
	background: none;
	border: none;
	width: 86px;
	height: 30px;
	cursor: pointer;  
	}
	
.content {
	padding: 0 30px 78px 30px;
	clear: both;
	}

.content h1 {
	font-size: 60px;
	float: right;
	letter-spacing: -0.05em;
	margin-right: -13px;
	color: #222222;
	font-weight: normal; 
	padding-top: 20px;
	}	
	
.content h1 b {
	color: #2accfd; 
	letter-spacing: -0.03em;
	}
	
.content h1 span {
	color: #2accfd; 
	font-weight: bold;
	letter-spacing: -0.05em;
	margin: 0 11px 0 0px;
	}
	
.boxes { 
	width: 456px;
	float: right;
	margin-top: 37px;
	}
	
.box {
	width: 216px;
	float: left;
	margin: 0 0 10px 12px;
	}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	}
 
.footer {
	padding: 29px 30px 150px 30px;
	height: 136px;
	color: #999999;
	}
	
.footer h3 { 
	font-size: 14px;
	padding-bottom: 4px;
	}
	
.footer p { padding-right: 15px; line-height: 18px;}

.string { 
	background: url(images/footer_string.png) no-repeat left top;
	height: 2px;
	font-size: 1px;
	float: left;
	clear: both;
	width: 848px;
	margin: 30px auto 0;	
	}
	
.privacy { 
	width: 848px;
	float: left;
	padding-top: 17px;
	}
	
.left {
	float: left;
	width: 50%;
	padding-left: 5px;
	}
	
.right {
	float: right;
	width: 47%;
	}

.footer .left a img  { padding-left: 8px;}
.footer .right a img { padding-right: 20px;}	
.footer .right a.site_by {float: right;}

a.nike img { width: 51px; height: 21px;}
a.powerade img { width: 101px; height: 21px;}
a.site_by img { width: 217px; height: 21px;}