@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	overflow-y: hidden;
	z-index: 1;
	width: 8000px;
	overflow-x: hidden; 
}

@font-face {
    font-family: 'Blackout';
    src: url('blackout-midnight-webfont.eot');
    src: url('blackout-midnight-webfont.eot?iefix') format('eot'),
         url('blackout-midnight-webfont.woff') format('woff'),
         url('blackout-midnight-webfont.ttf') format('truetype'),
         url('blackout-midnight-webfont.svg#webfontN0bLOnpe') format('svg');
    font-weight: normal;
    font-style: normal;
}



.twoColFixLtHdr #container {
	width: 1400px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	margin: 0;
	padding: 0px;
	background-color: #000000;
	height: 900px;
	left: 0px;
	top: 0px;
	bottom: 0px;
	position: absolute;
	overflow-x: hidden; 
} 
.nexthome {
	font-family: blackout, sans-serif, GrHelvetica, "Arial Narrow", "Helvetica Neue";
	font-size: 100px;
	position: absolute;
	top: 0px;
	padding: 60px;
}
.text {
	font-family: blackout,sans-serif, arial;
	font-size: 12px;
	position: absolute;
	height: 188px;
	width: 496px;
	left: 346px;
	line-height: 45px;
	letter-spacing: 0px;
	top: 1px;
	padding: 60px;
}
.twoColFixLtHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #000000;
	background-image: url(images/images/headerfoto.jpg);
	margin: 0px;
	width: 1600px;
	height: 140px;
	position: fixed;
	top: 0px;
	background-repeat: no-repeat;
	left: 0px;
	right: 0px;
	bottom: 660px;
	z-index: 5;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 70px;
	height: 520px;
	margin: 0px;
	padding: 0px;
	background-color: #080808;
	background-image: url(images/images/leftcolumnfoto.jpg);
	position: fixed;
	top: 140px;
	background-repeat: no-repeat;
	left: -1px;
	bottom: 140px;
	z-index: 4;
}
.twoColFixLtHdr #mainContent {
	width: 1390px;
	padding: 0;
	height: 520px;
	background-color: #FFFFFF;
	position: absolute;
	z-index:0;
	float: right;
	margin: 0;
	left: 65px;
	top: 136px;
	right: 0px;
	bottom: 140px;
	background-position: center;
	overflow-x: hidden;
} 
.twoColFixLtHdr #footer {
	padding: 0;
	margin: 0px;
	background-color: #000000;
	background-image: url(images/images/leftcolumn-04.jpg);
	height: 140px;
	width: 1600px;
	background-repeat: repeat-x;
	bottom: 0px;
	float: left;
	z-index: 5;
	position: fixed;
	left: 0px;
	top: 640px;
	right: 0px;
	
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.nav {
	height: 49px;
	width: 714px;
	position: absolute;
	left: 331px;
	top: 69px;
	margin: 0px;
	padding: 5px;
} 

.ap {
	height: 56px;
	width:276px;
	position:absolute;
	left: 41px;
	top: 58px;
	margin: 0px;
	padding: 0px;
.textbox2 {
	font-family: Helvetica, GrHelvetica, "Arial Narrow", "Helvetica Neue";
	margin: 0px;
	padding: 30px;
	position: absolute;
	left: 63px;
}
.textbox2 {
	margin: auto;
	height: 277px;
	width: 500px;
	position: absolute;
	left: 732px;
	top: 6px;
	font-family: Helvetica, GrHelvetica, "Arial Narrow", "Helvetica Neue";
	font-size: 12px;
	color: #333333;
	padding-top: 136px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-align: left;
}
.contact {
	height: 161px;
	width: 200px;
	left: 90px;
	top: 40px;
	font-family: Helvetica, GrHelvetica, "Arial Narrow", "Helvetica Neue";
	color: #666666;
	position: absolute;
	z-index: 5;
	right: 700px;
	bottom: 600px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 80px;
}
.contactinfo {
	font-family: Helvetica, GrHelvetica, "Arial Narrow", "Helvetica Neue";
	font-size: 14px;
	color: #666666;
	margin: 0px;
	position: absolute;
	padding-top: 80px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 100px;
	left: 60px;
	top: 14px;
	bottom: 500px;
	z-index: 5;
}

