html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	background-image: url(imgs/bg_grad.jpg);
	background-repeat: repeat-x;
	top: 0px;
	left: 0px;
	height: 160px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F37421;
	line-height: 130%;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
h2 a:hover{
	color: #F37421;
	text-decoration: none;
}
#container {
	width: 800px;
	position: absolute;
	margin-left: -400px;
	top: 0px;
}
#header {
	width: 800px;
	height: 160px;
	background-image: url(imgs/header.jpg);
}
#main_menu {
	padding-top: 140px;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#main_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: outside none none;
	height: 15px;
}
#main_menu ul li {
	float: left;
	height: 15px;
	padding: 0px 10px;
	margin: 0px;
	position: relative;
}
#main_menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#main_menu ul li a:hover {
	color: #F37521;
}
#main_menu ul li.current a {
	color: #F37521;
	text-decoration: none;
}
#main_menu ul li ul {
	border: 2px solid #707070;
	background-color: #F2F2F2;
	list-style: outside none none;
	position: absolute;
	top: 18px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: auto;
	float: none;
	clear: both;
	height: auto;
}
#main_menu ul li ul li {
	width: auto;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	height: 20px;
	line-height: 20px;
}
#main_menu ul li ul li a {
	padding: 0px 15px;
	width: auto;
	color: #3E3C3F;
	display: block;
}
#main_menu ul li ul li a:hover {
	background-color: #F37521;
	color: #3E3C3F;
}
.menu_link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.menu_link a:hover {
	color: #F37521;
}
.menu_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE6809;
	text-decoration: none;	
	padding-right: 6px;
	padding-left: 6px;
}
#content_holder {
	margin-top: 0px;
	width: 800px;
}
#cont_left {
	float: left;
	width: 479px;
}
#cont2_left {
	float: left;
	width: 319px;
}
#cont_left2 {
	width: 798px;
}
#cont_right {
	float: right;
	width: 319px;
}
#cont2_right {
	float: right;
	width: 479px;
}
#cont_even {
	float: left;
	width: 399px;
}
#subcont_l {
	margin-left: 20px;
}
#subcont_r {
	margin-left: 20px;
}
.little_area {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
	line-height: 180%;
}
.little_area a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}
.little_area a:hover {
	color: #F37421;
}
.little_pic {
	padding: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;	
}
.little_pic a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;	
}
.little_pic a:hover {
	color: #F37421;
}
#footer {
	clear: both;
	margin-left: 30px;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #999999;
	text-decoration: none;	
	padding-bottom: 20px;
}
.line_span {
	border-top: 1px solid #999999;
	width: 340px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;	
}
#footer a:hover {
	color: #000000;
}
#logo_bottom_1 {
	width: 180px;
	float: left;
	margin-left: 6px;
}
#logo_bottom_2 {
	width: 180px;
	float: left;
	margin-left: 6px;
}
#logo_bottom_3 {
	width: 150px;
	float: left;
	margin-left: 6px;
}
#logo_bottom_4 {
	width: 150px;
	float: left;
}
#logo_bottom_1 h1 {
	background-image: url(imgs/managers.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#logo_bottom_2 h1 {
	background-image: url(imgs/investors.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#logo_bottom_3 h1 {
	background-image: url(imgs/owners.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#logo_bottom_4 h1 {
	background-image: url(imgs/commercial.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#logo_bottom_1 h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#logo_bottom_2 h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#logo_bottom_3 h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#logo_bottom_4 h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#logo_bottom_1 h1 a:hover {
	color: #F37521;
}
#logo_bottom_2 h1 a:hover {
	color: #F37521;
}
#logo_bottom_3 h1 a:hover {
	color: #F37521;
}
#logo_bottom_4 h1 a:hover {
	color: #F37521;
}
#clear {
	clear: both;
	width: 740px;
	margin-left: 30px;
}
.remix {
	font-color: #666666;
}
.namesmall {
	color: #CCCCCC;
	font-size: 10px;
}
#img_hold {
	padding-top: 5px;
}
.man {
	color: #F37421;
	font-weight: bold;
}
