#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#topBanner  {
	height: 337px;
	width: 980px;
	float: left;
	padding-top: 13px;
}
#topBanner .trim {
	background-color: #009;
	height: 15px;
}
#colorSeperator {
	float: left;
	width: 980px;
	height: 17px;
	margin-top: 10px;
}

#container  {
	background-color: #FFF;
	width: 980px;
	float: left;
}
.header  ul{
	width: 970px;
	background-image: url(../images/top-nav-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 57px;
	padding-left: 10px;
	float: left;
}

#header {
	float: left;
	width: 980px;
	background-image: url(../images/top-nav-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#header ul a span  {
	display: none;
}
#header h1 span {
	display: none;
}




#footer {
	float: left;
	width: 980px;
}
#seperator {
	float: left;
	width: 980px;
	background-image: url(../images/bottom-border.jpg);
	background-repeat: no-repeat;
	background-position: left -16px;
	height: 18px;
}

#footer #bottom-nav {
	float: left;
	width: 980px;
	background-color: #FFF;
	padding-bottom: 10px;
}
#footer #bottom-nav a  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#footer #bottom a  {
	display: block;
	float: left;
	padding-left: 33px;
}
#footer p {
	width: 980px;
	float: left;
	text-align: center;
	font-size: 13px;
	margin-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
}
#rand {
	text-align: center;
	float: left;
	width: 980px;
	margin-top: 25px;
}
body {
	background-color: #000;
}
#colSep {
	width:25px;
	height: 800px;
	float: left;
}

