﻿#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
#logoHuge{
	position: absolute;
	width: 216px;
	height: 187px;
	cursor: pointer;
	background: transparent url('../images/logoHuge.png') no-repeat top left;
	/*.background: transparent url('../images/logoHuge.gif') no-repeat top left;*/
	margin: 80px 0px 0px 678px;
}
#head{
	background:#ffffff url('../images/headBacker.png') no-repeat top left;
	width: 900px;
	height: 46px;
	vertical-align:middle;
}
#logo{
	cursor: pointer;
	float:left;
	width:300px;
	height: 28px;
	margin: 7px 0px 0px 10px;
	background:transparent url('../images/logoBig.png') no-repeat top left
}
#topNav{
	float:right;
	margin-top: 20px;
	.margin-top: 16px;
	font-weight: bold;
	font-size: 12px;
	.padding-bottom: 7px;
	color: #ffffff;
	width: 578px;
	text-align:center;
	letter-spacing:1px;
}
#navMain{
	background: #ffffff url('../images/navMainBacker.png') no-repeat top left;
	height: 92px;
	vertical-align:bottom;
}
#leftColumnMain{
	float:left;
	border: none;
	width: 670px;
	min-height: 600px;
	background: #ffffff;
}
#rightColumnMain{
	float:left;
	border: none;
	width: 230px;
	background: #cfcfcf;
}
#mainPic{
	background: #000000;
	width: 670px;
	height: 340px;
}
#futurePic{
	background: #000000;
	width: 670px;
	text-align:center;
	padding: 8px 0px;
	.padding: 3px 0px;
}
#leftSubColumnWrapper{
	float: left;
	width: 670px;
	background: transparent;
	padding: 15px 0px 15px 0px;
}
#leftSubColumnInside{
	float: left;
	width: 486px;
	background: transparent;
	text-align:left;
	padding: 10px;
	vertical-align: top;
	min-height: 500px;
}
#leftSubColumn1in{
	float: left;
	width: 143px;
	.width: 163px;
	background: transparent ;
	border-right: 1px solid #cfcfcf;
	text-align:left;
	padding: 10px;
	vertical-align: top;
	min-height: 600px;
}

#leftSubColumn1{
	float: left;
	width: 124px;
	.width: 144px;
	background: transparent;
	border-right: 1px solid #cfcfcf;
	text-align:left;
	padding: 10px;
	vertical-align: top;
	min-height: 285px;
}
#leftSubColumn2{
	float: left;
	width: 308px;
	.width: 330px;
	background: transparent;
	border-right: 1px solid #cfcfcf;
	text-align:left;
	padding: 3px 10px 10px 10px;
	.padding: 5px 10px 10px 10px;
	vertical-align: top;
	min-height: 285px;
}
#leftSubColumn3{
	float: left;
	width: 176px;
	.width: 196px;
	background: transparent;	
	text-align:left;
	padding: 10px;
	vertical-align: top;
	border: none;
}
#logoCell{
	background: transparent url('../images/logoCellBack.gif') no-repeat top left;
	height: 135px;
	width:230px;
}
#featuredCell{
	background: transparent url('../images/featuredHdr.gif') no-repeat top left;
	padding: 57px 10px 0px 10px;
	width:230px;
	text-align:left;
}
#featuredItem{
	margin-bottom: 30px;
}
#footer{
	background: #003126 url('../images/footerBacker.gif') repeat-x top center; 
	min-height: 125px; 
	width: 900px; 
	padding: 30px 0px 20px 0px;
	border: none; 
	float:left;
	color: #718e88;
}
#flexLogo{
	margin: 20px 0px 0px 0px;
}







































