@charset "utf-8";
body {
	margin-top: 0px;
	padding-top: 0px;
}
#page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	float: none;
	clear: both;
	display: block;
	height: auto;
}
a, a:visited, a:link, a:active {
	color: #092744;
	text-decoration: none;
}
a:hover {
	color: #092744;
	text-decoration: underline;
}
#header {
	display: block;
	clear: both;
	float: left;
	height: 38px;
	width: 900px;
}
#subheader {
	display: block;
	clear: both;
	float: left;
	height: 25px;
	width: 900px;
}

#main {
	clear: both;
	float: left;
	height: auto;
	width: 900px;
	background-image: url(../main_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contactSubHeading {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003A7B;
	margin-top: 5px;
}
.contactPhoneEmail {
	padding-bottom: 5px;
}


#main #left {
	clear: left;
	float: left;
	height: auto;
	width: 220px;
}
#main #centre {
	float: left;
	height: auto;
	width: 410px;
	padding-top: 35px;
	padding-right: 15px;
	padding-left: 10px;
}
#main #centre #intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 800;
	color: #666666;
	clear: both;
	float: left;
	height: 100px;
	width: 350px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#main #centre h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0d2a65;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main #centre #intro p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
}
#main #centre #leftCol p, #main #centre #rightCol p {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
#main #centre #leftCol {
	float: left;
	width: 200px;
	height: 300px;
	margin-top: 0px;
}
#main #centre #rightCol {
	float: right;
	height: 300px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
}
#main #centre h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003a7b;
	margin-top: 0px;
	margin-bottom: 5px;
}



#main #homeRight {
	text-align: lefr;
	float: right;
	height: 472px;
	width: 235px;
	margin-right: 10px;
}

#main #right {
	text-align: right;
	float: right;
	height: 500px;
	width: 235px;
	margin-right: 6px;
	padding-left: 0px;
	margin-top: 0px;
}
#main #profile {
	text-align: left;
	float: right;
	height: auto;
	width: 185px;
	margin-right: 10px;
	padding-top: 35px;
	padding-right: 25px;
	padding-left: 25px;
}

#footer {
	clear: both;
	float: left;
	height: 80px;
	width: 850px;
	background-color: #FFFFFF;
	background-image: url(../footer_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-right: 25px;
	padding-left: 25px;
}
#footer #firmDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003A7B;
	height: 70px;
	width: 300px;
	float: left;
	font-weight: bold;
	line-height: 13px;
}
#footer #nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #003A7B;
	float: right;
	height: 20px;
	width: 520px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
}
#footer #legalNotice {
	font-family: Arial, Helvetica, sans-serif;
	color: #003A7B;
	float: right;
	height: 30px;
	width: 520px;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	margin-top: 20px;
}
#nav a {
	color: #003A7B; 
	text-decoration: none; 
}
#nav a:hover, #nav a:focus { 
	text-decoration: underline;
}
#main #centre #contactIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #666666;
	clear: both;
	float: left;
	height: 95px;
	width: 350px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.manageListRow {
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.indentBox {
	margin-left: 30px;
}
.expandedList li {
	margin-top: 8px;
	margin-bottom: 0px;
}
.expandedList ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#page #homeBanner {
	width: 900px;
	background-image: url(../main_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}
#centre #meetTeam {
	float: left;
	width: 410px;
	margin-top: 10px;
}
#meetTeam #profileSynopsis {
	float: left;
	width: 320px;
	margin-left: 10px;
}
#meetTeam img {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#meetTeam #profilePic {
	float: left;
	width: 75px;
}
#meetTeam h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #092744;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#meetTeam p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#meetTeam #AllLawyersLink {
	clear: left;
	float: left;
	width: 400px;
	margin-top: 10px;
}
#homeRight #newsHeadlinesBox {
	float: left;
	width: 205px;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #092744;
}
#newsHeadlinesBox h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003a7b;
}
#newsHeadlinesBox a {
	text-decoration: underline;
}
#newsHeadlinesBox a:hover {
	text-decoration: none;
}
#footer #legalNotice p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

