@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/body-bg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}.maintext-bg {
	background-color: #FFF;
	height: 480px;
	width: 499px;
}
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	line-height: 16px;
	color: #999;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
	clear: both;
}
.address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	margin-top: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.bottomnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 499px;
}
.bottomnav a {
	color: #FFF;
	text-decoration: none;
}
.bottomnav a:hover {
	color: #C00;
	text-decoration: underline;
}

.address a {
	color: #999;
	text-decoration: underline;
}
.address a:hover {
	color: #FFF;
	text-decoration: none;
}


.bottom {
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 154px;
	width: 900px;
	background-color: #000;
}

.headerbg {
	background-repeat: repeat-x;
	height: 266px;
}
.content {
	background-image: url(../images/bg-content.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 1000px;
}

.bodybg {
	background-color: #000;
	height: 100%;
}
.left {
	background-repeat: repeat-y;
	width: 50px;
	height: 266px;
}
.right {
	background-repeat: repeat-y;
	width: 50px;
	height: 266px;
}
.slideshow {
	height: 474px;
	width: 518px;
}
.lefttextbg {
	background-color: #FFF;
	width: 401px;
}
.mission {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.personnelname {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}
.profiles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #999;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
}
.maintext-bg .profiles h3 {
	line-height: 24px;
}

.onecolumntext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.multiColumn {
	float: left;
	width: 825px;
	margin: 0;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 14px;
}
 
.multiColumn li {
  float: left;
  width: 200px;
  margin: 0;
  padding: 0;
} 
a {
	color: #C00;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.profiles a {
	text-decoration: none;
}
.profiles td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	border: 1px solid #333;
}
.multiColumnNav {
	float: left;
	width: 400px;
	margin: 0;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 14px;
}
.multiColumnNav li {
	float: left;
	width: 75px;
	margin: 0;
	padding: 0;
}
