@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	text-align: center;
	font-size: 62.5%;
	background: #e2e2e2;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 1050px;
}
#header {
	height: 385px;
	background:url(../images/masthead.jpg);
	width:1050px;
}
#nav {
	width: 1050px;
	height: 40px;
	background: url(../images/nav-bg.gif) no-repeat;
}
#navlist {
	list-style-type: none;
	margin: 0 55px;
}
#navlist li {
	display: inline;
	margin: 0 11px;
}
#content {
	width: 1050px;
	background: url(../images/content-bg.gif) repeat-y;
	padding-bottom: 20px;
}
#picnav {
	width: 964px;
	height: 73px;
	background: url(../images/picnav-bg.gif) no-repeat bottom;
	margin: 0 auto;
	padding-top: 20px;
}
#picnavlist {
	margin-top: 4px;
}
#picnavlist li {
	list-style-type: none;
	display: inline;
	margin-right: 39px;
	margin-left: 10px;
}
#practiceareas {
	width: 230px;
	float: left;
	margin: 18px 0 0 36px;
}
#practiceareaslist li {
	list-style-type: none;
	height: 40px;
}
#mediacenter {
	background: url(../images/mc-bg.gif) no-repeat;
	margin: 30px 0 0 -1px;
	width: 237px;
	height: 286px;
	float: left;
	clear: left;
}
#mediacenterlist {
	list-style-type: none;
	margin: 58px 0 0 18px;
}
#mediacenterlist li {
	margin-bottom: 5px;
}
#media {
	float: left;
	width: 725px;
	height: 500px;
	margin: 18px 0 0 0px;
	background: url(../images/media-bg.gif) no-repeat;
}
#media #mediacenterlist {
	margin-left: 35px;
	float: left;
	margin-right: 17px;
}
#popmedia {
	float: left;
	width: 725px;
	height: 500px;
	margin: 0;
	background: url(../images/media-bg.gif) no-repeat;
}
#popmedia #mediacenterlist {
	margin-left: 35px;
	float: left;
	margin-right: 17px;
}
#vid {
	margin-top: 90px;
	border: 3px solid #01183d;
	width: 425px;
	height: 344px;
	float: left;
}
#maincontent {
	float: left;
	width: 494px;
	margin: 18px 0 0 11px;
	background: url(../images/c-bg.gif) repeat-y;
	color: black;
	font-size: 1.4em;
	font-family: georgia;
}
#maincontent h1,
#maincontent h2,
#maincontent h3 {
	margin: 0 25px;
	font-family: "Times New Roman", Times, serif;
}
#maincontent h1 {
	font-size: 17px;
}
#maincontent h2 {
	font-size: 15px;
}
#maincontent h3 {
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 10px;
	color: #0066FF;
}
#maincontent p {
	margin: 10px 25px;
}

#maincontent ul {
	margin: 10px 75px;
}
#maincontent a:link,
#maincontent a:visited {
	color: #0066FF;
	text-decoration: none;
}
#maincontent a:hover {
	text-decoration: underline;
}
#firm-overview-content{
	background:url("../images/firm-overview.jpg") no-repeat;
	height:749px;
	
}
p#phonefax {
	background: url(../images/c-bottombg2.gif) no-repeat;
	height: 70px;
	margin: 0;
	padding: 0;
}
#subnav {
	font-family: "Times New Roman";
	font-size: 12px;
	color: white;
	text-align: center;
	padding-top: 35px;
	display: block;
}
#subnav a:link,
#subnav a:visited {
	color: white;
	text-decoration: none;
}
#subnav a:hover {
	text-decoration: underline;
}
#contactus {
	float: right;
	width: 238px;
	height: 396px;
	background: url(../images/form-bg.gif) no-repeat;
	margin: 16px 30px 0 0;
}
#contactusform {
	margin: 85px 0 0 28px;
}
#contactusform,
#contactus input, 
#contactus textarea {
	width: 166px;
	font-size: 14px;
	font-family: Times;
}
#contactus input {
	background: url(../images/input-bg.gif) no-repeat;
	height: 19px;
	padding: 6px;
}
#contactus textarea {
	background: url(../images/textarea-bg.gif) no-repeat;
	height: 83px;
	padding: 6px;
}
#contactus #sbutton {
	background: url(../images/submit-bg.gif) no-repeat;
	float: right;
	width: 59px;
	height: 16px;
	margin-top: 3px;
}
#contactus label {
	font-family: georgia;
	font-size: 14px;
	color: #3d3d3d;
}
#officelocations {
	float: right;
	margin: 10px 45px 0 0;
	text-align: center;
	font-size: 14px;
	font-family: georgia;
	color: white;
	clear: right;
	width: 212px;
}
#address{
	background:url("../images/title-address.jpg") no-repeat;
	height:141px;
}
#officelocations p {
	margin-bottom: 30px;
}
#footer {
	background: url(../images/footer-bg.gif) no-repeat;
	width: 1050px;
	clear: both;
	text-align: center;
	margin-bottom: 70px;
}
#footer p {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #464646;
	margin: 0 auto;
}
#footer #disclaimer {
	padding-top: 48px;
	width: 800px;
}
#footer img {
	margin-top: 5px;
	margin-bottom: -5px;
}
#footer a:link,
#footer a:visited {
	color: #464646;
	text-decoration: none;
}
#footer a:hover {
	color: #464646;
	text-decoration: underline;
}
/* 
border: 1px solid red;	
*/
