body { background: #000; }
img { border: none; }
a { color: #ff6600; text-decoration: none; }
a:hover { text-decoration: underline; }

#wrapAll { position: relative; width: auto; }
#wrapBody { left: 50%; margin-left: -502px; position: absolute; width: 1005px; }

#wrapMastheadArea { background: #000; height: 160px; width: 1005px; }
	#wrapMastheadArea h1 { color: #fff; display: inline; font-family: Georgia, 'Times New Roman', serif; font-size: 157px; float: left; margin-right: 45px; padding-left: 25px; }
#wrapInfo { background: #333; display: inline; float: left; height: 160px; margin-right: 2px; width: 280px; }
	#wrapInfo ul li { color: #ccc; font-family: Georgia, 'Times New Roman', serif; font-size: 18px; font-weight: 900; padding-left: 18px; padding-top: 25px; }
#wrapContactInfo { background: #333; color: #d3d3d3; display: inline; float: left; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 14px; height: 160px; margin-right: 2px; padding-left: 29px; width: 269px; }
	#wrapContactInfo p { color: #8f8f8f; padding-top: 16px; }
	#wrapContactInfo ul { padding-top: 15px; }
		#wrapContactInfo ul li { line-height: 120%; }
			#wrapContactInfo ul li span { color: #ff6600; }
	#wrapEmpty2 { background: #333; display: inline; float: left; height: 160px; width: 55px; }
#wrapColorBar { background: #999; height: 10px; width: 1005px; }

#wrapNavigationArea { background: #ececec; height: 30px; margin-top: 10px; width: 1005px; }
	#wrapNavigationArea ul li { display: inline; float: left; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 12px; padding-top: 9px; }
		#wrapNavigationArea ul li a { color: #333; display: block; height: 25px; text-align: center; text-decoration: none; width: 162px; }
			#wrapNavigationArea ul li a.active { border-bottom: 4px solid #ff6600; }
			#wrapNavigationArea ul li a:hover { border-bottom: 4px solid #ff6600; }
						
#wrapContentArea { border-bottom: 10px solid #999; font-family: 'Trebuchet MS', Verdana; }
	#wrapContent { background: #333; color: #ccc; height: auto; width: 1005px; }
		#wrapContent p { font-size: 14px; line-height: 150%; padding-left: 10px; padding-top: 10px; }
		#wrapContent ul { float: left; list-style-type: square; margin-left: 15px; }
		#wrapContent ul li { font-size: 12px; padding-bottom: 15px; }

#wrapFooter { background: 000px; height: 168px; width: 1005px; }
	#wrapFooter h3 { background: #333; color: #fff; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 20px; font-weight: 900; height: 32px; margin-bottom: 2px; text-align: center; padding-top: 12px; width: 218px; }
	#wrapFooter ul { background: #333; height: 120px; width: 1005px; }
		#wrapFooter ul li { background: #999; display: inline; float: left; height: 121px; margin-right: 21px; margin-top: -12px; width: 172px; }
			#wrapFooter ul li.indent { margin-left: 230px; }
			#wrapFooter ul li img { height: 121px; width: 172px; }
		
.wrapClear { clear: left; }
