	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}
		
	#distance { 
		width:1px;
		height:50%;
		margin-bottom:-285px; /* half of container's height */
		float:left;
		}
		
		
	#box {
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:570px;
	width:950px;
	clear:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		}
		
			
	#box_flash {
	border: 10px solid #AFCFFF;
	position: relative; /* puts container in front of distance */
	text-align: left;
	height: 375px;
	width: 680px;
	clear: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
		
   #distance2 { 
		width:1px;
		height:50%;
		margin-bottom:-200px; /* half of container's height */
		float:left;
		}
		
		
				
#h_flash {
	height: 520px;
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
hr {
	display: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797878;
}
#bar_home {
	background-color: #5a5a5a;
	height: 28px;
	line-height: 28px;
}
#bar_content_fix {
	height: 28px;
	width: 837px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.field {
	background-color: #FFFFFF;
	border: 1px solid #d1d1d1;
	padding: 2px;
}
#bar_content_fix label {
	margin-right: 5px;
}
#bar_content_fix #email {
	margin-right: 20px;
}
#bar_left {
	float: left;
	width: 480px;
}
#bar_right {
	float: right;
}
#copy {
	clear: both;
	width: 837px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: right;
	color: #bcbcbc;
}
.button {
	background-color: #FFFFFF;
	border: 1px solid #D1D1D1;
	padding-bottom: 1px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover, #content a:hover {
	color: #BBBBBB;
	text-decoration: underline;
}
#logo, #menu_content  {
	width: 837px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu_bar {
	background-image: url(../img/bg_bar.gif);
	background-repeat: repeat-x;
	height: 19px;
}
#menu_content h1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
#content {
	padding-left: 45px;
	width: 792px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #5A5A5A;
}
#content a {
	color: #5A5A5A;
	text-decoration: underline;
}
