/*/ Reset CSS /*/
@import url(http://reset5.googlecode.com/hg/reset.min.css);

/*/ CSS Handcoded by Nieman Creative.

####    ####     j#####                     
#####   ####    #########                   
######  ####   #####E####                   
######K ####   ####                         
#######.####  D###                          
####.#######  E###                          
#### .######   ####                         
####  :#####   #####fK###                   
####   #####   .#########                   
####    ####     E#####  

We love our code. 
We hope you do too. /*/


::selection {
	background: black;
	color: white;
}

html, body {height:100%;}

body {
	background: url('../img/bg.png') top center repeat;
}
.header-con {
	height: 600px;
	margin-top: -18px;
}
header {
	height: 600px;
	overflow: hidden;
	text-align: center;
}
header h1 {
	background: url(../img/50blacktrans.png) repeat;
	font: bold 48px/78px 'Helvetica', 'Arial', sans-serif;
	display: inline;
	position: absolute;
	top: 275px;
	left: 10px;
	z-index: 100;
	margin-left: 25px;
	color: #FFF;
	padding: 0px 15px;
}
header h2 {
	background: url(../img/50blacktrans.png) repeat;
	font: bold 48px/78px 'Helvetica', 'Arial', sans-serif;
	display: inline;
	position: absolute;
	top: 360px;
	left: 10px;
	z-index: 100;
	margin-left: 25px;
	color: #FFF;
	padding: 0px 15px;
}
.header-logo {
	position: absolute;
	top: 35px;
	left: 35px;
	z-index: 100;	
}
nav {
	background: url(../img/50blacktrans.png) repeat;
	height: 70px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	top: -70px;
}
#nav {
	height: 70px;
	width:885px;
	margin: 0 auto;
}
nav li {
	float: left;
}
nav li a {
	font: bold 28px/40px 'Helvetica', 'Arial', sans-serif;
	color: #FFF;
	text-decoration: none;
	line-height: 40px;
	display: block;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
}
nav li a:hover {
	background: url(../img/50blacktrans.png) repeat;
}
nav li a:active {
	color: #666;
}
.video {
	display:none;
}
.video-width {
	width: 100%;
}
.quote_con {
	width: 100%;
	height: auto;
	background: url(../img/quote-bg.png) repeat black;
	border-bottom: #aaa solid 1px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.ie7 .quote_con {
	height: auto;
}
.ie9 .quote_con {
	height: auto;
	padding-top: 75px;
}
.quote_con a {
	color: white;
	text-decoration: none;
}
.quote {
	width: 960px;
	min-height: 50px;
	margin: auto;
	font: bold oblique 36px/48px Georgia, serif;
	color: white;
	display: none;
	white-space: pre-line;	
}
.quote h3 {
	text-align: right;
	margin: 0;
	line-height: 0px;
}
.ie7 .quote h3 {
	line-height: 60px;
}
.ie9 .quote h3 {
	line-height: 60px;
}
.quote h4 {
	text-align: right;
	font-size: 28px;
	line-height: 0px;
}
.ie7 .quote h4 {
	line-height: 60px;
}
.ie9 .quote h4 {
	line-height: 60px;
}
.glo-con {
	width: 960px;
	margin: 0px auto;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
}
.headline-con {
	height: 225px;
	padding-top: 25px;
	border-bottom: 1px solid #666;
}
.headline-left {
	width: 450px;
	min-height: 50px;
	margin: auto;
	font: bold 60px/60px 'Helvetica', 'Arial', sans-serif;
	color: white;
	background: url(../img/50blacktrans.png) repeat;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.headline-right {
	width: 450px;
	min-height: 50px;
	margin: auto;
	font: bold 60px/60px 'Helvetica', 'Arial', sans-serif;
	color: white;
	background: url(../img/50blacktrans.png) repeat;
	float: right;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.desc-right {
	float: right;
	font: normal 20px/24px 'Helvetica', 'Arial', sans-serif;
	color: black;
	width: 460px;
}
.desc-left {
	float: left;
	font: normal 20px/24px 'Helvetica', 'Arial', sans-serif;
	color: black;
	width: 460px;
}
#footer {
	width: 100%;
	height: 45px;
	background: url(../img/50blacktrans.png) repeat;
	font: normal 12px/45px 'Helvetica', 'Arial', sans-serif;
	color: #FFF;
	text-align: center;
}
#footer a {
	color: white;
	text-decoration: none;
}
