body {
	margin: 0;
	padding: 0;
	background: #fbf8d6 url(../images/background.jpg) left top repeat-x;
}

#container {
	width: 780px;
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -390px;
	padding: 0;
}

/* Header */

#header {
	width: 550px;
	height: 93px;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 13px 0 0 230px;
	background: url(../images/top-bkgd.gif) left top repeat-x;
}

/* Mast */

#mast {
	width: 780px;
	height: 243px;
	position: absolute;
	left: 0;
	top: 107px;
}

#topAttorneys {
	display: none;
}

/* Top Nav */

#topNav {
	width: 780px;
	height: 36px;
	position: absolute;
	left: 0;
	top: 350px;
	background: url(../images/topNav-bkgd.gif) left top repeat-x;
}

#topNav ul {
	list-style: none;
	width: 770px;
	height: 26px;
	margin: 0;
	padding: 10px 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#topNav ul li {
	float: left;
	margin: 0 3px;
	color: #FFFFFF;
}

#home {
	width: 50px;
}

#about {
	width: 67px;
}

#injury {
	width: 119px;
}

#worker {
	width: 166px;
}

#disability {
	width: 173px;
}

#contact {
	width: 79px;
}

#topNav ul li a {
	display: block;
	height: 14px;
	padding: 0 0 6px 0;
}

#topNav ul li a:link, #topNav ul li a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#topNav ul li a:hover, #topNav ul li a:active{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 6px solid #ec9e52;
}


/* Column Container */


#columnContainer {
	padding: 386px 0 1px 0;
	background: url(../images/container-bkgd.gif) right top repeat-y;
}

/* Left Column */

#leftColumn {
	width: 510px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #392629;
	line-height: 18px;
}

#leftColumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #773e43;
	margin: 25px 0 0 0;
	padding: 0;
}

#leftColumn h3 {
	font-size: 14px;
	color: #271315;
}

#leftColumn p {
	
}

#leftColumn ul {
	
}

#leftColumn li {
	
}

#leftColumn img {
	
}

#leftColumn a:link, #leftColumn a:visited {
	color: #ec9e52;
	text-decoration: underline;
}

#leftColumn a:hover, #leftColumn a:active {
	color: #ec9e52;
	text-decoration: none;
}

#map {
	width: 540px;
	height: 400px;
	margin-top: 20px;
	border: 1px solid #452024;
}

#bottomInfo {
	color: #3b3b3b;
	font-weight: bold;
	text-align: center;
	margin: 60px 0 20px 0;
}

#bottomInfo strong {
	font-size: 18px;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
	border: 5px solid #392629;
}

/* Right Column */

#rightColumn {
	width: 202px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e7cfcf;
	line-height: 18px;
}

#rightColumn h3 {
	width: 202px;
	height: 27px;
	margin: 0;
	padding: 5px 0 0 0;
	background: url(../images/leftColumnTab.gif) left top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#rightColumn h3 a:link, #rightColumn h3 a:visited, #rightColumn h3 a:hover, #rightColumn h3 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#rightColumn h4 {
	width: 202px;
	height: 25px;
	margin: 0;
	padding: 7px 0 0 0;
	background: url(../images/leftColumnTab.gif) left top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#rightColumn h4 strong {
	font-size: 18px !important;
	letter-spacing: 1px;
}

#rightColumn h4 a:link, #rightColumn h4 a:visited, #rightColumn h4 a:hover, #rightColumn h4 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.testimonials {
	margin: 0 0 7px 0;
	padding: 0 22px;
	border-bottom: 5px solid #452024;
}

#thickBorder {
	border-bottom: 5px solid #452024;
	margin-bottom: 7px;
	padding-bottom: 5px;
}

#offices select {
	width: 200px;
	height: 20px;
	background-color: #fcf9da;
	border: 1px solid #452024;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #452024;
	margin: 0 !important;
	padding: 0;
}

#rightColumn img {
	margin: 0 !important;
}


/* Footer */

#footer {
	width: 100%;
	height: auto;
	background-color: #773e43;
	border-top: 5px solid #452024;
	margin: 0;
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-align: center;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#bottomNav {
	font-size: 11px;
	font-weight: normal;
	color: #f9b777;
	margin: 25px 0 10px 0;
}

#bottomNav a:link, #bottomNav a:visited {
	color: #f9b777;
	text-decoration: underline;
}

#bottomNav a:hover, #bottomNav a:active {
	color: #f9b777;
	text-decoration: none;
}

/* Disclaimer */

#disclaimer {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
/* ASPX form/Error box controls */
#errors {
}
#errors ul {
}
#errors li {
}
/* ASPX form/Captcha controls */
#pnlCaptcha {
}
/* the text above the captcha */
#pnlCaptcha label {
}
/* the div which wraps around captcha, text and input */
.captcha {
}
/* actual captcha image */
.captcha img {
}
/* wraps around text and input alone */
.captcha div {
}
/* the atual text */
.captcha span {
}
/* the input for validation */
.captcha input {
}
/* the submit button */
#pnlCaptcha #btnSubmit {
}
/* Clearfix http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.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;
}


.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 */