.topabout{
	width:700px;
	float:left;
	background:#FFF url('../images/about_us_boxtopbg.jpg');
}
.clients {
	float:left;
	background-color:#00418C;
	text-align:left;
	width:250px;
	color:#fff;
}
.directors {
	float:right;
	background:#FFF url('../images/about_us_boxtopbg2.jpg') top repeat-x;
	width:700px;
}
.aboutus {
	margin:0pt auto;
	text-align:center;
}
.abouts_box {
	margin-left:8px;
	margin-right:2px;
	float:left;
	width:125px;
	border:1px #F37333 solid;
	height:550px;
	background-color: #FFF;
	color:#000;
}
.abouts_box:hover {
	color:#fff;
}
.about_box_title {
	background:#F37333;
	text-align:center;
	padding-bottom:3px;
	font-weight:bold;
}
.about_box_wrapper {
	padding:3px;
	text-align:left;
	color:#000;
}
.about_box_wrapper img {
	margin:10px 20px 10px 20px;
}

#aboutus_menu {
	width:100%;
	height:20px;
	text-align:right;
	background-color:#F37937;
	float:left;
}
.aunavbuttons {
margin:0pt auto;
width:100%;
}
.aunavbuttons ul {
	list-style-type: none;
	margin:0 auto;
	padding:0;
}
.aunavbuttons li {
	float: left;
	display: inline;
	margin: 0 5px 2px 0;
	display: block;
	background-color: #00418C;
	text-align:center;
}
.aunavbuttons li a {
	color: #fff;
	padding: 1px 15px;
	text-decoration: none;
	float: left;
	font-weight:bold;
}
.aunavbuttons li a:hover {
	color: #000;
	background: #F37937;
}
.aunavbuttons li.nolink {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	border: 1px solid #F3F3F3;
	padding: 4px;
}
.aunavbuttons li.current {
	color: #000;
	padding: 1px 15px;
	background: #F37937;
}
.aunavbuttons li.current a, .aunavbuttons li.current a:hover, .aunavbuttons li.current a:visited {
	color:#000;
}