body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align:left;
	margin:0px;
 padding:0  left:0px;
	top:0px;
	z-index:0
}
div {
	text-align:left;
}
#logo {
	padding:25px 0 0 20px;
}
a img {
	border: none;
}
#container {
	width:780px;
	padding:0;
	margin:0 auto 0 auto;
	background-image:url(images/black_bg.gif);
	background-repeat:repeat-y;
}
/*-------------------home page styles----------------------------------*/
#logoHp {
	padding:85px 0 10px 20px;
}
#homeNav {
	padding:0 0 0 10px;
}
#containerHp {
	width:780px;
	padding:0;
	margin:0 auto 0 auto;
	background-repeat:repeat-y;
}
#homeLeft {
	width:300px;
	height:328px;
	float:left;
	padding:0;
	margin:0;
}
#homeRight {
	width:480px;
	height:328px;
	float:left;
	overflow:hidden;
	padding:0;
	margin:0;
}
#homeBg {
	background-image:url(images/fp_bg.jpg);
	height:328px;
	width:780px;
	background-repeat:no-repeat;
	background-position: 16px bottom;
}
#homeBottom {
	width:780px;
	background:#FFFFFF;
	clear:both;
}
.homeBottomHeader a, .homeBottomHeader a:link {
	background-image:url(images/bullet_nav.gif);
	background-repeat:no-repeat;
	font-size:10px;
	width:82px;
	color:#ffcc00;
	text-decoration:none;
	font-weight:bold;
	display:block;
	margin:0px 0px 0px 20px;
	padding:5px 0px 5px 25px;
}
.homeBottomHeader a:hover, .homeBottomHeader a:active {
	background-image:url(images/bullet_nav_over.gif);
	background-repeat:no-repeat;
	background-color:#999999;
	width:82px;
	font-size:10px;
	color:#ffcc00;
	text-decoration:none;
	font-weight:bold;
	display:block;
	margin:0px 0px 0px 20px;
	padding:5px 0px 5px 25px;
}
.homeBottomHeader ul {
	width:100px;
	list-style:none;
	padding:10px 0px 0px 0px;
	margin:0px;
}
.homeBottomHeader li {
	position: relative;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 0px;
}
.homeContent {
	width:500px;
	font-size:12px;
	text-align:left;
	margin-right:10px;
	padding:0px;
	margin-top:25px;
	float:left;
}
.homeContent ul {
	line-height:18px;
	list-style-image:url(images/bullet.gif);
	padding:0px;
	margin:0px 0px 0px 65px;
}
.spotlight {
	width:255px;
	border-left: 1px dotted #cccccc;
	margin-top:8px;
	color:#666666;
	font-size:11px;
	float:left;
	text-align:left;
}
.spotlight p {
	margin:0px;
	padding: 5px 0px 0px 10px;
	line-height:18px;
}
.spotlight a, .spotlight a:link, .spotlight a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#993333;
}
.spotlight a:hover, .spotlight a:active {
	font-weight:bold;
	text-decoration:underline;
	color:#993333;
}
/*------------------footer styles--------------------------*/
.footer {
	font-size:10px;
	text-align:left;
	color:#CCCCCC;
	padding-top:5px;
	padding-left:20px;
	border-top: 1px solid #e5e5e5;
	width:740px;
	background:#FFFFFF;
	clear:both;
	height:25px;
}
#footerFp {
	padding-top:20px;
	clear:both;
}
.footerWapper {
	font-size:10px;
	text-align:left;
	color:#CCCCCC;
	margin-left:4px;
	padding-top:25px;
	width:765px;
	background:#FFFFFF;
	clear:both;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.footerCopy {
	width:360px;
	text-align:left;
	padding:0px;
	margin:0px;
	float:left;
}
.footerMap {
	width:365px;
	text-align:right;
	padding:0px;
	margin:0px;
	float:left;
}
.footerMap a, .footerMap a:link, .footerMap a:visited {
	color:#993333;
	text-decoration:none;
}
.footerMap a:hover, .footerMap a:active {
	color:#993333;
	text-decoration:underline;
}
/*-----------------inner Page Styles-----------------------------*/
.innerTopHeader {
	width:780px;
	height:92px;
	background-image:url(images/innerHeader.jpg);
	background-repeat:no-repeat;
}
.outerBorder {
	border: 1px solid #999999;
	border-top:0px;
	float:left;
	z-index:-1;
	position:relative;
	width:753px;
	padding:0px;
}
#innerLeftMenu {
	padding: 5px 0 5px 0;
	width:121px;
	margin-top:10px;
	text-align:left;
	float:left;
}
#innerLeftMenu ul {
	background-image: url(images/innerLeftMenu_bg.jpg);
	padding:5px 0 5px 6px;
	background-repeat:repeat-y;
	list-style: none;
	margin: 0;
	border: none;
	width: 109px;
	overflow:hidden;
}
#innerLeftMenu li {
	margin: 0;
	font-size:10px;
	width: 109px;
}
li.innerLeftMenuNB {
	border-bottom:  1px solid #343434;
}
#innerLeftMenu li a {
	display: block;
	color:#ffcc00;
	padding: 5px 5px 5px 20px;
	font-weight:bold;
	text-decoration: none;
	width: 84px;
	background-image:url(images/bullet_nav.gif);
	background-repeat:no-repeat;
}
#innerLeftMenu li a:hover {
	color:#ffcc00;
	font-weight:bold;
	background-image:url(images/bullet_nav_over.gif);
}
#innerLeftMenu html>body #innerLeftMenu li a {
	width: 84px;
}
#innerLeftMenu p {
	padding:0px;
	margin:0px;
	background-image:url(images/innerLeftMenu_repeat.jpg);
	background-repeat:repeat-y;
}
.innerBottomHeader {
	background-image:url(images/innerPageHeader.jpg);
	background-repeat:no-repeat;
	width:655px;
	height:46px;
	float:left;
}
.innerBottomHeader p {
	height:16px;
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	background-color:#993300;
	margin:21px 0px 0px 20px;
	padding:3px 8px 3px 8px;
}
.innerContent {
	font-size:10px;
	line-height:14px;
	color:#333333;
	width:440px;
	padding:0px 25px 0px 25px;
	margin:25px 2px 0px 0px;
	float:left;
	border-right: 1px dotted #cccccc;
	min-height:500px;
	height:auto !important;
	height:500px;
}
.innerContent p {
	margin:0px;
	padding:0px;
}
.innerContent h3 {
	font-weight:bold;
	font-size:11px;
	color:#993300;
	margin:0px;
	padding:0px;
}
.innerContent h2 {
	font-weight:bold;
	font-size:13px;
	color:#993300;
	margin:0px;
	padding:8px 0;
}
#contactGq {
	font-weight:bold;
}
#contactGq a {
	color:#993300;
	font-weight:normal;
}
.innerContent ul {
	padding:0px;
	margin:0px;
	margin-left:25px;
}
.innerContent li {
	padding: 8px 0px 8px 0px;
}
.innerRightColumn {
	width:155px;
	float:left;
	padding:0px;
	margin:0px;
	margin-top:25px;
}
.innerRightColumn p {
	margin:2px;
	width:146px;
	font-size:10px;
	line-height:14px;
	color:#666666;
	padding:0px 0px 0px 5px;
	margin:10px 0px 0px 0px;
}
#clientList, #sitemap{
	float:left;
	width:220px;
	font-weight:bold;
}
#clientList ul, #sitemap ul {
	padding:0;
	margin:0;
}
#clientList ul li, #sitemap ul li  {
	list-style:none;
}
#clientList li, #sitemap li{
	padding-left:13px;
}
li.arrow {
	background-position: 0px 10px;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
}
#clientList a {
	font-weight:normal;
	font-style:italic;
	color:#993300;
}

#sitemap a {
	color:#993300;
	text-decoration:none;
}

#sitemap a:hover {
	color:#993300;
	text-decoration:underline;
}


#offices {
	padding:5px 5px 5px 15px;
	line-height:25px;
}
.innerRightColumn strong {
	color:#000000;
}
.innerRightColumn h4 {
	font-weight:bold;
	font-size:11px;
	color:#993300;
	margin:0px;
	padding:8px 0;
}

.innerRightColumn h4 a{
	font-weight:bold;
	font-size:11px;
	color:#993300;
	margin:0px;
	padding:8px 0;
}

.bioList {
	height:95px;
	width:145px;
	font-size:10px;
	color:#993300;
	float:left;
}
.bioList ul {
	padding:0px;
	padding-top:5px;
	margin:0px;
	margin-left:25px;
	list-style-image:url(images/bio_bullet.gif);
}
.bioList li {
	padding:0px;
	margin:5px;
}
.bioList a, .bioList a:link, .bioList a:visited {
	text-decoration:none;
	color:#993300;
}
.bioList a:hover, .bioList a:active {
	text-decoration:underline;
	color:#993300;
}
.bioHolder {
	width:580px;
	float:left;
	padding:0 0 20px 0;
}
.bioImage {
	width:90px;
	float:left;
}
.bioNameHeader {
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:0px;
	padding-left:10px;
	width:442px;
	height:17px;
	background-image:url(images/bio_header_bg.jpg);
	background-repeat:no-repeat;
}
.bioDescription {
	width:442px;
	float:left;
	font-size:10px;
	line-height:14px;
}
.bioDescription p {
	padding-left:10px;
}
