* {
	margin-top: 0px;
	margin-left: 0px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#wrapper #logo {
	height: 100px;
	width: 900px;
	background-color: #FFFFFF;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#wrapper #navigation {
	width: 900px;
	height: 29px;
}	
#topMenu {
	float:left;
	width:900px;
	height: 25px;
}
#topMenu img { border:0; vertical-align:bottom;}
#topMenu ul {
	list-style:none;
	line-height:13px;
	margin:0;
	padding:0;
}
#topMenu ul li.menuItem {
	color:#003366;
	float:left;
}
#topMenu ul li .menuTitle  { cursor:pointer; }
#topMenu ul li .menuDisplay {
	background:#fff;
	border:1px solid #cccccc;
	display:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	position:absolute;
	top:24px;
	margin-top: -3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 7px;
}
#topMenu ul li .menuDisplay ul.level1 {
	border-right:1px solid #ccc;
	float:left;
	margin:15px 8px 2px 0;
	padding:0 8px 9px;
	width:146px;
}
#topMenu ul li .menuDisplay ul.level1.last { border:0; margin-right:0; }
#wrapper #splashTable {
	background-color: #000000;
	width: 1000px;
}
#wrapper #heroContent #footer {
	height: 40px;
	width: 900px;
	clear: both;
}
#topMenu ul li .menuDisplay ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:2px 0 9px 0;
}
#topMenu  ul  li  .menuDisplay  ul   {
	color:#996600;
	text-decoration:none;
}
#topMenu ul li .menuDisplay ul.level2 { clear:both; margin:9px 0 0 0; }
#topMenu ul li .menuDisplay .justText {
	line-height:11px;
	margin:14px 8px 16px;
	padding:0;
	width:200px;
}
#wrapper #heroContent {
	height: 500px;
	width: 900px;
	clear: both;
	background-color: #000000;
}
#topMenu ul li .menuDisplay .bottom {
	background:#e6e6e6 url(images/menuBottomBullet.jpg) no-repeat 6px 11px;
	clear:both;
	color:#666666;
	font-family:Georgia, Times, Times New Roman, serif;
	font-size:10px;
	padding:8px 9px 6px 18px;
}
#topMenu ul li .menuDisplay .bottom a { color:#666666; text-decoration:none; }


.clear {
	clear:both !important;
}
#topMenu ul li .menuDisplay .blankBox {
	background-color: #e6e6e6;
	background-position: 6px 25px;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #e6e6e6;
	text-decoration: none;
	background-image: url(/images/blankBox.gif);
	background-repeat: no-repeat;
}
#wrapper #heroPic {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

