* {
	margin:0;
	padding:0;
}
.homebody {
	background-color: #27094d;
}
.clear {clear:both;}

#distance { 
	background-color:#17052d;
	width:100%;
	height:50%;
	margin-bottom:-343px; /* half of container's height */
	float:left;
	}
	#container {
		background: url(/images/home_03.png) top left repeat-x;
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:686px;
		width:100%;
		clear:left;
		text-align: center;
		}
		#containerCenter{
			width:1000px;
			height:686px;
			margin: 0 auto;
			text-align: left;
			}
			#banner {
					float:left;
				    background: url(/images/banner.png) top left no-repeat;
					width:971px;
				}
					#banner a{
					background:transparent none repeat scroll 0 0;
					display:block;
					height:186px;
					width:971px;
					}
						#banner a h1{
							display:none;
						}
			
			#wrapnav {
				width:971px;
				height:30px;
				}
				#leftofnav {
					float:left;
					background: url(/images/left_of_nav.png) no-repeat;
					width:34px;
					height:30px;
				}
				#rightofnav {
					float:left;
					background: url(/images/right_of_nav.png) no-repeat;
					width:36px;
					height:30px;
				}
				#L1 {
				float:left;
					display:inline;
					margin:0; 
					padding:0;
					list-style:none;
					}
					#L1 li{
						display:inline;
						margin:0; 
						padding:0;
						}
						#L1 li a{
							display:block; 
							float:left; 
							height:30px;
							text-indent:-9999em;
							background: url(/images/nav.png) no-repeat;
						}

						#L1 li a#L1_118523 { width:189px; background-position: 0 0; }
						#L1 li a#L1_118524 { width:130px; background-position: -189px 0; }
						#L1 li a#L1_118525 { width:127px; background-position: -319px 0; }
						#L1 li a#L1_118526 { width:136px; background-position: -446px 0; }
						#L1 li a#L1_118528 { width:108px; background-position: -582px 0; }
						#L1 li a#L1_118529 { width:211px; background-position: -690px 0; }

						#L1 li a#L1_118523:hover, #L1 li a#L1_118523.on { background-position: 0 -30px; }
						#L1 li a#L1_118524:hover, #L1 li a#L1_118524.on { background-position: -189px -30px; }
						#L1 li a#L1_118525:hover, #L1 li a#L1_118525.on { background-position: -319px -30px; }
						#L1 li a#L1_118526:hover, #L1 li a#L1_118526.on { background-position: -446px -30px; }
						#L1 li a#L1_118528:hover, #L1 li a#L1_118528.on { background-position: -582px -30px; }
						#L1 li a#L1_118529:hover, #L1 li a#L1_118529.on { background-position: -690px -30px; }
						
			#center {
				background: url(/images/center.png) no-repeat;
				width:971px;
				height:344px;
				}
				#self-mng {
					padding:44px 0 0 73px;
				}
						
			#footer {
				background: url(/images/homefooter_2.png) top left no-repeat;
				width:971px;
				height:26px;
				}
				#footer h1{
					display:none;
				}
			
			#non-flash-dl-container {
				padding-top:10px;
				padding-left:250px;
			}
			#non-flash-dl-container a {
				background:transparent url(/images/adobeDownload.gif) no-repeat scroll 0 0;
				display:block;
				float:left;
				font-size:8px;
				height:31px;
				line-height:8px;
				text-indent:-9999px;
				width:88px;
			}
			#non-flash-dl-container p {
				float:left;
				font-family:Arial;
				font-size:12px;
				margin-left:10px;
				padding-top:7px;
				color:#b1aab8;
			}
