body, html { 
	margin: 0;
  	border: 0;
  	padding: 0;
	min-height: 100%;
  	max-height: 100%;
  	font-family: Arial,Helvetica,sans-serif; 
  	background: #ffffff;
  	color: #7D7D7D;
}

img {
	border: none;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
	color: #0875ba;
}

.page_container {
	margin: 0 auto;
	width: 960px;
	font-size: 14px;
	text-align: left;
}

.header {
	float: left;
	margin-bottom: 15px;
}

.logo {
	float: left;
}

.header_right {
	float: right;
	width: 800px;
}

*html .menu {
	width: 800px;
}

.menu {
	background: url('images/menu_bottom.gif') no-repeat;
	width: 764px;
	background-position: bottom;
	height: 30px;
	padding: 10px 18px;
	float: right;
}

.menu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu ul li {
	float: left;
	margin: 0 15px;
	height: 30px;
	line-height: 30px;
}

.menu ul li a {
	color: #7D7D7D;
}

.menu ul li a:hover, .menu ul li.active a {
	color: #0875ba;
}

.search {
	margin: 18px 0 63px;
	float: right;
}

#ajaxSearch_input {
    float: left;
    height: 20px;
    width: 155px;
    border: 1px solid #B9B9B9;
}
.ajaxSearch_intro {
    display: none;
}
#ajaxSearch_form {
    margin: 0;
    width: 177px;
}
.search fieldset {
    border: medium none;
    margin: 0;
    padding: 0;
    width: 177px;
}

*html #ajaxSearch_submit {
	position: absolute;
}
#ajaxSearch_submit {
    background: url("./images/search_btn.jpg") repeat scroll 0 0 transparent;
    border: medium none;
    float: right;
    height: 20px;
    margin-right: 2px;
    width: 20px;
    font-size: 0px;
    color: #fff;
}

.main_container {
	margin-top: 15px;
	font-size: 14px;
}

.left_container {
	float: left;
	width: 623px;
}

*html .right_container {
	width: 309px;
}

.right_container {
	float: right;
	border-left: 8px solid #EFEFEF;
	margin-left: 20px;
	width: 289px;
	padding: 10px;
	font-size: 14px;
}

h1 {
	margin-top: 0;
	font-size: 27px;
	color: #0875ba;
	font-weight: normal;
}

h2 {
	color: #fff;
	font-size: 25px;
	font-weight: normal;
	margin: 5px 0 10px;
}

h3 {
	margin-top: 0;
	font-size: 16px;
	color: #0875ba;
}

.latest_title {
	color: #999999;
	font-weight: bold;
}

.latest_txt {
	color: #7D7D7D;
	min-height: 33px;
	max-height: 50px;
	overflow: hidden;
}

.latest_date {
	color: #c0c0c0;
	margin-bottom: 15px;
}

.main_container table {
	font-size: 14px;
}

h4 {
	margin-bottom: 5px;
	font-size: 17px;
	color: #0875ba;
	font-weight: normal;
}

.footer {
	margin-top: 20px;
	background: url('images/menu_top.gif') no-repeat;
	background-position: top;
	width: 960px;
	font-size: 12px;
	height: 30px;
	padding: 12px 0;
}

.footer a{
	color: #666666;
}

.footer_menu ul li a:hover, .footer_menu ul li.active a {
	color: #0875ba;
}

.footer_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

.footer_menu ul li {
	float: left;
	margin: 0 10px;
	height: 30px;
	line-height: 30px;
}

.sectors_tb, .associate_tbl {
	width: 100%;
}
.sectors_tbl .td_left {
	padding: 15px 25px 15px 15px;
}
.sectors_tbl .td_right {
	padding: 10px 0px 10px 10px;
	width: 290px;
}

.img_border {
	border: 1px solid #999999;
	padding: 3px;
	width: 150px;
}

.services_tbl {
	width: 100%;
	margin-top: 10px;
}
.services_tbl td {
	padding: 20px 20px 20px 0;
	vertical-align: top;
	width: 320px;
}
.services_tbl .td_left{
	padding: 20px;
}
.services_tbl .td_right{
	padding-right: 0px;
}

.profile_tbl {
	width: 60%;
}
.profile_tbl .td_right{
	padding: 25px 0 25px 25px;
	text-align: justify; 
}
.profile_img {
	width: 70px;
}

.associate_tbl td {
	padding: 15px 20px;
	text-align: justify;
}
.associate_tbl .td_left {
	width: 260px;
}
.associate_img {
	width: 140px;
}

.office_col, .office_col_right {
	width: 300px;
	margin-right: 30px;
	float: left;
}
.office_col_right {
	margin-right: 0;
}

.office_title {
	font-size: 18px;
	color: #0875ba;
	margin-bottom: 5px;
}

.address {
	font-style:italic;
}

.news {
	float: left;
	width: 573px;
	margin-right: 50px;
}
.news_title {
	font-weight: bold;
	font-size: 15px;
	margin: 10px 0 5px; 
}
.news_title a{
	color: #999999;
}
.news_date {
	color: #c0c0c0;
	margin-bottom: 5px;
}

.news_heading {
	font-size: 27px;
	color: #0875ba;
	font-weight: normal;
	background-color: #F5F5F5;
	padding: 10px;
	margin-bottom: 10px;
}

.contact_form {
	margin-left: 180px;
}
.contact_heading {
	font-size: 27px;
	color: #0875ba;
	font-weight: normal;
	background-color: #F5F5F5;
	padding: 10px;
	margin-bottom: 10px;
	height: 70px;
}
.contact_msg {
	font-style:italic;
	font-weight:bold;
	color:#7D7D7D;
	font-size:14px;
}
.contact_form td {
	padding: 5px 0;
}
.contact_form .text {
    height: 20px;
    width: 220px;
    border: 1px solid #B9B9B9;
}
.contact_form .button {
    background: url("./images/send_btn.jpg") repeat scroll 0 0 transparent;
    border: medium none;
    float: right;
    height: 22px;
    margin-right: 2px;
    width: 106px;
    float: left;
}