#externalIndex {
}
#nav_custom, #nav {
	bottom: 0;
	margin: 0;
	padding: 1px;
	list-style-type: none;
	border-bottom: 5px solid #2d2d2d;
	clear: both;
	width: 1232px;
	height: 64px;
	position: relative;
	top: 33px;
	z-index: 1;
}
#nav {
	top: 4px;
}
.customLI, #nav li.first-child {
	background: url(/images/bg-nav.jpg) repeat-x center bottom !important;
	border-top: 3px solid #66ccff;
}
#nav_custom li {
	float: left;
}
#nav li a {
	width: 246px !important;
}
#nav_custom li a {
	display: block;
	margin: 0 1px;
	font-size: 15px;
	padding: 10px 40px 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	height: 46px;
	background: url(/images/bg-nav.jpg) repeat-x center bottom;
	border-top: 3px solid #66ccff;
	width: 164px;
	outline: none;
	color: #fff;
}
#nav_custom li a:hover {
	border-top: 3px solid #f00;
	color: #99cbe5;
	text-decoration: none;
}
#nav_custom li span {
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
	font-style: italic;
	color: #999;
}
#header {
	height: auto;
	background: none;
}
#header .logo {
	top: 10px;
	left: 10px;
	width: 440px;
	z-index: 5px;
}
#header .bar {
	height: 175px;
}
#main {
	margin: 8px auto 0 auto;
}
#splashBanner {
	margin-bottom: 10px;
}
#externalIndex .hold h2 a {
	color: #99cbe5;
}