body {
	margin: 0px;
	background: #446857 url(../images/background.gif) left top repeat-x;
}

#container {
	width: 770px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 0px;
	margin: 20px 0px 0px -385px;
	padding: 0;
	background: url(../images/background_container.gif) left top repeat-y;
}

/* Header */

#header {
	width: 750px;
	height: 104px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 132px 10px 0px 10px;
	background: url(../images/header.jpg) left top no-repeat;
}

/* Mast */

#mast {
	width: 120px;
	height: 15px;
	position: absolute;
	left: 637px;
	top: 65px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003400;
}

/* Company title name in text, not image */

#brain-injury-law {
	width: 750px;
	height: 30px;
	position: absolute;
	left: 40px;
	top: 105px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #104710;
	letter-spacing: 0.5px;
	text-align: center;
}

/* Top Nav */

#topNav {
	width: 770px;
	height: 34px;
	position: absolute;
	left: 0;
	top: 236px;
	margin: 0;
	padding: 0;
	background: url(../images/topNav.gif) left top no-repeat;
}

#topNav ul {
	list-style: none;
	width: 750px;
	height: 34px;
	margin: 0 0 0 10px;
	padding: 0;
}

#topNav ul li {
	float: left;
	margin: 0;
	padding: 10px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fffff8;
}

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

#topNav ul li a:hover, #topNav ul li a:active {
	color: #e6a31e;
}

/* Column Container */


#columnContainer {
	width: 770px;
	height: auto;
	margin: 270px 0 0  0;
	padding:0;
	background: url(../images/contentTop.gif) left top no-repeat;
}

#columnContainerBtm {
	width: 750px;
	height: auto;
	margin: 0;
	padding: 0 10px 20px 10px;
	background: url(../images/contentBtm.gif) left bottom no-repeat;
}


/* content */

/*--miniContact--*/

#miniContact {
	width: 151px;
	height: 232px;
	float: right;
	background: url(../images/miniContact.jpg) right top no-repeat;
	margin: 0;
	padding: 48px 0 0 20px;
}

#miniContact input {
	width: 133px;
	height: 15px;
	border: none;
	margin: 0 0 3px 0;
	padding: 0 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #383823;
}

#miniContact textarea {
	width: 133px;
	height: 45px;
	border: none;
	margin: 0 0 3px 0;
	padding: 0 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #383823;
}

#miniContact p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center !important;
	margin: 0;
	padding: 0;
}


#submitBtn2 input {
	width: 137px;
	height: 18px;
	background-color: #545F59;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}


/*---------------*/

#content {
	width: 709px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0 20px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383823;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1f4935;
	margin: 22px 0 0 0;
	padding: 0;
	width: 330px !important;
}

#content h2 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
}

#content h3 {
	font-size: 14px;
}

#content p {
	line-height: 23px;
	text-align: justify;
}

#content a:link, #content a:visited {
	text-decoration: underline;
	color: #013300;
}

#content a:hover, #content a:active {
	text-decoration: none;
	color: #013300;
}

#content ul li, #content ol li {
	line-height: 23px;
	text-align: justify;
}

.pageNumber {
	font-weight: bold;
	text-align: right;
}

.pageNumber strong {
	margin-left: 10px;
}

.smallText {
	font-size: 11px;
}

.leftImg {
	float: left;
	border: 1px solid #383823;
	margin: 0 15px 0 0;
}

.rightImg {
	float: right;
	border: 1px solid #383823;
	margin: 0 0 0 15px;
}

/* -- a table by css -- */

#brain {
	width: 500px;
	height: auto;
}

#injury {
	width: 230px;
	height: auto;
	float: left;
}

#injury2 {
	width: 230px;
	height: auto;
	float: right;
}


/*-- mainContact --*/

#mainContactMargin {
	padding-left: 70px;
}

#mainContact {
	width: 360px;
	height: auto;
	background-color: #87988f;
	margin: 0;
	padding: 10px 0;
}

#mainContact p {
	margin: 0;
	padding: 0 0 5px 0;
	text-align: center;
}

#mainContact input {
	width: 346px;
	height: 15px;
	border: none;
	margin: 0 0 5px 5px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383823;
}

#mainContact select {
	width: 350px;
	height: 17px;
	border: none;
	margin: 0 0 5px 5px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383823;
}

#mainContact textarea {
	width: 346px;
	height: 100px;
	border: none;
	margin: 0 0 3px 5px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383823;
}

#submitBtn {
	margin-left: 110px;
	margin-top: 10px;
}

#submitBtn input {
	width: 137px;
	height: 18px;
	background-color: #545F59;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

#map {
	width: 530px;
	height: 400px;
	border: 1px solid #ababab;
}

/* Footer */

#footer {
	width: 696px;
	height: auto;
	border-top: 1px solid #a9a9a5;
	text-align: center !important;
	padding: 12px 0;
	color: #5b5a30;
}

#footer p {
	text-align: center !important;
}

.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

/* Disclaimer */

#disclaimer {
	font-size: 11px !important;
}

#disclaimer p {
	line-height: 14px !important;	
}

/* 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 {
	visibility: hidden;
}
.video {
    text-align: center !important;
}
.video2 {
	margin-left: 35px;
	margin-top: 0;
	margin-bottom: 0;
    text-align: left !important;
}


.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}

#mainContact #captcha img {
	margin-left: 5px;
}

.brain-injury p {
	width: 250px;
	height: auto;
	float: left;
}