body {
	margin:0px auto;
	background-color:#4F0000;
	width:809px;
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	background:url("img/bg_tile.jpg");
}
#mainBody {
	background-color:#4F0000;
	height:900px;
}
a {
	color:#ffffff;
	text-decoration:underline;
}
img {
	border:0px;
}
#title {
	text-align:center;
	width:809px;
}
#menu {
	float:left;
	/*background-image:url("img/highlight.png");*/
	/*background-position:bottom;*/
	background-color:#988675;
	width:809px;
	text-align:center;
	height:31px;
	position:absolute;
}
#menu img {
	display:inline;
	margin:5px 10px;
	vertical-align:middle;
}
#menu div {
	position:absolute;
}
.secondaryNav {
	border-left:1px solid #b88903;
	border-right:1px solid #b88903;
	border-bottom:1px solid #b88903;
	position:absolute;
	background-color:#4F0000;
}
.navLawyers{
	margin-top:31px;
	margin-left:108px;
	display:none;
}
.navServices{
	margin-top:31px;
	margin-left:222px;
	display:none;
	width:150px;
}
.item {
	padding:13px;
}
.item a {
	text-decoration:none;
}
.item a:hover {
	margin-bottom:1px;
	border-bottom:1px solid #b88903 !important;
}
.vert {
	background-color:#b88903;
	width:1px;
	height:465px;
	float:left;
}
.vertDual{
	margin-top:25px;
}
.left{
	float:left;
	width:495px;
	padding:0 10px;
	/*border:1px blue;*/
	margin-bottom:20px;
}
.right{
	float:right;
	width:273px;
	padding:0 10px;
	padding-bottom:10px;
	/*border:1px green solid;*/
}
#bottom{
	float:left;
	text-align:center;
	padding-top:4px;
	color:#000000;
	font-size:9px;
	width:809px;
	background-image:url("img/highlight.png");
	height:17px;
	background-color:#988675;
}
.headerImg{
	display:block;
	margin:0px auto;
}
.navPipe {
	height:20px;
	width:1px;
	background-color:black;
}
.section {
	width:809px;
	padding-bottom:30px;
}
.titleCont {
	text-align:center;
	padding:50px 0 12px 0;
}
.titleContDual {
	text-align:center;
	padding:25px 0 12px 0;
}
.biolinks {
	/*padding-bottom: 125px;*/
	vertical-align:middle;
	padding-left:12px;
}
#contentAbout img {
	margin:0px;
}
#contentNews {
	padding-top:30px;
}