* {
	margin:0;
	padding:0;
}
.homebody {}
.clear {clear:both;}

#distance { 
	width:100%;
	height:50%;
	margin-bottom:-310px; /* half of container's height */
	float:left;
	}
	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:620px;
		width:100%;
		clear:left;
		text-align: center;
		}
		#containerCenter{
			width:850px;
			height:620px;
			margin: 0 auto;
			text-align: left;
			}
			#header {
				width:850px;
				height:46px;
				}
				#left_of_L1 {
					float:left;
					background: url(/images/left_of_L1.jpg) no-repeat;
					width:15px;
					height:46px;
				}			
				#L1{ 
					margin:0; 
					padding:0;
					list-style:none;
					}
					#L1 li{
						display:inline;
						margin:0; 
						padding:0;  
						}
						#L1 li a{
							display:block; 
							float:left;
							height:46px;
							text-indent:-9999em;
							background: url(/images/L1.png) no-repeat;
							}

							#L1 li a#L1_119287 { width:93px; background-position: 0 0; }
							#L1 li a#L1_119288 { width:111px; background-position: -93px 0; }
							#L1 li a#L1_119289 { width:110px; background-position: -204px 0; }
							#L1 li a#L1_119290 { width:136px; background-position: -314px 0; }
							#L1 li a#L1_119292 { width:116px; background-position: -450px 0; }
							#L1 li a#L1_119291 { width:77px; background-position: -566px 0; }

							#L1 li a#L1_119287:hover, #L1 li a#L1_119287.on { background-position: 0 -46px; }
							#L1 li a#L1_119288:hover, #L1 li a#L1_119288.on { background-position: -93px -46px; }
							#L1 li a#L1_119289:hover, #L1 li a#L1_119289.on { background-position: -204px -46px; }
							#L1 li a#L1_119290:hover, #L1 li a#L1_119290.on { background-position: -314px -46px; }
							#L1 li a#L1_119292:hover, #L1 li a#L1_119292.on { background-position: -450px -46px; }
							#L1 li a#L1_119291:hover, #L1 li a#L1_119291.on { background-position: -566px -46px; }
				
				#right_of_L1 {
					float:left;
					background: url(/images/right_of_L1.jpg) no-repeat;
					width:192px;
					height:46px;
				}
				
			#center_image {
				float:left;
				background: url(/images/center_image.jpg) no-repeat;
				width:850px;
				height:460px;
			}
			#flashbar_left_of_login {
				float:left;
				background: url(/images/left_of_login.jpg) no-repeat;
				width:656px;
				height:81px;
				}
				p#flashtext {
					padding-left:40px;
					padding-top:15px;
					color:#ffffff;
					font-family:Verdana;
					font-size:11px;
					width:208px;
				}
				p#flashdownload {
					font-family:Verdana;
					font-size:11px;
					padding-left:40px;
				}
				p#flashdownload a{
					color:#567632;
				}
			#login_button {
				float:left;
				background: url(/images/login_button.jpg) no-repeat;
				width:194px;
				height:81px;
				}
				#login_button a{
					background:transparent none repeat scroll 0 0;
					display:block;
					width:152px;
					height:48px;
					margin:12px 0 0 18px;
					}
					#login_button a h1{
						display:none;
					}
			
			#footer {
				float:left;
				background: url(/images/footer.jpg) no-repeat;
				width:850px;
				height:33px;
			}