/* CSS Document */

html {
	height: 100%;
}

body {
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	height: 100%;
}

#page_layout {
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	min-height: 100%;
	_height: 100%;
	width: 760px;
}


#header {
	height: 57px;
	width: 100%;
	position: relative;
}

#logo_image {
	margin-left: 0px;
	margin-top: 0px;
	height: 57px;
	width: 169px;
	float: left;
	display: inline;
}

.header_text {
	position: relative;
	float: left;
	height: 15px;
	top: 42px;
	display: inline;
}

.header_address {
	position: relative;
	float: right;
	height: 15px;
	top: 42px;
	#top: 44px;
	display: inline;
}

#navigation_bar {
	background: #B8CDC3 url(../images/bg_nav.gif) repeat-x;
	width: 100%;
	height: 33px;
	margin-left: 0px;
	margin-top: 0px;
}

#images_top {
	/*text-align: center;*/
	margin-left: 0px;
	margin-top: 0px;
	width: 100%;
	height: 119px;
	/*display: inline;*/
}

/*#images_top img {
	float: left;
	display: inline;
}*/

#content_top {
	margin-left: 0px;
	margin-top: 0px;
	width: 760px;
	height: 127px;
	clear: both;
}

#content_middle {
	margin-left: 0px;
	margin-top: 0px;
	width: 760px;
	height: 122px;
	clear: both;
}

#content_bottom {
	margin-left: 0px;
	margin-top: 0px;
	width: 760px;
	height: 135px;
	clear: both;
}

.side_images {
	margin-right: 20px;
	float: left;
	width: 240px;
	display: inline;
}

.content {
	margin-top: 15px;
	margin-left: 0px;
	float: left;
	width: 440px;
	display: inline;
}

.nav_pos {
	text-align: right; 
	width: 33%; 
	float: left;
	display: inline;
}

#page_top {
	float: left; 
	width: 100%; 
	height: 24px; 
	text-align: left; 
	clear: both; 
	margin-bottom: 10px;
	display: inline;
}

#col_left {
	float: left; 
	width: 240px; 
	display: inline;
}

.side_text {
	margin-left: 23px;
}

#nav_left {
	float: left; 
	width: 240px; 
	display: inline;
}

#col_right {
	float: left;
	margin-left: 15px; 
	width: 500px;;
	display: inline;
}

#inner_left {
	float: left; 
	width: 49%; 
	position: relative; 
	padding-right: 10px;
	display: inline;
}

#inner_right {
	float: left; 
	width: 49%; 
	position: relative;
	display: inline;
}

#footer { 
	width: 760px; 
	height: 1.5em; 
	text-align: center; 
	vertical-align: middle; 
	position: relative; 
	margin-top: -1.5em;
	/*left: 390px;
	margin-left: -50%;*/
}

#relocation_1 {
 	border: 0;
 	margin-left: 60px;
 	display: none;
}
  
#relocation_2 {
 	border: 0;
 	margin-left: 60px;
 	display: none;
}
  
#relocation_3 {
	border: 0;
	margin-left: 60px;
 	display: none;
}
  
#relocation_4 {
 	border: 0;
 	margin-left: 60px;
 	display: none;
}

  
#relocation_5 {
 	border: 0;
 	margin-left: 60px;
 	display: none;
}

  
#relocation_6 {
 	border: 0;
 	margin-left: 60px;
 	display: none;
}
  
#relocation_7 {
 	border: 0;
 	margin-left: 60px;
 	display: none;
}
  
#relocation_8 {
 	border: 0;
 	margin-left: 60px;
 	display: none;
}
  
#relocation_9 {
 	border: 0;
 	margin-left: 60px;
 	display: none;
}

#benefits_1 {
 	border: 0;
 	display: none;
}
  
#benefits_2 {
 	border: 0;
 	display: none;
}
  
#benefits_3 {
	border: 0;
 	display: none;
}
  
#benefits_4 {
 	border: 0;
 	display: none;
}

#benefits_5 {
 	border: 0;
 	display: none;
}
-->