html, body {
  margin:0;
  padding:0;

  color: #a9afb2;

  margin: 0;
  font-size:10pt;
}



/** Homepage Properties */

#home_header {
	position: absolute;
	top: 33px;
	left: 15%;
	right: 15%;
	width: 750px;
	
	background-color: #FFFFFF;  /*f3f3f3*/
	color: #000000;
	
}

#home_headerLogo {
  position: absolute;
  left: 50%;
  margin-left: -415px;
  top: 60px;
  
}
#home_headerLogo2 {
  position: relative;
  width: 200px;
  left: 50%;
  margin-left: -268px;
  top: 53px;
  
  
}


#home_headerText {
  position: absolute;
  left: 504px;
  width: 300px;
  top: 45px;
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			normal;
	color:						gray;
	font-size: 				10px;
	line-height: 			15px;
	text-decoration:	none;   
	
	
}

#address{
	position: absolute;
	width: 870;
	height: 10px;
	left: 50%;
	top: 430px;
	margin-left: -425px;
	text-align: center;
	color: #002b45;
	font-size: 7pt;
	font-family: verdana;
}


#logo_bg{
	position: absolute;
	width: 100%;
	height: 150px;
	left: 0px;
	top: 40px;
	background-color: #FFFFFF;
}

#line_bg{
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0px;
	top: 417px;
	background-color: #FFFFFF;
}

#line2_bg{
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0px;
	top: 420px;
	background-color: #D8DBEA;
}

#nav_bg{
	position: absolute;
	width: 850;
	height: 250px;
	left: 50%;
	top: 180px;
	margin-left: -425px;
	background-color: #CCCD93;
	
	
}

#header_bg{
	position: absolute;
	width: 100%;
	height: 40px;
	left: 0px;
	top: 0px;
	background-color: #27355C;
}

#right_bg{
	position: absolute;
	width: 25%;
	height: 100%;
	right: 0px;
	top: 40px;
	background-color: #D8DBEA;
}

#left_bg{
	position: absolute;
	width: 25%;
	height: 100%;
	left: 0px;
	top: 40px;
	background-color: #D8DBEA;
}

#center_bg{
	position: absolute;
	width: 600px;
	height: 100%;
	left: 25%;
	top: 40px;
	background-color: #ffffff;
}

#header_txt2{
	position: absolute;
	font-family: futura-bold;
	text-decoration: none;
	letter-spacing:0.1em;
	font-size: 10;
	width: 500px;
	left: 50%;
	right: 15px;
	top: 12px;
	margin-left: -20px;
}

#header_txt{
	position: absolute;
	font-family: futura-bold;
	text-decoration: none;
	letter-spacing:0.1em;
	font-size: 10;
	width: 400px;
	left: 50%;
	right: 15px;
	top: 12px;
	margin-left: 45px;
}

.searchStyle{
	left:0px;
	font-size: 11;
	font-family: Verdana, Arial, sans-serif;
	color: gray;
	font-weight: bold;
	text-decoration: none;
}

.aboutStyle{
	font-size: 13;
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.aboutText{
	font-size: 11;
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

#home_searchText {
  position: absolute;
  right: 0px;
  width: 300px;
  top: 0px;
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			normal;
	color:						gray;
	font-size: 				13px;
	line-height: 			15px;
	text-decoration:	none;   
	
}
#bodyContent{
	position: absolute;
	top: 190px;
	margin-left: -415px;
	left: 50%;
	
	
	height: 230px;
	width: 830px;
}

#bodyContent2{
	position: relative;
	top: 50px;
	margin-left: -265px;
	left: 60%;	
	height: 230px;
	width: 830px;
	
}


#bodyHeader{
	position: absolute;
  font-family: verdana;
  top: 250px;
  left: 50%;
  margin-left: -265px;
  width: 530px;
 
  	
}

#bodyText{
	position: absolute;
  font-family: verdana;
  color: #666666;
  height: 550px;
  top: 70px;
  left: 50px;
  width: 480px;
  font-size: 7pt;
  
}

#bodyNav{
	position: absolute;
	top:30px;
	left: 10px;
	font-family: Frutiger, Arial, Verdana;
  color: #A9AFB2;
  font-size: 10pt;
  
}

#home_nav {
	position: absolute;
	width: 425px;
	top:  0px;
	left: 0px;	
	height:230px;

	background-color: #D8DBEA;
	color: #000000;
}
#home_nav2 {
	position: absolute;
	width: 365px;
	top:  0px;
	left: 50%;	
	height:120px;
	margin-left: -450px;
	color: #000000;
}

#home_market {
	position: relative;
	width: 437px;
	top: 190px;
	left: 50%;
	margin-left: -375px; /*set to a negative number 1/2 of your width*/
	/*border: 1px solid #ccc;*/
	background-color: #FFFFFF;  /*f3f3f3*/
	color: #000000;
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			normal;
	color:						#8d9294;
	font-size: 				10px;
	line-height: 			15px;
	text-decoration:	none; 	
}

#home_marketTitle {
  float: left;
  margin-right: 15px;
}

#home_marketText {
  float: left;
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			normal;
	color:						#8d9294;
	font-size: 				10px;
	line-height: 			15px;
	text-decoration:	none;   
	vertical-align: top;
  border-left: solid 1px #283C54;
  padding-left: 15px;
  padding-right: 50px;
}

#home_about_us {
	position: absolute;
	background-color: #3E5375;
	width: 350px;
	height: 310px;
	top: 0px;
	left: 438px;
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			normal;
	color:						white;
	font-size: 				10px;
	line-height: 			15px;
	text-decoration:	none; 
	padding-left:20px;
	padding-top:90px;
	padding-right:20px;
	
	
}



#home_aboutText {
	poistion:relative;
	left: 550px;
	top: 50px;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	text-align: 20px;
	vertical-align: middle;
	border: 2px solid black;
	width: 300px;
	
}


/** End Homepage Properties */

a:link { 
	font-family: futura-bold;
	text-decoration: none;
	letter-spacing:0.1em;
	font-size: 10;
	color: white;
}

a:visited { 
	font-family: futura-bold;
	text-decoration: none;
	letter-spacing:0.1em;
	font-size: 10;
	color: white;
}

a:hover { 
	font-family: futura-bold;
	text-decoration: none;
	letter-spacing:0.1em;
	font-size: 10;
	color: gray;
}

a:active { 
	font-family: futura-bold;
	text-decoration: none;
	letter-spacing:0.1em;
	font-size: 10;
	color: white;
} 

h1{
	font-family: verdana;
	font-size: 14pt;
	color: #012F60;
	
}

