* {
	margin: 0px;
}
html {
	background: #e5e1d6 url(images/bg.gif) repeat top left;
	}
body {
	background: transparent url(images/bgTop.jpg) repeat-x top left;
	font-family: arial, helvetica, sans-serif;
	color: #1b1212;
	margin: 0px;
	padding: 0px;
	}
h3 {
	color: #0a4690;
	}
a, a:link {
	text-decoration: none;
	color: #0a4690;
	}
a:visited {
	text-decoration: none;
	color: #3b6daa;
	}
a:hover {
	text-decoration: underline;
	}
.bold {
	font-weight: bold;
	}
.light {
	font-weight: normal;
	}
.italic {
	font-style: italic;
	}

#content h2 span {
	font-weight: normal;
	}
.emailHide {
	display: none;
	}
#main {
	padding: 0px;
	background: transparent url(images/bgBottom.jpg) repeat-x bottom left;
	}
#wrapper {
	padding: 0px;
	width: 766px;
	text-align: left;
	}

/* HEADER */
#headerMain {
	position: relative;
	background: transparent url(images/headerMain.png) no-repeat top left;
	height: 291px;
}
#header a.homeLink {
	position: absolute;
	top: 66px;
	left: 0;
	height: 211px;
	width: 722px;
	z-index: 50;
	text-indent: -9999px
	}

#header h1.homePage {
	display: none;
	}
	
	
#header a {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #e6e3d5;
	text-transform: uppercase;
	text-decoration: none;
	height: 15px;
	}
#header ul a:hover {
	background: transparent url(images/hoverbg.jpg) repeat-x top left;
	z-index: 5;
	}
#header ul a {
	position: relative;
	display: block;
	margin-top: -2px;
	padding: 18px 0px 16px 0px;
	width: 100%;
	z-index: 5;
	}
#flashHeader {
	position: absolute;
	top: 65px;
	left: 135px;
	z-index: 1;
	padding: 0px;
	margin: 0px;
	}
h1.headDesc {
	position: relative;
	font-size: 1.35em;
	letter-spacing: 1.5px;
	color: #0a4690;
	text-transform: uppercase;
	text-align: right;
	top: 100px;
	right: 67px;
	font-family: times new roman, serif;
	font-weight: lighter;
	z-index: 5;
	}

h2.headPhone {
	position: relative;
	font-family: georgia, times new roman, serif;
	font-size: 1.0em;
	color: #0a4690;
	text-align: right;
	top: 130px;
	right: 67px;
	font-weight: normal;
	z-index: 5;
	}
.topMenu {
	display: inline;
	z-index: 5;
	}
.practiceAreas {
	float: left;
	display: inline;
	width: 120px;
	padding: 20px 0px 0px 12px;
	font-size: .75em;
	text-align: center;
	}
.firmOverview {
	float: left;
	display: inline;
	width: 8.5em;
	padding: 20px 0px 0px 0px;
	font-size: .75em;
	text-align: center;
	}
.profiles {
	float: left;
	display: inline;
	width: 10.5em;
	padding: 20px 0px 0px 0px;
	font-size: .75em;
	text-align: center;
	}
.supportTeam {
	float: left;
	display: inline;
	width: 9em;
	padding: 20px 0px 0px 0px;
	font-size: .75em;
	text-align: center;
	}
.resources {
	float: left;
	display: inline;
	width: 7.5em;
	padding: 20px 0px 0px 0px;
	font-size: .75em;
	text-align: center;
	}
.contactUs {
	float: left;
	display: inline;
	width: 7.0em;
	padding: 20px 0px 0px 0px;
	font-size: .75em;
	text-align: center;
	}
.home {
	float: left;
	display: inline;
	width: 5.0em;
	padding: 20px 0px 0px 0px;
	font-size: .75em;
	text-align: center;
	}

/* MENU */
#menu {
	float: left;
	width: 232px;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	}
#menu h4 {
	background: #e5e1d6 url(images/menuHeader.jpg) no-repeat top left;
	width: 190px;
	height: 125px;
	color: #433b38;
	margin: 0px;
	padding: 24px 0px 0px 71px;
	font-weight: normal;
	font-size: .84em;
	}
#menu h4 span {
	font-weight: bold;
	}
#menu ul {
	list-style-type: none;
	margin-top: -96px;
	padding-left: 10px;
	margin-left: 13px;
	}
#menu li {
	background: #e5e1d6 url(images/menubg.jpg) no-repeat top left;
	width: 205px;
	height: 20px;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	font-size: .7em;
	font-weight: bold;
	}
#menu li.menuBot {
	background: #e5e1d6 url(images/menuBottom.jpg) no-repeat top left;
	width: 205px;
	height: 42px;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	font-size: .7em;
	}
#menu a {
	text-decoration: none;
	color: #0a4690;
	}
#menu a {
	color: #0a4690;
	text-decoration: none;
	height: 15px;
	}
#menu ul a:hover {
	background: transparent url(images/menuhbg.jpg) no-repeat top left;
	color: #e6e3d5;
	}
#menu ul a {
	display: block;
	padding: 2px 3px 3px 32px;
	width: 95%;
	}

/* CONTENT */
#content {
	display: inline;
	background: url(images/bg.gif) repeat top left;
	float: right;
	font-size: .9em;
	width: 510px;
	text-align: left;
	}
#content h2, #content h1 {
	font-size: 1.3em;
	color: #0a4690;
	margin-bottom: 10px;
	padding: 20px 0px 0px 20px;
	}
#content h2.descriptionText {
	font-size: .9em;
	font-weight: normal;
	font-style: italic;
	color: #1b1212;
	padding: 10px 0px 10px 20px;
	}
#content h4 {
	font-size: 1.1em;
	margin-bottom: 0px;
	padding: 0px 0px 0px 20px;
	color: #0a4690;
	}
#content h4.subIndent {
	font-weight: normal;
	font-size: 1.0em;
	padding-top: 10px;
	}
#content p {
	font-size: .8em;
	padding: 0px 40px 10px 20px;
	margin: 0px;
	}
p.clearBoth {
	clear: both;
	}
#quickLinks {
	margin-top: 20px;
	margin-left: -20px;
	}
#quickLinks p.q1 {
	float: left;
	background: transparent url(images/quickLeft.jpg) no-repeat bottom left;
	width: 301px;
	height: 120px;
	padding: 0px;
	margin: 0px;
	}
#quickLinks p span.bigBold {
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 20px;
	padding-bottom: 10px;
	}	
#quickLinks p span.big {
	font-size: 1.3em;
	text-transform: uppercase;
	padding-bottom: 10px;
	}
#quickLinks p span.quickSmall {	
	font-size: .92em;
	margin-top: 10px;
	padding-left: 20px;
	font-weight: bold;
	}
#quickLinks p.q2 {
	float: right;
	background: transparent url(images/quickRight.jpg) no-repeat bottom left;
	width: 189px;
	padding: 0px 40px 0px 0px;
	margin: 0px;
	height: 120px;
	}
#quickLinks p span.bigBold2 {
	color: #ebe8de;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
	}	
#quickLinks p span.big2 {
	color: #ebe8de;
	font-size: 1.2em;
	text-transform: uppercase;
	}
#quickLinks p span.quickSmall2 {	
	text-transform: uppercase;
	font-size: .7em;
	color: #6aa0e4;
	padding-top: 2px;
	padding-left: 5px;
	}
#content ul.sub2 {
	list-style-type: square;
	font-size: .8em;
	margin-left: 40px;
	}
#content ul, #content li {
	margin-left: 20px;
	padding: 0px;
	}

/* FOOTER */
#footer {
	clear: both;
	background: transparent url(images/footer.jpg) no-repeat bottom left;
	font-size: .7em;
	width: 766px;
	height: 86px;
	margin-top: 0px;
	}
#footer a {
	color: #0a4690;
	}
#footer p {
	padding-top: 20px;
	padding-left: 26px;
	}
.left {
	width: 400px;
	float: left;
	font-weight: 600;
	}
.right {
	font-size: .85em;
	float: right;
	width: 225px;
	font-weight: 600;
	}
	