/*------------------ Global Selectors <--------------------*/
body, h1, h2, h3, h4, h5, p, a, ul, ol, li, form {
	margin:0px;
	padding:0px;
}
a {
  outline: none;
}
.pics {
	float:left;
	height: auto;
	width: 175px;
	margin-right: 20px;
	margin-left: 46px;
	margin-bottom: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
body {
	background-color: #606060;
	background-image: url(images/.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#container {
	position: relative;
	left: 50%;
	width: 908px;
	height: 1400px;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -454px;
}
#top-logo .logo-link{
	background-image: url(../images/top-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 319px;
	position: absolute;
	left: 29px;
	top: 10px;
	z-index:100!important;
	text-indent:-999em;
	display:block;	
}
#top-logo .logo-link:hover {
	background-position: -319px 0px;
}
#top-phone .phone-link{
	background-image: url(../images/phone-email.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 143px;
	position: absolute;
	left: 737px;
	top: 5px;
	z-index:100!important;
	text-indent:-999em;
	display:block;
}
#top-phone .phone-link:hover {
	background-position: -143px 0px;
}
/*------------------ Top Nav Selectors <--------------------*/
#topNav {
	height: 35px;
	position: absolute;
	left: 290px;
	top: 44px;
	width: 497px;
	background-image: url(../images/topNav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:999!important;
}
#topNav li {
	list-style-type: none;
	float:left;
	display:inline;
	height:35px;
	position:relative;
}
#topNav li a {
	text-decoration:none;
	text-indent:-999em;
	height:35px;
	display:block;
	width:auto;
	/*overflow:hidden;*/
}
/* ---------------------------------------------------------------------------------------------------- Home */
#topNav .topNav-home {
	width: 77px;
	background-image: url(../images/topNav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav .topNav-home:hover {
	background-position: 0px -35px;
}
/* ---------------------------------------------------------------------------------------------------- About */
#topNav .topNav-about {
	width: 99px;
	background-image: url(../images/topNav.jpg);
	background-repeat: no-repeat;
	background-position: -77px 0px;
}
#topNav .topNav-about:hover {
	background-position: -77px -35px;
}
/* ---------------------------------------------------------------------------------------------------- Blog */
#topNav .topNav-blog {
	width: 95px;
	background-image: url(../images/topNav.jpg);
	background-repeat: no-repeat;
	background-position: -176px 0px;
}
#topNav .topNav-blog:hover {
	background-position: -176px -35px;
}
/* ---------------------------------------------------------------------------------------------------- Verdicts & Settlements */
#topNav .topNav-verdicts {
	width: 193px;
	background-image: url(../images/topNav.jpg);
	background-repeat: no-repeat;
	background-position: -271px 0px;
}
#topNav .topNav-verdicts:hover {
	background-position: -271px -35px;
}
/* ---------------------------------------------------------------------------------------------------- Contact Us */
#topNav .topNav-contact {
	width: 110px;
	background-image: url(../images/topNav.jpg);
	background-repeat: no-repeat;
	background-position: -464px 0px;
}
#topNav .topNav-contact:hover {
	background-position: -464px -35px;
}

/*------------------ Dropdown Menu <--------------------*/

#topNav .top-nav-sub {
	font-family: Arial;
	font-weight:normal;
	font-size:16px;
	display:none;
	white-space:nowrap;
	padding:0px;
	margin:0px;
	background-color:#000000!important;
	top:34px!important;
	left:0px!important;
	z-index:845!important;
	position: absolute;
	width:135px;
}
#topNav .top-nav-sub li {
	list-style-type: none!important;
	float:left!important;
	display:block!important;
	background-color:#000000!important;
}
#topNav .top-nav-sub a {
	text-indent:0em!important;
	background-color:transparent !important;
	float:left!important;
	display:block!important;
	width:140px;
}
#topNav .top-nav-sub li {
	float:left!important;
	padding:0px!important;
	margin:0px!important;
	display:inline;
	background-color:transparent;
	list-style:none;
	height:auto;
	
}
#topNav .top-nav-sub li a {
	height:auto;
	color:#ffffff;
	display:block!important;
	float:left!important;
	margin:0px!important;
	background-color:transparent;
	padding: 10px 10px 0px 10px;
}
#topNav .top-nav-sub li a:hover {
	color:#ffffff;
	background-color:#9A9A68!important;
	float: left;
	height:auto;
}
#topNav li:hover ul, #topNav li.sfHover ul {

}
#topNav li:hover li ul, #topNav li.sfHover li ul {
	top:-999em;
	position:relative;
}
#topNav li li:hover ul, #topNav li li.sfHover ul {
	left:9.45em;
	top:-1px;
	position:relative;
}
.superfish li:hover ul, .superfish li li:hover ul {
	top: -999em;
}

/*------------------ Header Selectors <--------------------*/

#header {
	height: 79px;
	width: 908px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/header-nav-bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header p {
}
#header img {
}
#header ul {
}
#header ul li {
}
#header ul li a {
}
#header ul li a:link, #header ul li a:visited {
}
#header ul li a:hover, #header ul li a:active {
}
#leftNav {
	width:199px;
	height:557px;
	position: absolute;
	left: 54px;
	top: 79px;
	background-image: url(../images/leftNav1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:888!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	list-style-type: none;
	font-weight: bold;

}
#leftNav ul {
	list-style-type: none;
	text-decoration: none;
}
#leftNav li {
	list-style-type: none;
	display:inline;
	height:25px;
	float:left;
	clear:both;
	text-decoration: none;
}
#leftNav li a {
	width:189px;
	height:25px;
	text-decoration: none;
	display:block;	
	color: #000000;
	padding-left: 10px;	
}
#leftNav a:hover, #leftNav a:active {
	width:189px;
	height:25px;
	text-decoration: none;
	display:block;
	color:#FFFFFF;
	background-color:#336666;
	padding-left: 10px;	
}

/*------------------ Left Dropdown <--------------------*/

#leftNav .top-nav-left {
	white-space:nowrap;
	background-color:#CCCCCC!important;
	top:auto!important;
	z-index:845!important;
	width:450px;
	position: absolute;
	padding:0;
	margin-top: -25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 199px;
	left: 1px;
}
#leftNav .top-nav-left a {
	text-indent:0em!important;
	background-color:transparent !important;
	float:left!important;
	display:block!important;
}
#leftNav .top-nav-left li a {
	text-decoration:none;
	color:#000000;
	display:block!important;
	float:left!important;
	width:440px;
}
#leftNav .top-nav-left li a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#336666!important;
	display:block!important;
	float:left!important;
	
}
#leftNav li:hover ul, #leftNav li.sfHover ul {
}
#leftNav li:hover li ul, #leftNav li.sfHover li ul {
	top:-999em;
	position:absolute;
}
#leftNav li li:hover ul, #leftNav li li.sfHover ul {
	left:9.45em;
	top:-1px;
	position:absolute;
}
.superfish li:hover ul, .superfish li li:hover ul {
	top: -999em;
}
#blogger-navigation{
	width: 208px;
}
#blogger-navigation h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: none;
}
#blogger-navigation ul{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#blogger-navigation ul li{
}
#blogger-navigation ul li a{
	color: #000000;
}
#blogger-navigation ul li a:link, #blogger-navigation ul li a:visited{
}
#blogger-navigation ul li a:hover, #blogger-navigation ul li a:active{
}
#blogger-navigation #powered-by{
}
/*------------------ Mast Selectors <--------------------*/
#mast {
	height: 334px;
	width: 908px;
	position: absolute;
	top: 79px;
	background-image: url(../images/mast.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mast .mast-head {
	height: 303px;
	width: 900px;
	margin-left: 4px;
}
#mast #flash-mast {
	height: 303px;
	width: 900px;
}
#mast #flash-mast p {
	text-align: right;
	margin-right: 150px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

/*------------------ Content Selectors <--------------------*/
#content {
	margin-bottom: 200px;
	position: relative;
	background-image: url(../images/content-bkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	top: 413px;
	width: 908px;
}
/*------------------ Column Container Selector <--------------------*/
#content #column-container {
	width: 908px;
}
/*------------------ Left Column Selectors <--------------------*/
#left-column {
	float: left;
	width: 208px;
	height: auto;
	margin-top: 197px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 50px;
}

#ctas a{
	display:block;
	height:193px;
	width:208px;
	margin: 0px;
	padding: 0px;
}
#ctas .cta1 {
	background-position: 0 0;
	background: transparent url(../images/cta1.jpg) no-repeat;
	margin-top: 45px;
}
#ctas .cta1:hover {
	background-position: 0 -193px;
}
#ctas .cta2 {
	background-position: 0 0;
	background: transparent url(../images/cta2.jpg) no-repeat;
	margin-top: 20px;
}
#ctas .cta2:hover {
	background-position: 0 -193px;
}
#ctas .cta3 {
	background-position: 0 0;
	background: transparent url(../images/cta3.jpg) no-repeat;
	margin-top: 20px;
	margin-bottom: 30px;
}
#ctas .cta3:hover {
	background-position: 0 -193px;
}
#h1-h2 {
	height: 50px;
	width: 575px;
	position: absolute;
	left: 279px;
	top: 355px;
	z-index:200!important;
}
.other-site {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	height: 40px;
	width: 193px;
	border: 2px solid #000000;
	padding-top: 4px;
	margin-left: 5px;
}
.other-site a{

	color: #000000;
	text-decoration: none;
}
.other-site a:hover{
	color: #6F0035;
}
/*------------------ Right Column Selector <--------------------*/
#right-column {
	float: right;
	width: 650px;
	background: transparent url(../images/rt-col-bkg.jpg) repeat-y left top;
	margin: 0px;
	padding: 0px;
}
#right-column #right-column-bottom {
	background: transparent url(../images/rt-col-bottom.jpg) no-repeat left bottom;
	padding-bottom:100px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #3f3f3f;
}
#bloggerC {
	width: 510px;
	height: auto;
	padding-left: 46px!important;
	padding-right: 30px;
	margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	position: relative;
}
#bloggerC h1{
	margin-top:5px;
}
#bloggerC h2{
	margin-top:5px;
}
#bloggerC h3{
	margin-top:5px;
}
#bloggerC ul{
	list-style:none;
}
#bloggerC p{
	margin-bottom:15px;
}
/*------------------ Right Column Mini Form Selectors <--------------------*/
#right-column #right-column-bottom  #qc {
	float: right;
	height: 314px;
	width: 222px;
	background-image: url(../images/qc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
}
#right-column #right-column-bottom  #qc ul {
	padding:0;
	margin:0;
}
#right-column #right-column-bottom  #qc ul li {
	list-style-type: none;
}
#right-column #right-column-bottom  #qc form {
}
#right-column #right-column-bottom  #qc textarea {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	width:170px;
	height:79px;
	background-color:#3f3f3f!important;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:37px 0 2px 13px;
}
#right-column #right-column-bottom  #qc input {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	width:170px;
	height:20px;
	background-color:#3f3f3f!important;
	margin: 0 0 2px 13px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right-column #right-column-bottom  #qc .button {
	background:transparent url(../images/submit-button.jpg) no-repeat top left;
	height:30px;
	width:180px;
	cursor:pointer;
}
#right-column #right-column-bottom  #qc p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 25px;
	line-height: 11px;
	padding: 0px;
	margin-left: 20px;
}
#right-column #right-column-bottom  #qc a {
	color: #FFFFFF;
}
#right-column #right-column-bottom  #qc a:link, #right-column #right-column-bottom  #qc a:visited {
}
#right-column #right-column-bottom  #qc a:hover, #right-column #right-column-bottom  #qc a:active {
	color: #660033;
}
#right-column #right-column-bottom  #qc .address2 {
    display:none;
}
#right-column #right-column-bottom  #qc .valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
#right-column #right-column-bottom  #qc .invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}

#right-column #right-column-bottom  h3 {
	padding-left: 46px;
	color: #610631;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	padding-right: 75px;
}
#right-column #right-column-bottom  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #3f3f3f;
	padding-right:75px;
	padding-left: 46px;
}
#right-column #right-column-bottom  p.phone-number {
}
#right-column #right-column-bottom  ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #3f3f3f;
	margin-left: 60px;
	padding: 0;
	margin-right: 75px;
}
#right-column #right-column-bottom  ul li {
	margin:0;
	padding: 0;
}
#right-column #right-column-bottom  ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #3f3f3f;
	margin-left: 65px;
	margin-right: 75px;
}
#right-column #right-column-bottom  ol li {
}
#right-column #right-column-bottom  img {
}
#right-column #right-column-bottom  .img-left {
}
#right-column #right-column-bottom  .img-right {
}
#right-column #right-column-bottom  a {
	color: #660033;
}
#right-column #right-column-bottom  a:link, #right-column #right-column-bottom  a:visited {
}
#right-column #right-column-bottom  a:hover, #right-column #right-column-bottom  a:active {
	color: #000000;
}
#right-column #right-column-bottom  #map {
	width:400px;
	height:400px;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}



/*-------------------- Page 1 Forms <---------------------*/
#contact{
	height: 553px;
	width: 472px;
	background-image: url(../images/main-contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 70px;
}
#contact form{

}
#contact ul{
	padding: 0px;
}
#contact ul li{
	list-style-type: none;
	padding: 0px;
}
#contact div{
}
#contact input{
	height: 20px;
	width: 338px;
	background-color: #3f3f3f!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contact textarea{
	height: 136px;
	width: 338px;
	color: #FFFFFF;
	background-color: #3f3f3f!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contact input.select{
}
#contact input.button{
	background:transparent url(../images/submit-button.jpg) no-repeat top left;
	height:30px;
	width:180px;
	cursor:pointer;
}
#contact p{
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	margin-top: 25px;
}
#contact a {
	color: #FFFFFF;
}
#contact a:hover {
	color: #670133;
}

#contact img {
    vertical-align:middle;
}
.address2 {
    display:none;
}
.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}
/*------------------ Form Selectors <--------------------*/
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}

/*------------------ Footer Selectors <--------------------*/
#footer {
	height: 260px;
	width: 908px;
	background-image: url(../images/disclaimer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	clear:both;
	top: 213px;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer ul {
}
#footer ul li {
}
#footer a {
	color: #999966;
}
#footer a:link, #footer a:visited {
}
#footer a:hover, #footer a:active {
	color:#FFFFFF;
}
#footer p {
	padding-right: 85px;
	padding-left: 85px;
	text-align: center;
}
#footer img {
}
#footer #sitemap {
	width:801px;
	position: absolute;
	padding-left: 45px;
}
#footer #sitemap .sitemap-image {
	display:block;
	height: 15px;
	width: 74px;
	background-image: url(../images/sitemap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:5px 0 0 0;
	position: absolute;
	left: 55px;
	top: -50px;
}
#footer #sitemap .sitemap-image:hover {
	background-position: -74px 0px;
	cursor:pointer;	

}
#footer #sitemap #toggle-sitemap-links{
	background-position: 0 0;
	background: transparent url(../images/sitemap.jpg) no-repeat left top;
}	
#footer #sitemap #toggle-sitemap-links:hover {
	background-position: 0 -14px;
}	
#footer #sitemap-image { 
	display:none!important;
}
#footer #sitemap-links {
	margin-top:0px;
	width:801px;
	height:325px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	left: 53px;
	
}
#footer #sitemap-links ul{
	padding-left: 0px;
	list-style-type: none;
}
#footer #sitemap-links ul.column1{
	width:230px;
	height: auto;
	float:left;
	margin-left: 50px;
}
#footer #sitemap-links ul.column2{
	width:230px;
	height: auto;
	float:left;
}
#footer #sitemap-links ul.column3{
	width:200px;
	height: auto;
	float:left;
}
#footer #sitemap-links .subhead {
	padding-left:15px;
	color:#FFFFFF!important;
}
#footer #sitemap-links .subhead:hover {
	color:#999966!important;
}

/*------------------ Disclaimer Selectors <--------------------*/
#disclaimer {
}
#disclaimer {
}
#disclaimer ul {
}
#disclaimer ul li {
}
#disclaimer ul li a {
}
#disclaimer ul li a:link, #disclaimer ul li a:visited {
}
#disclaimer ul li a:hover, #disclaimer ul li a:active {
}
#disclaimer #disclaimer-text {
}
#disclaimer #disclaimer-text p {
}
#disclaimer #disclaimer-text a {
}
#disclaimer #disclaimer-text a:link, #disclaimer #disclaimer-text a:visited {
}
#disclaimer #disclaimer-text a:hover, #disclaimer #disclaimer-text a:active {
}
/*----------------- Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* 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;
}
