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

body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a{
	text-decoration: none;
	color: #C1495D;
}
a:hover{
	color: #521B22;
}
form{}
h1{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 9px 0px;
	font-size: 16px;
	color: #c1495d;
}
h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 132px;
	font-size: 12px;
	color: #c1495d;
}
h3{
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #c1495d;
}
p{
	font-size: 12px;
	margin: 0px 0px 9px 0px;
}
ul{
	font-size: 12px;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: disc;
	width: 500px;

}
li{
	margin: 0px 0px 8px 0px;
}
.bdr{
	border: solid #cccccc 1px;
}
#wrapper {
	position:relative;
	width:860px;
	z-index:1;
	margin: 0 auto;
}
#header {
	position:relative;
	width:860px;
	height:93px;
	z-index:1;
	background-image: url(../images/header-bk.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 7px 0px;
}
#nav-layer {
	position:relative;
	width:858px;
	height:193px;
	z-index:2;
	border: solid #8f8f8f 1px;
	margin: 0px 0px 7px 0px;
	background-image: url(../images/home-img1.jpg);
}
#navigation {
	position:absolute;
	width:189px;
	height:187px;
	z-index:1;
	left: 7px;
	top: 3px;
}
#navigation ul{
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	width: 189px;
}
#navigation li{
	margin: 0px 0px 7px 0px;
	color: #c1495d;
}
#main {
	position:relative;
	width:644px;
	height:230px;
	z-index:3;
	padding: 7px 0px 14px 216px;
}
#home-news {
	position:absolute;
	width:162px;
	height:96px;
	z-index:1;
	background-image: url(../images/box.jpg);
	left: 0px;
	top: 11px;
	padding: 3px 0px 5px 30px;
	font-size: 11px;
	color: #FFFFFF;
}
#home-job {
	position:absolute;
	width:162px;
	height:96px;
	z-index:1;
	background-image: url(../images/box.jpg);
	left: 0px;
	top: 128px;
	padding: 3px 0px 5px 30px;
	font-size: 11px;
	color: #FFFFFF;
}

#bottom {
	position:relative;
	width:860px;
	z-index:3;
	border-bottom: solid #c1495d 1px;
	border-top: solid #c1495d 1px;
	padding: 14px 0px 14px 0px;
}
.sub-txt{
	margin: 4px 0px 0px 0px;
	padding: 0px 2px 0px 132px;
	font-size: 10px;
	color: #4b4b4b;
	font-weight:normal;
}
.sub-img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	position: absolute;
}

#sub1 {
	position:relative;
	width:311px;
	height:82px;
	z-index:1;
	border: solid #8f8f8f 1px;
	padding: 2px 2px 2px 2px;
	left: 216px;
	margin-bottom: 10px;
}
#sub3 {
	position:relative;
	width:311px;
	height:82px;
	z-index:1;
	border: solid #8f8f8f 1px;
	padding: 2px 2px 2px 2px;
	left: 216px;
}
#sub2 {
	position:absolute;
	width:311px;
	height:82px;
	z-index:1;
	border: solid #8f8f8f 1px;
	padding: 2px 2px 2px 2px;
	left: 543px;
	margin-bottom: 10px;
	top: 14px;
}
#sub4 {
	position:absolute;
	width:311px;
	height:82px;
	z-index:1;
	border: solid #8f8f8f 1px;
	padding: 2px 2px 2px 2px;
	left: 543px;
	margin-bottom: 10px;
	top: 112px;
}
#footer {
	position:relative;
	width:860px;
	height:20px;
	z-index:3;
	margin: 7px 0px 0px 0px;
}

.footer-txt{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 214px;
	color: #666666;
	font-size: 10px;
}
#main-alt {
	position:relative;
	width:644px;
	z-index:3;
	padding: 7px 0px 14px 216px;
}
.header-txt {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	left: 651px;
	top: 60px;
	text-align: right;
}
#nav-about {
	position:relative;
	width:858px;
	height:193px;
	z-index:2;
	border: solid #8f8f8f 1px;
	margin: 0px 0px 7px 0px;
	background-image: url(../images/about-img.jpg);
}
#nav-board {
	position:relative;
	width:858px;
	height:193px;
	z-index:2;
	border: solid #8f8f8f 1px;
	margin: 0px 0px 7px 0px;
	background-image: url(../images/board-img2.jpg);
}
#nav-career {
	position:relative;
	width:858px;
	height:193px;
	z-index:2;
	border: solid #8f8f8f 1px;
	margin: 0px 0px 7px 0px;
	background-image: url(../images/about-img2.jpg);
}
#nav-contact {
	position:relative;
	width:858px;
	height:193px;
	z-index:2;
	border: solid #8f8f8f 1px;
	margin: 0px 0px 7px 0px;
	background-image: url(../images/about-img1.jpg);
}
#nav-interim {
	position:relative;
	width:858px;
	height:193px;
	z-index:2;
	border: solid #8f8f8f 1px;
	margin: 0px 0px 7px 0px;
	background-image: url(../images/interim-img1.jpg);
}
#nav-leadership {
	position:relative;
	width:858px;
	height:193px;
	z-index:2;
	border: solid #8f8f8f 1px;
	margin: 0px 0px 7px 0px;
	background-image: url(../images/board-img1.jpg);
}
#nav-resource {
	position:relative;
	width:858px;
	height:193px;
	z-index:2;
	border: solid #8f8f8f 1px;
	margin: 0px 0px 7px 0px;
	background-image: url(../images/resource-img1.jpg);
}
#news-news {
	position:absolute;
	width:162px;
	z-index:1;
	background-image: url(../images/box.jpg);
	left: 0px;
	top: 11px;
	padding: 3px 0px 10px 30px;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #94323F;
}
#home-news a{
	color: #FFFFFF;
}
#home-news a:hover{
	color: #CCCCCC;
}
#home-job a{
	color: #FFFFFF;
}
#home-job a:hover{
	color: #CCCCCC;
}
#news-news a{
	color: #FFFFFF;
}
#news-news a:hover{
	color: #CCCCCC;
}
.news-date {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:normal;
}
.news-title {
	margin: 5px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;
}
#nav-job {
	position:relative;
	width:858px;
	height:193px;
	z-index:2;
	border: solid #8f8f8f 1px;
	margin: 0px 0px 7px 0px;
	background-image: url(../images/job-img.jpg);
}
#nav-news {
	position:relative;
	width:858px;
	height:193px;
	z-index:2;
	border: solid #8f8f8f 1px;
	margin: 0px 0px 7px 0px;
	background-image: url(../images/news-img.jpg);
}
#testimonials {
	position:absolute;
	width:209px;
	height:187px;
	z-index:2;
	top: 14px;
}
.tble-txt {
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	font-size: 12px;
	font-weight:normal;
}


.input1 {
	margin: 0px 0px 0px 0px;
	padding: 1px 2px1px 2px;
	border: solid #8f8f8f 1px;
	width: 364px;
	font-size: 11px;
}
.input-area {
	margin: 0px 0px 0px 0px;
	padding: 1px 2px 1px 2px;
	border: solid #8f8f8f 1px;
	width: 363px;
	font-size: 11px;
}
.input2 {
	margin: 0px 0px 0px 0px;
	padding: 1px 2px1px 2px;
	border: solid #8f8f8f 1px;
	width: 180px;
	font-size: 10px;
}
.logo {
	position: absolute;
	left: -3px;

}
.style1 {
	color: #94323F;
	font-style: italic;
}

