/*Styles*/
a {
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
}
a:hover {
	color:#000;
	text-decoration: none;
}
#about_us {
	position: absolute;
	left: 80px;
	top: 7px;
	padding: 0px;
	width: 80px;
	height: 18px;
	z-index: 3;
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	height:100%;
	background-color:#FFFFFF;
}
#brown {
	position: absolute;
	height: 100%;
	width: 703px;
	left: 0px;
	top: 0px;
	background-color: #f4f0e5;
	z-index: 1;
}
#contact_us {
	left: 193px;
	top: 7px;
	padding: 0px;
	position: absolute;
	height: 18px;
	width: 92px;
	z-index: 3;
	text-align: left;
}
.email{
	color:#001f5b
}
#footnote {
padding:5px;
	position:absolute;
	left:0;
	width:90%;
	height:4%;
	top: 96%;
	font-size:x-small;
	z-index:6;
}
#home {
	padding: 0px;
	position: absolute;
	height: 18px;
	width: 62px;
	left: 15px;
	top: 7px;
	z-index: 3;
	text-align: left;
}
#left_pic {
	position: absolute;
	width: 289px;
	height: 139px;
	left: 0px;
	top: 75px;
	padding: 0;
}
#logo {
	padding: 0px;
	position: absolute;
	width: 289px;
	height: 75px;
	left: 0px;
	top: 0px;
}
#main_contnr {
	background-color: #FFFFFF;
	position: absolute;
	width: 100%;
	padding: 0px;
	top: 0px;
	left: 0px;
	height: 100%;
	text-align: left;
}
#main_text {
	position: absolute;
	/*height: 100%;*/
	width: 384px;
	/*left: 289px;*/
	left:0;
	top: 214px;
	background-color: #f4f0e5;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	/*padding-left: 15px;*/
	padding-left:305px;
	z-index: 2;
	font-size: small;
}
#masthead {
	position: absolute;
	height: 214px;
	width: 703px;
	left: 0px;
	top: 0px;
	padding: 0;
	background-color: #FFFFFF;
	z-index: 2;
}
#navbar {
	position: absolute;
	left: 289px;
	top: 75px;
	padding: 0px;
	width: 414px;
	height: 30px;
	background-color: #e73805;
	vertical-align: bottom;
	font-size: 12px;
}
#page_title {
	position: absolute;
	height: 49px;
	width: 414px;
	left: 289px;
	top: 105px;
	background-color: #001f5b;
	padding: 60px 0px 0px;
	color: #FFFFFF;
	text-indent: 15px;
	text-align: left;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 1;
}
#partner{
	position: absolute;
	left: 390px;
	top: 100px;
	padding-left: 5px;
	width: 80px;
	height: 18px;
	z-index: 5;
	text-align: left;
	background-color:#F4F0E5;
	font-size: 12px;
	border:1px;
	border-color:#000;
	border-style:solid;
}
#partner a{
	text-decoration:none;
	color:#000;
}

#partner a:hover{
	text-decoration:none;
	color:#e73805;
	left: 385px;
	top: 100px;
	width: 80px;
	height: 18px;
}
#right_strips {
	position: absolute;
	height: 214px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(images/background.gif);
	z-index: 0;
}
#staff{
	position: absolute;
	left: 390px;
	top: 118px;
	padding-left: 5px;
	width: 80px;
	height: 18px;
	z-index: 5;
	text-align: left;
	background-color:#F4F0E5;
	font-size: 12px;
	border:1px;
	border-color:#000;
	border-style:solid;
}
#staff a{
	text-decoration:none;
	color:#000;
}
#staff a:hover{
	text-decoration:none;
	color:#e73805;
	left: 385px;
	top: 100px;
	width: 80px;
	height: 18px;
}
