body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	color: #000000;
	text-align: center;
}
#container {
	margin: 0 auto;
	width: 976px;
	text-align: left;
}
#header h2 {
	display: none;
}
#header {
	position: relative;
	background-color: #ffffff;
	width: 976px;
	padding: 10px 0 15px 0;
}
#header img{
	border: 0;
}
#header .icons {
	position: absolute;
	top: 20px;
	right: 0;
}
#twitt {
	position: absolute;
	top: 15px;
	right: 0px;
}
#fb {
	position: absolute;
	top: 15px;
	right: 45px;
}
#logo {
	border:none;
}
#shadow {
	width:976px;
	height: 7px;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 976px;
	height: 47px;
	text-align: center;
	margin: 0;
	padding: 0;
}
#nav ul {
	padding: 14px 0 0 0;
	margin: 0;
	
}
#nav li {
	display: inline;
	color: #000000;
	list-style: none;
	
}
#default #home a {
	color: #d7182a;
}
#nav a {
	color: #000000;
	text-decoration: none;
	padding: 0 20px 0px 20px;
	text-transform: uppercase;
}
#nav a:hover {
	color: #d7182a;
	margin: 0;
}
#banner {
	width: 976px;
	height: 200px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ffffff;
	font-weight: normal;
	padding: 9px 0 0 23px;
	margin: 0;
}
#content {
	float:left;
	width: 976px;
	background-color: #ffffff;
	margin: 15px 0 0 0;
	padding:0;
	position:relative;
}
#content a {
	color: #000000;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
	color: #d7182a;
}
#content ul {
	list-style-type: none;
	margin: 18px 0 0 25px;
	padding: 0;
}
#content li {
	list-style-type: none;
	margin: 0;
	background: url(images/arrow.gif) no-repeat left 7px;
	padding: 0px 5px 0 12px;
	line-height: 15px;
	color: #000000;
}
#personal {
	float: left;
	width: 192px;
	color: #ffffff;
	font-size: 11px;
	background:#d40601;
	height:170px;
	position:relative;
}
#personal h1{
	background:#747474;
	height:46px;
	border-bottom:1px solid #fff;
	position:relative;
}
#personal img{
	top:151px;
	position:absolute;
}

#personal h1 a {
	color:#fff;
}
.pracAreas h1 a {
	color:#fff !important;
}
#personal ul {
	margin: 8px 0 0 15px;
	padding: 0;
}
#personal li {
	background: url(images/arrow1.gif) no-repeat left center;
}
#personal a {
	color: #ffffff;	
}
#personal a:hover {
	color: #000000;
}
.pracAreas {
	float: left;
	width: 196px;
	background: url(images/boxBg2.gif) no-repeat;
	height: 250px;
}
#text {
	float: left;
	width: 976px;
	background: url(images/homecontentbg.gif) no-repeat;
	margin: 15px 0 12px 0;
	padding: 10px 0 0 0;
	height: 192px;
}
#text p {
	margin: 8px 18px 0 25px;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
}
#offices ul {
	margin: 0 0 0 5px;
	padding: 10px 0 0 0;
	color: #ff1600;
	text-align: center;
}
#offices li {
	display: inline;
	padding-top: 10px;
}
#offices a {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding: 0 15px;
}
#offices a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#offices {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	letter-spacing: 2px;
	text-align: center;
	color: #ffffff;
	background-color: #000000;
	width: 976px;
	height: 31px;
	margin: 10px 0 0 0;
	padding: 0;
	text-transform: uppercase;
}
#footer {
	clear: both;
	font-size: 10px;
	font-weight: bold;
	color: #a19e9e;
	background-color: #ffffff;
	width: 976px;
	padding: 0 0 10px 0;
}
#footer a {
	font-size: 10px;
	color: #a19e9e;
	text-decoration: none;
}
#footer a:hover {
	font-size: 10px;
	color: #a19e9e;
	text-decoration: underline;
}
#footer p {
	padding-top: 7px;
	margin-top: 0px;
}
.menu_childitems {
	position: absolute; 
	visibility: hidden;
}
.menuitem  {
 	display: block;
	width: 145px;
  	font-size: 11px;
  	text-decoration: none;
  	background-color: #747474;
  	padding: 5px 0 5px 12px;
  	color: #ffffff;
	margin: 0;
}
#servicesChild {
	margin: 9px 0 0 0;
	background:url(images/ddarrow.gif) no-repeat 12px 2px;
}
#servicesChild ul {
 	margin: 10px 0 0 0;
	padding: 0;
}
#servicesChild li {
	list-style: none;
 	margin: 0;
 	padding: 0;
}
#servicesChild a:hover {
	background-color: #878787;
}
#servicesMenu {
	display: inline;
}
