#TopLogo h1 {
	font-size: 12px;
	color: #FC6;
}
#TopSearch {
	height: 120px;
	width: 610px;
}
#TopSearch a {
	color: #FBC86F;
	text-decoration: none;
	padding: 2px;
}
#TopSearch a:hover {
	color: #FFF;
	background: #1E1E1E;
}
#Wrap-Main #wrapper {
	background: url(none);
}
#Wrap-Main #wrapper #header {
	
}
#Wrap-Main #wrapper #header #logotype {
	margin: -10px 0 0 0;
}
#Wrap-Main #wrapper #header #menu-container {
	position:relative;
	margin-bottom: 20px;
}
h3 {
	text-shadow: 0px 0px 0px #fff;	
}
#WrapTop #TopHeader {
	height: 26px;
}
/*#WrapTop #TopHeader #TopRightNav {
	display: none;
}*/
#wrapper #content-container {
	background: url(none);
	margin: 0px;
	padding: 0px;
}
#Banner {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 950px;
	overflow: hidden;
}
#Top-Features {
	background: url(../Images/Homepage/Top-Features-Background.png) no-repeat center center;
	margin: 0;
	padding: 30px 20px 10px 40px;
	height: 240px;
	width: 890px;
	display: block;
	float: left;
}
#Top-Features p {
	color: #999;
}
#Top-Features h2 {
	text-shadow: 0px 1px 2px #000;
	color: #F60;
}
#Feature-1, #Feature-2, #Feature-3 {
	overflow: hidden;
	height: 220px;
}
#Feature-1, #Feature-2, #Feature-3, #Feature-4, #Feature-5, #Feature-6 {
	float: left;
	width: 260px;
	display: block;
}

#Feature-5, #Feature-6 {
	background: url(../Images/Layout/Vertical-DottedLine.gif) repeat-y left center;
	padding: 0 0 0 32px;
}

#Feature-2, #Feature-3 {
	background: url(../Images/Homepage/Top-Feat-Divider.png) repeat-y left center;
	padding: 0 0 0 32px;
}

#Feature-1, #Feature-2, #Feature-4, #Feature-5 {
	margin: 0 13px 0 0;
}
#Feature-6 {
	margin: 0;
}

#MainContentHome {
	background: #FFF url(../Images/Homepage/White-Box-Top.png) no-repeat center top;
	float: left;
	margin: 0px;
	padding: 30px 20px 0 40px;
	width: 890px;
	display: block;
}
#MainContentBottom {
	background: url(../Images/Homepage/White-Box-Bottom.png) no-repeat center bottom;
	height: 20px;
	width: 950px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0px;
}
#TopRightNav a img {
	text-decoration: none;
	background: url(none);
	margin: 0 0 0 10px;
	padding: 0px;
}
#Wrap-Main #wrapper #header #logotype img {
	height: 115px;
	width: 241px;
}
#SideBannerTemp {
	float: right;
	margin: -285px 0 0;
	display: block;
	position: relative;
}

