body {
	margin: 0px;
	background: #061e30 url(../images/bg.gif) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link {
	color: #1569a6;
}

a:visited {
	color: #166aa7;
}

a:hover, a:active {
	color: #673dac;
	text-decoration: none;
}

#container {
	position: absolute;
	top: 0px;
	left: 25%;
	margin: 0px 0px 0px -200px;
	padding: 0px 0px 185px 0px;
	width: 900px;
	height: auto;
	border-left: #FFFFFF solid 2px;
	border-right: #FFFFFF solid 2px;
	background-color: #FFFFFF;
}

#top {
	position: absolute;
	top: 0px;
	left: 0px;
}

/* Header */
#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 123px;
	background: url(../images/bgHeader.gif) top left repeat-x;
}

#logoInfo {
	width: 295px;
	height: 123px;
	float: left;
}

#header img {
	float: left;
	margin: 0px 50px 30px 0px;
}

#header p {
	font-size: 16px;
	color: #2d3842;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#header strong {
	color: #b1dc49;
}

#header a:link, #header a:visited {
	color: #2c97e5;
	text-decoration: none;
	font-weight: bold;
}

#header a:hover, #header a:active {
	color: #673dac;
	text-decoration: underline;
	font-weight: bold;
}
/* Top Nav */
#topNav {
	float: right;
	width: 582px;
	height: 123px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#topNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#topNav li {
	display: inline;
	float: left;
}

#topNav a {
	display: block;
	width: 97px;
	height: 23px;
	font-size: 11px;
	text-align: center;
	padding: 100px 0px 0px 0px;
	margin: 0px;
}

#topNav a:link,#topNav a:visited{
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background:url(../images/topNav.gif) top left no-repeat;
}
#topNav a:hover,#topNav a:active{
	color:#FFFFFF;
	background-position: -97px 0;
		font-weight: normal;
	text-decoration: none;

}

/* Mast */
#mast {
	position: relative;
	top: 4px;
	width: 100%;
	z-index:0;
}

#mast #flash {
	float: right;
	width: 652px;
	height: 258px;
	margin-top: -3px;

}
#flashcontent{
	position:absolute;
	width: 652px;
	height: 258px;
	z-index:0;
}
#mast #leftNav {
	float: left;
	width: 246px;
	height: 260px;
	margin-right: 2px;
	background: url(../images/bgLeftNav.gif) top center no-repeat;
	position:relative;
	z-index:1000;
}

#leftNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#leftNav li {
	display: block;
	width: 236px;
	padding: 0px 10px 0px 0px;
	text-align: right;
	font-size: 14px;
	line-height: 35px;
	border-bottom: #0c456d solid 1px;
}

#leftNav a:link,#leftNav a:visited{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#leftNav a:hover,#leftNav a:active{
	color: #6cbbda;
}

#nav a {
	display: block;
	width: 236px;
}

#nav li {
	float: left;
	text-align: right;
	width: 236px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	border: none;
	background-color: #0b6b98;
	width: 246px;
	margin-right: -10px;
	font-size: 0.75em;
	line-height: 1em;
	padding: 8px 0px;

}
#nav li ul li.sub {
	font-size: 1em;
	line-height: 2em;
	border: none;
	
}
#nav li ul li.sub a{
text-align:left !important;
margin-left: 30px;
}
#nav li:hover ul {
	left: 0px;
}

#nav li:hover ul, #nav li.sfhover ul {
	margin-top:-35px;
	left: 240px;
}

/* Content */
#content {
	width: 900px;
	height: auto;
	margin-bottom: 200px;
	background-color: #FFFFFF;
}
/* Column Container */
#columnContainer {	
	position: relative;
	top: 387px;
	width: 900px;
	height: auto;
	background-color: #FFFFFF;
}
/* Left Column */
#leftColumn {
	position: relative; 
	top: 0px;
	float: left;
	width: 246px;
}

#leftColumn p {
	font-size: 12px;
	text-align: center;
	margin-top: 408px;
}

/* Page1Forms Mini Contact */

#qc {
    position: absolute;
	top: 0px;
	background: #89bd0e url(../images/bgMiniContact.gif) top left no-repeat;
    display: block; 
    height: 398px;
    width: 246px;
    margin: 0px;
    padding: 0px;
	border-bottom: #89bd0e solid 2px;
}

#qc p {
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	padding-top: 45px;
	margin: 0px;

}

#qc p em {
	font-size: 22px;
	font-style: normal;
}

#qc form {
    margin: 3px 17px 0px 17px;
    padding: 0px;
}
#qc textarea {
    margin: 6px 0px 8px 0px;
    padding: 2px;
    width: 206px;
    height: 76px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
	border: #999999 solid 1px;
}

#qc input {
    margin: 6px 0px 0px 0px;
    padding: 2px;
    width: 206px;
    height: 21px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
	border: #999999 solid 1px;
}

#qc input.button {
    margin: 10px 0px 0px 70px;
    padding: 0px;
    float: left;
    width: 80px;
    height: 24px;
    background: url(../images/btnSubmit.gif) no-repeat;
    border: none;
}
#qc img {
	vertical-align: middle;
}
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA;
}
.invalid {
  background-color: #EC8486;
}
#qc input.single-line {
	width: 176px;
}

/* Middle Column */
#middleColumn {
	position: relative;
	top: 0px;
	float: left;
	width: 390px;
	min-height: 400px;
	padding: 18px 15px;
}

#middleColumn h1 {
	margin: 0px;
	padding: 0px;
	color: #0d5284;
	font-size: 24px;
}

#middleColumn h2 {
	margin: 0px;
	padding: 0px;
	color: #5d6a75;
	font-size: 18px;
	font-weight: normal;
}

#middleColumn h3{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}

#middleColumn h4 {
	color: #0d5284;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px 0px 3px 0px;
}

#middleColumn h4 strong {
	color: #000000;
	font-weight: bold;
}

#middleColumn p{
	font-size: 14px;
	line-height: 22px;
}
#middleColumn ul{
	font-size: 14px;
	line-height: 22px;
	padding: 0px 15px;
}
#middleColumn li{
	color: #5d6a75;
}
#middleColumn img{
	float: right;
	margin: 10px 5px 10px 10px;
	border: #999999 solid 1px;
}

#clientFooter {
	text-align: center;
}

#clientFooter hr {
	border: none;
	background-color: #000000;
	height: 1px;
	width: 100%;
	margin: 5px 0px;
}

#clientFooter p {
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
}

#clientFooter p.phone {
	font-size: 14px;
	color: #0d5284;
	font-weight: bold;
	margin:0px;
	padding: 0px;
	text-align: center;
}

#clientFooter a:link {
	text-decoration: none;
}

#contact {
	position: relative;
	top: 0px;
	float: left;
	width: 616px;
	padding: 10px;
	margin-left: 15px;
}

#contact h1 {
	margin: 0px;
	padding: 0px;
	color: #0d5284;
	font-size: 24px;
}

#contact h2 {
	margin: 0px;
	padding: 0px;
	color: #5d6a75;
	font-size: 18px;
	font-weight: normal;
}

#contact h3{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}

#contact h4 {
	color: #0d5284;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px 0px 3px 0px;
}

#contact h4 strong {
	color: #000000;
	font-weight: bold;
}

#contact p{
	font-size: 14px;
	line-height: 22px;
}

/* Right Column */
#rightColumn {
	position: relative;
	top: 0px;
	float: right;
	width: 225px;
	height: auto;
}

#aboutCTA {
	background: #838e98 url(../images/attorneyCTA.gif) top center no-repeat;
	width: 225px;
	height: auto;
	padding: 0px 0px 5px 0px;
	margin-bottom: 3px;
}

#aboutCTA p{
	margin: 5px 10px;
}

#aboutCTA img {
	float: right;
	margin-bottom: 5px;
}

#caseCTA {
	background: #6bbbda url(../images/caseCTA.gif) top center no-repeat;
	width: 225px;
	height: auto;
	padding: 0px 0px 5px 0px;
	margin-bottom: 3px;
}

#caseCTA p{
	margin: 5px 10px;
}

#caseCTA img {
	float: right;
	margin-bottom: 5px;
}

#newsletterCTA {
	background: #653ba9 url(../images/newsletterCTA.gif) top center no-repeat;
	width: 225px;
	height: auto;
	padding: 0px 0px 5px 0px;
	margin-bottom: 3px;
}

#newsletterCTA p{
	margin: 5px 10px;
}

#newsletterCTA img {
	float: right;
	margin-bottom: 5px;
}

#rightColumn p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#rightColumn a:link,#rightColumn a:visited{
	text-align: right;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 140px;
}
#rightColumn a:hover,#rightColumn a:active{
	text-decoration: underline;
}
/* Footer */
#footer {
	position: relative;
	left: 0px;
	display: block;
	width: 900px;
	height: auto;
	background: url(../images/bgFooter.gif) top left repeat-x;
	background-color: #1b2227;
	margin-bottom: 2px;
	padding-top: 10px;
}

#footer #linkContainer {
	margin: 5px 0px 0px 270px;
	width: 400px;
	height: auto;
	text-align: left;
}

#footer ul {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#footer li {
	display: inline;
	margin-right: 11px;
	font-size: 12px;
	color: #818a92;
}

#footer .headerLink {
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
}

#footer a:link, #footer a:visited{
	color: #818a92;
	text-decoration: none;
}
#footer a:hover, #footer a:active{
	text-decoration: underline;
}
#footer p {
	font-size: 0.65em;
	color: #818a92;
	margin: 5px 0px;
}
/* Disclaimer */

#disclaimer {
	margin: 5px 0px 0px 270px;
	width: 380px;
	height: auto;
}

/* ASPX form/Error box controls */
#errors {
	margin: 15px 0px 0px 270px;
}
#errors ul {
}
#errors li {
}
#btnValidateForm {
	margin: 15px 0px 0px 270px;
}
/* ASPX form/Captcha controls */
#pnlCaptcha {
	margin: 15px 0px 0px 270px;
	width: 400px;
	height: auto;
}
/* the text above the captcha */
#pnlCaptcha label {
}
/* the div which wraps around captcha, text and input */
.captcha {
}
/* actual captcha image */
.captcha img {
	margin: 10px 0px;
	border: #1569a6 solid 2px;
}
/* wraps around text and input alone */
.captcha div {
	margin: 0px 0px 10px 0px;
}
/* the atual text */
.captcha span {
	font-weight: bold;
	margin-right: 5px;
}
/* the input for validation */
.captcha input {
	
}
/* the submit button */
#pnlCaptcha #btnSubmit {
}
/* Clearfix */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}

#facebookCTA {
margin-top:20px;
margin-left:8px;
}

#facebookCTA a {
	background:url(../images/facebookCTA.jpg) top left no-repeat;
	width: 234px;
	height: 32px;
	display: block;
	text-indent: -999px;
}
#facebookCTA a:link, #facebookCTA a:visited {

}
#facebookCTA a:active, #facebookCTA a:hover {
background-position:right;
}