﻿body {
	color:#454545;
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	display:table;
	width:100%;
}
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
a {
	text-decoration:none;
	color:#006697;
}
a:hover {
	color:#b03601;
}
a:focus {
	outline:none;
}
#page {
	width:100%;
	display:table-footer-group;
	background:#fff url(../images/page-bg.gif) repeat-x;
}
.page-holder {
	width:100%;
	background:#262626 url(../images/header-bg02.jpg) repeat-x;
	border-bottom:1px solid #717171;
}
#wrapper {
	width:100%;
	display:table-header-group;
}
/*header*/
#header {
	width:940px;
	margin:0 auto;
	padding-bottom:4px;
	background:url(../images/header-bg.jpg) no-repeat;
}
#header .inner {
	position:relative;
	width:940px;
}
#header .inner:after {
	display:block;
	content:"";
	clear:both;
}
#header .nav {
	margin:0;
	padding:0;
	float:right;
	list-style:none;
	position:relative;
}
#header .nav li {
	float:left;
}
#header .nav li a {
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:38px;
	padding:0 14px;
}
#header .nav li a:hover {
	background:url(../images/nav-hover.gif) repeat-x;
}

/* start */
ul#navigation{
	font-size: 90%;
	position:absolute;
	left:0;
}
ul#navigation, ul#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#navigation li { 
	line-height : 1.35em;
	position: relative;
	float: left;
}
ul#navigation>li li { /* Needed for Opera 9, maybe because it's decent CSS. Hide from IE6 */
	float: none;
}

#navigation a {
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:38px;
	padding:0 12px;
	cursor:pointer;
}
ul#navigation a:hover {
	color: #fff;
	background:url(../images/nav-hover.gif) repeat-x;
}

ul#navigation li li a {
	width: 20em; /*           ****CHANGE SUBMENU WIDTH**** */
}
ul#navigation li li li a {
	width: 20em; /*           ****CHANGE SUBMENU WIDTH**** */
}
ul#navigation li li a {
	width: 20em; /*           ****CHANGE SUBMENU WIDTH**** */
}
ul#navigation li li li a {
	width: 20em; /*           ****CHANGE SUBMENU WIDTH**** */
}

ul#navigation li ul {
	position : absolute;
	background: #262626;
	left: -999em;
}
#navigation li:hover ul ul, #navigation li.sfhover ul ul {
	left: -999em;
}

#navigation li:hover ul, #navigation li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul {
	top: 0;
	left: -1px;
	margin-left: 100%;
}

/*					****DISPLAYS HORIZONTAL MENU**** */
#navigation li:active ul, #navigation li:hover ul, #navigation li.sfhover ul {
   	top: 100%;
	margin-left: 0;
}
div#menu {
	display:block;
	position:relative;
	z-index:300;
	left:0;
	padding:0;
	height: 37px;
	text-align:left;
}
div#menu {
	width:930px;
}

/* end */

#header .logo {
	width:443px;
	height:139px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin-top:7px;
	position:relative;
	background:url(../images/logo.png) no-repeat;
}
#header .logo a {
	display:block;
	height:100%;
}
#columns-holder {
	width:940px;
	margin:0 auto;
	overflow:hidden;
	padding:37px 0 92px;
	position:relative;
}
#header .info-holder {
	overflow:hidden;
	height:1%;
}
#header .info {
	width:220px;
	background:url(../images/info-bg.gif) no-repeat;
	padding-top:52px;
	position:absolute;
	right:0;
	top:75px;
	z-index:100;
}
#header .info .drop-box a.open {
	color:#fff;
	font-size:14px;
	line-height:25px;
	display:block;
	text-align:right;
	padding-right:23px;
	font-weight:bold;
	background:#595959 url(../images/arrow05.gif) no-repeat 202px 11px;
}
#header .info .drop-box .btm-bg {
	background:url(../images/drop-btm-bg.gif) no-repeat;
	overflow:hidden;
	height:4px;
}
#header .info .drop-box .drop {
	background:#595959;
	overflow:hidden;
	width:220px;
	display:none;
}
#header .info .drop-box .drop img {
	display:block;
	margin:7px 0 0 6px;
}
#header .info .drop-box .drop ul {
	margin:0;
	padding:5px 0 5px 10px;
	list-style:none;
	text-align:left;
	width:96px;
	float:left;
}
#header .info .drop-box .drop ul li {
	padding-left:11px;
	background:url(../images/arrow06.gif) no-repeat 0 7px;
	line-height:20px;
}
#header .info .drop-box .drop ul li a {
	color:#fff;
}
#header .info .drop-box .drop ul li a:hover {
	text-decoration:underline;
	cursor:pointer;
}
#header .free {
	position:absolute;
	width:153px;
	height:46px;
	right:0;
	bottom:-50px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/free-bg.gif) no-repeat;
	cursor:pointer;
}
#header .free close {
	width:153px;
	height:46px;
	right:0;
	overflow:hidden;
	background:url(../images/free-bg.gif) no-repeat;
}

/*form-area*/
.form-area {
	width:940px;
	overflow:hidden;

}
.form-area fieldset {
	padding:53px 0 17px;
	overflow:hidden;
}
.form-area h3 {
	margin:0 0 8px;
	width:940px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/please-bg.png) no-repeat;
}
.form-area .btn {
	float:right;
}
.form-area select {
	height:25px;
	border:1px solid #a8a8a8;
	float:left;
	margin-right:7px;
	color:#858585;
	font:bold 11px Arial, Helvetica, sans-serif;
}
.form-area .drop {
	position:relative;
	display:none;
	width:940px;
	cursor:pointer;
}
.form-area input.text {
	padding:4px 0 0 7px;
	height:19px;
	margin:0 5px 5px 0;
	border:1px solid #a8a8a8;
	float:left;
	color:#858585;
	font:bold 11px Arial, Helvetica, sans-serif;
}
.form-area input.name {width:218px;}
.form-area input.email {width:580px; margin-right:0;}
.form-area input.phone {width:301px;}
.form-area input.cell {margin-right:0;}
.form-area input.suite {width:121px;}
.form-area input.city {width:170px;}
.form-area input.zip {width:129px; margin-right:0;}
.form-area input.date {width:458px;}
.form-area input.date2 {margin-right:0; width:459px;}
.form-area input.please {width:379px;}
.form-area input.other-info {width:538px; margin-right:0;}
.form-area .title-sel {width:106px;}
.form-area .state {width:161px;}
.form-area textarea {
	width:930px;
	height:49px;
	padding:4px 0 0 7px;
	border:1px solid #a8a8a8;
	color:#858585;
	float:left;
	margin-bottom:5px;
	font:bold 11px Arial, Helvetica, sans-serif;
}
/*content*/
#content {
	width:620px;
	float:right;
}
#content a {
	text-decoration:underline;
}
#sidebar h2 ,
#content h1 {
	margin:0 0 13px;
	font-size:18px;
	color:#b63800;
	border-bottom:2px solid #b63800;
}
#content h1 {
	margin-bottom:18px;
}
#content li {
	line-height:24px;
}
#sidebar h2 span ,
#content h1 span {
	display:block;
	margin:0 0 0px;
}
#sidebar h2 {
	margin-bottom:0;
}
#content p {
	margin:0 0 23px;
	line-height:24px;
}
.title {
	background:url(../images/title-bg.gif) repeat-x;
}
.title div {
	background:url(../images/title-left-bg.gif) no-repeat;
}
.title div div {
	background:url(../images/title-right-bg.gif) no-repeat 100% 0;
	padding:8px 0 0 14px;
}
* html .title div div {
	padding:9px 0 2px 14px;
}
.title h2 {
	margin:0;
	color:#fff;
	font-size:18px;
}
.post-holder {
	background:url(../images/post-holder-btm-bg.gif) no-repeat 0 100%;
	padding:24px 0 3px;
}
.post-holder .link {
	background:#f7f7f7;
	padding-left:17px;
}
.post-holder .link a {
	line-height:23px;
	padding-left:15px;
	background:url(../images/arrow01.gif) no-repeat 0 4px;
}
.post-holder .post {
	background:#ececec;
	padding:6px 12px 12px 32px;
}
#content .post-holder .post p {
	margin:0;
	line-height:18px;
}
#content .read {
	float:right;
	line-height:31px;
}
/*sidebar*/
#sidebar {
	width:300px;
	float:left;
}
#sidebar .list ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar .list li {
	
	border-bottom:1px solid #e0e0e0;
	line-height:32px;
	font-weight:bold;
}
#sidebar .list li a {
	display:block;
	background:url(../images/arrow02.gif) no-repeat 7px 12px;
	padding-left:22px;
}
#sidebar .list ul .drop {
	background:#262626 url(../images/sidebar-drop-top-bg.gif) no-repeat;
	width:298px;
	overflow:hidden;
	display:none;
}
#sidebar .list ul .drop .drop-btm {
	background:url(../images/sidebar-drop-btm-bg.gif) no-repeat 0 100%;
	overflow:hidden;
	width:297px;
	padding:4px 0 9px 1px;
}
#sidebar .list ul .drop img {
	float:left;
	margin-right:8px;
}
#sidebar .list ul .drop .text {
	overflow:hidden;
	width:289px;
	padding:0 6px 0 2px;
}
#sidebar .list ul .drop p {
	margin:5px 0 0;
	line-height:18px;
	color:#fff;
}
#sidebar .list ul .drop ul {
	margin:0;
	padding:12px 0 0;
	list-style:none;
}
#sidebar .list ul .drop ul li {
	border-bottom:none;
}
#sidebar .list ul .drop ul li a {
	display:block;
	width:270px;
	line-height:24px;
	padding-left:26px;
	color:#fff;
	background:url(../images/arrow03.gif) no-repeat 13px 9px;
}
#sidebar .list ul .drop ul li a:hover {
	background:#b03601 url(../images/arrow04.gif) no-repeat 13px 9px;
}
.help-box {
	margin:24px 0 0 0px;
	padding: 4px 0 10px 9px;
	position:relative;
	background: #262626 url(../images/gradient-bg2.gif) repeat-y;
}
.help-box .btm-bg {
	padding:9px 0 3px 13px;
	background:url(../images/gradient-bg2.gif) no-repeat;
}
#sidebar .help-box .btm-bg {
	height:11px;
	background: url(../images/help-box-btm-bg.gif) no-repeat;
	position:relative;
}
#sidebar .help-box .drop {
	display:none;
	left:0;
	top:98px;
}
.help-box .drop {
	width:300px;
	background:#575757 url(../images/help-box-btm-bg.gif) no-repeat 0 100%;
}
.help-box .drop select {
	width:272px;
}
.list {
	position:relative;
	
}
.help-box .drop-inner {
	padding:0 0 3px 13px;
	width:287px;
}
.help-box h3 {
	margin:0;
	color:#fff;
}
.help-box input.text {
	width:260px;
	height:22px;
	padding:4px 6px 0 8px;
	background:#ddd;
	border:solid #a0a0a0;
	border-width:0 0 1px;
	margin-bottom:6px;
	color:#6d6d6d;
}
.help-box select {
width:272px;
}

.help-box textarea {
	width:260px;
	height:50px;
	padding:4px 6px 0 8px;
	background:#ddd;
	border:solid #a0a0a0;
	border-width:0 0 1px;
	color:#6d6d6d;
	margin-bottom:6px;
}
#sidebar .banner img {
	display:block;
	border:none;
}
#sidebar .text-box {
	overflow:hidden;
	height:1%;
	padding:22px 0 33px;
}
#sidebar .text-box p {
	margin:4px 0 0;
	color:#1f1e1e;
	line-height:24px;
	padding-left:23px;
	background:url(../images/arrow07.gif) no-repeat 7px 8px;
}
#sidebar .text-box a {
	float:right;
}
#sidebar .text-box ul {
}
#sidebar .text-box li {
	margin-left:-25px;
	list-style:none;
}

#sidebar .text-box li a {
	display:block;
	margin-left:0px;
	line-height:22px;
	background:url(../images/arrow07.gif) no-repeat 5px 8px;
	padding-left:22px;
}

#s6 {
	z-index:1;
}
/*footer*/
#footer {
	width:100%;
	background:#262626;
	border-top:1px solid #b1b1b1;
	position:relative;
	padding-bottom:60px;
}
.footer-content {
	width:940px;
	margin:0 auto;
	padding-top:19px;
}
.footer-content:after {
	clear:both;
	content:"";
	display:block;
}
.awards {
	width:218px;
	float:right;
	background:#575757 url(../images/awards-box-top-bg.jpg) no-repeat;
	padding-top:7px;
}
.awards .btm-bg {
	background:url(../images/awards-box-bg.jpg) no-repeat 0 100%;
	padding:0 8px 14px 10px;
}
#footer h3 {
	margin:0;
	color:#fff;
	font-size:18px;
}
#footer h3 span {
	display:block;
	margin-bottom:-2px;
}
* html #footer h3 span {
	margin-bottom:0;
}
.awards img {
	display:block;
}
.awards p {
	margin:12px 0 0;
	color:#fff;
	font-size:10px;
	line-height:12px;
	text-align:justify;
}
.awards p a {
	color:#accad9;
}
.awards p a:hover {
	text-decoration:underline;
}
.community {
	width:381px;
	padding-right:19px;
	float:right;
}
.column h3 ,
.community h3 {
	border-bottom:2px solid #accad9;
}
.community ul {
	margin:6px 0 0;
	padding:0;
	list-style:none;
}
.community ul li {
	width:111px;
	float:left;
	padding-right:4px;
}
.community ul li a {
	display:block;
	width:95px;
	line-height:23px;
	padding-left:16px;
	background:url(../images/arrow03.gif) no-repeat 2px 7px;
}
.community ul li a:hover {
	background:#b03601 url(../images/arrow04.gif) no-repeat 2px 7px;
	color:#fff;
}
.community .icon {
	width:100%;
	overflow:hidden;
	margin:0;
	padding-top:47px;
	clear:both;
}
.community .icon li {
	width:auto;
	padding-right:2px;
}
.community .icon li a {
	width:auto;
	padding:0;
	background:none;
}
.community .icon li img {
	border:none;
	display:block;
}
.community p {
	margin:9px 0 0;
	color:#fff;
	font-size:11px;
	line-height:18px;
}
.column {
	width:300px;
	float:left;
}
.column address {
	margin:0;
	padding:10px 0 0;
	font-style:normal;
	color:#fff;
}
.column address span {
	display:block;
	font-size:13px;
	line-height:22px;
}
#footer .holder {
	height:103px;
	position:relative;
	margin:0 0 42px;
}
#footer .holder .top-bg2 {
	width:300px;
	height:4px;
	overflow:hidden;
	background:url(../images/help-box-top-bg03.gif) no-repeat;
}
#footer .help-box {
	background:none;
	width:300px;
	position:absolute;
	bottom:0;
	left:0;
}
#footer .help-box .bg{
	background:#343434 url(../images/gradient-bg.gif) no-repeat;
}
#footer .help-box .btm-bg {
	background:url(../images/help-box-btm-bg02.gif) no-repeat 0 100%;
	padding-top:5px;
}
#footer .help-box .drop {
	background:#343434;
	width:287px;
	overflow:hidden;
}
#footer .drop-inner {
	padding-left:0;
}
#footer .help-box h3 {
	border-bottom:none;
}
.testimonials {
	padding: 4px;
}

/*pop-up*/
.pop-up-holder{
	display:none;
	position:absolute;
	top:119px;
	right:0;
	width:100%;
}
.pop-up{

	padding:14px 10px 10px 10px;
}
.pop-up h1{
	text-align: center;
	overflow:hidden;
	margin: 0;color:#972a0d;

}
.pop-up .form-area{
	position:relative;
	width:100%;
	overflow:hidden;
	padding:13px 0 0;
	background: url(/images/bg-form-area.gif) repeat-x;
}
.pop-up .holder{
	width:100%;
	overflow:hidden;
	margin:0 0 6px;
	clear: both;
}
.pop-up .title{
	width:112px;
	float:left;
	margin:0 5px 0 0;
	background: none;
}
.pop-up .title select{
	color:#858585;
	font-size:11px;
	height:25px;
	float:left;
	padding:4px 0 4px 4px;
	width:112px;
	font-weight:bold;
	background:none;
}
.pop-up .title select option{
	padding:0;
}
.pop-up input{
	float:left;
	color:#858585;
	font-size:11px;
	font-weight:bold;
	padding:6px 10px;
	border: 1px solid #CCC;
	margin:0;
}
.pop-up .first-name{
	width:218px;
	margin:0 5px 0 0;
}
.pop-up .last-name{
	width:217px;
}
.pop-up .email{
	width:577px;
	margin-bottom: 5px;
}
.pop-up .home-phone{
	width:175px;
	margin:0 5px 0 0;
}
.pop-up .office-phone{
	width:177px;
	margin:0 5px 0 0;
}
.pop-up .cell-phone{
	width:175px;
}
.pop-up .suite{
	width:109px;
	margin:0 5px 0 0;
}
.pop-up input.city{
	width:111px;
	margin:0 5px 0 0;
}
.pop-up .state{
	width:162px;
	overflow:hidden;
	background: none;
}
.pop-up .state select{
	width:162px;
	margin:0 5px 0 0;
}
.pop-up .zip-code{
	width:124px;
}
.pop-up input.date{
	width:290px;
	margin:0 5px 0 0;
}
.pop-up .date-incident{
	width:260px;
}
.pop-up textarea{
	padding:6px 10px;
	color:#858585;
	font-size:11px;
	font-weight:bold;
	width:577px;
	height:40px;
	overflow:auto;
	border: 1px solid #CCC;
	}
.pop-up .btn-holder01{
	width:100%;
	overflow:hidden;
}
.pop-up .btn-holder01 .btn01{
	float:left;
	padding:0;
	background:none;
}

.pop-up .checkbox-holder {
	clear: both;
}
.pop-up fieldset {
	padding:0;
	overflow:hidden;
}

.closed{
	position:absolute;
	top:7px;
	right:7px;
	width:24px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/link-closed.png) no-repeat;
}
/*form-wrapper*/
.pop-up .form-wrapper{
	width:360px;
	float:left;
	position:relative;
}
.pop-up .form-wrapper .radio-holder{
	padding-top:0;
	width:360px;
}
.pop-up .form-wrapper .radio-holder ul{
	float:left; list-style: none; margin: 0 3px 0 0;padding: 0;color:#333;
}

.pop-up .form-wrapper .radio-holder ul li{
	float:left;margin-right: 3px;
}

.pop-up .form-wrapper p{
	display:inline;
	color:#333;
	font-size:12px;
	line-height:18px;
	margin:0;
}

.pop-up .form-wrapper p.radio-p {
	float: left;
	width: 233px;
	margin-left: 4px;
}
.pop-up .form-wrapper p a{
	color:#001635;
}
.radio-holder li input{
	background:none;
}
#mediaspace {
	float:right;
	margin: 0 0 5px 10px;
	height: 279px;
	display:block;
	width:330px;
}
.left-title a {
	color: #fff;
	font-size:14px;
}
.left-title a:hover {
	color:#b03601;
}

#content .info-holder {
	overflow:hidden;
	height:1%;
}
#content .info {
	width:220px;
	background:url(../images/info-bg.gif) no-repeat;
	padding-top:52px;
	position:absolute;
	right:0;
	top:75px;
	z-index:100;
}
#content .info .drop-box a.open {
	color:#fff;
	font-size:14px;
	line-height:25px;
	display:block;
	text-align:right;
	padding-right:23px;
	font-weight:bold;
	background:#595959 url(../images/arrow05.gif) no-repeat 202px 11px;
}
#content .info .drop-box .btm-bg {
	background:url(../images/drop-btm-bg.gif) no-repeat;
	overflow:hidden;
	height:4px;
}
#content .info .drop-box .drop {
	background:#595959;
	overflow:hidden;
	width:220px;
	display:none;
}
#content .info .drop-box .drop img {
	display:block;
	margin:7px 0 0 6px;
}
#content .info .drop-box .drop ul {
	margin:0;
	padding:5px 0 5px 10px;
	list-style:none;
	text-align:left;
	width:96px;
	float:left;
}
#content .info .drop-box .drop ul li {
	padding-left:11px;
	background:url(../images/arrow06.gif) no-repeat 0 7px;
	line-height:20px;
}
#content .info .drop-box .drop ul li a {
	color:#fff;
}
#content .info .drop-box .drop ul li a:hover {
	text-decoration:underline;
	cursor:pointer;
}
.drop-box2 {
	width: 247px;
	background: #ececec;
	padding: 0 0 10px 0;
}
.drop-box2 h3 {
	background: url(../images/inner-h2.png) no-repeat;
	width: 247px;
	height: 41px;
	line-height: 38px;
}
.drop-box2 h3 a {
	color:#fff;
	padding-left: 20px;
}
.drop-box2 .drop ul {
	margin: 0px;
	padding: 0px;
}
.drop-box2 li {
	list-style:none;
}
.drop-box2 li a {
	background:url(../images/arrowinner.gif) no-repeat 7px 8px;
	padding-left: 20px;
	display:block;
}
.testimonialsbutton {
	background: url(../images/testimonials-button.png) no-repeat;
	width: 301px;
	height: 50px;
	text-indent: -9999px;
	border:none;
	margin-bottom:4px;
}
.verdictsbutton {
	background: url(../images/verdicts-button.png) no-repeat;
	width: 301px;
	height: 77px;
	text-indent: -9999px;
	border:none;
	margin-bottom:4px;
}
#twitter_div {
	margin: 15px 0px;
}
#twitter_div ul {
	margin-left:-25px;
	list-style:none;
}

#twitter_div li {
	padding-left: 19px;
	padding-bottom: 10px;
	line-height:22px;
	margin-left: -15px;
	background:url(../images/arrow07.gif) no-repeat 5px 8px;
}

