body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #01559E;
}
.main_holder {
	background-repeat: repeat-x;
	padding-top:73px;
	background-image: url(../images/bg.jpg);
	background-color: #0068A4;
}

.footer{
	background-image:url(../images/footer_bg.jpg);
	height:106px;
	background-repeat:repeat-x;
}
.footer_logo{
	background-image:url(../images/bottom_logo.gif);
	height:106px;
	background-repeat:no-repeat;
	background-position:top right;
}

.main_content{
	width:588px;
	background-color:#FFFFFF;
	padding: 3px 6px 15px 6px;
	margin-left:auto;
	margin-right:auto;
}

.main_content ul{
	background-color: #003f75;
	margin-top: 0px;
	height: 20px;
	padding-left: 8px;
	margin-bottom: 0px;
}

.main_content ul li{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.main_content ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 5px 6px 5px;
	font-size: 11px;
}

.main_content ul li a:hover{
	background-color: #FFFFFF;
	color: #003f75;
	padding: 5px 5px 6px 5px;
	text-decoration: none;
	font-size: 11px;
}

.footer_bar1{
	width:588px;
	background-color:#FFFFFF;
	padding: 0px 6px 6px 6px;
	margin-left:auto;
	margin-right:auto;
}

.footer_bar2{
	height:13px;
	background-color:#51b380;
}

.footer_copright{
	width:601px;
	padding: 10px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#008bc9;
}

.footer_copright a:link, a:visited{
	font-size:9px;
	color:#008bc9;
	text-decoration:none;
}

.footer_copright a:hover{
	font-size:9px;
	color:#008bc9;
	text-decoration:underline;
}

.top_tag {
	width:475px;
	height:100px;
	border-bottom:#0e4a7d thin solid;
	padding-left: 114px;
}

.pic {
	width:125px;
	padding-top:15px;
}

.txt {
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#003f74;
	font-size:11px;
	padding-right:20px;
	line-height:16px;
}
.line {
	background-color: #CCCCCC;
	height: 3px;
	width: 450px;
}

.txt a{
	font-family:Arial, Helvetica, sans-serif;
	color:#003f74;
	font-size:11px;
	text-decoration:none;
}

.txt a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#003f74;
	font-size:11px;
	text-decoration:underline;
}

h1{
	font-size:18px;
	font-weight:normal;
	margin-bottom:20px;
}
	
.people_main_img{
	width: 207px;
	height: 299px;
	padding: 5px;
	border:#123859 thin solid;
	margin-top: 10px;
}


.people_sml_img{
	width: 65px;
	height: 64px;
	padding: 2px;
	border:#123859 thin solid;
	margin-left: 1px;
}

.people_sml_img_last{
	width: 65px;
	height: 64px;
	padding: 2px;
	border:#123859 thin solid;
}

.people_bot_holder{
	margin-top: 10px;
}

.people_title{
	width:359px;
	height:58px;
	background-image: url(../images/our_people.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	border-bottom: #123859 thin solid;
	margin-bottom: 15px;
}

.people_txt{
	width:339px;
	margin-left: 10px;
	color: #003f74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-right: 20px;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
