@charset "utf-8";
.text_welcome {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bkgd_left-btm {
	background-image: url(../../images/bkgd_left-btm.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.link_nav-left {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0a4968;
	text-decoration: none;
}
.link_nav-left:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0a4968;
	text-decoration: underline;
}
.bkgd_right {
	background-image: url(../../images/bkgd_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text_footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #07577f;
}
.link_header {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #faae3e;
	text-decoration: none;
			
	}
.link_footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #07577f;
	text-decoration: none;
	margin:5px 15px;
}
.link_footer:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #07577f;
	text-decoration: underline;
}.field_input {
	border: 1px solid #84ba1e;
	background-color: #013a56;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #84ba1e;
	text-decoration: none;
	height:15px;margin-bottom:3px;
}
.text_login {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #84ba1e;
	text-decoration: none;
	font-weight:15px;
	height:10px;
	margin-bottom:2px;
}
#main_img div{ border: 0px solid red;  }




#main_img{  width: 804px; height: 232px;
	  background: #000;  
	 border: 11px solid black;
	 position: relative;  
	
		}

#left_img{ width: 416px; height: 232px; 
	 float: left; position: absolute; z-index: 5; 
	 top: 0; left: 0; 
	 }
	
	
#left_nav, #right_nav{  width: 15px; height: 15px; position: absolute;
bottom: 5px; z-index: 20; }

#left_nav{ left: 5px;  }
#right_nav{ left: 22px;  }
#left_nav img, #right_nav img{ border: 0; }

#right_img{ width: 388px; height: 232px; 
float: left;  background: transparent url(../../images/right_img_bg.gif) ;
position: absolute; z-index: 5; top: 0; left: 416px;   }

#clear{ clear: both; display: none;  }

#nav_links{ position: absolute; right: 35px; bottom: 0px; height: 19px; width: 320px; z-index: 20;
	 }

#nav_links a img{ border: 0; }

.bkgd_inside {
	background-image: url("_imgs/bkgd_inside.gif");
	background-repeat: repeat-x;
	background-position: center top;
}

.text_blue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #359ACE;
	text-decoration: none;
}

.text_grey {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #8F8F8F;
	text-decoration: none;
}