/*
Author:           Destination Studios
Author URI:       http://www.deststudios.com/
Version:	   0.9
Project:      AAA Fire & Safety
Description:
*/


/*---------------------------------------------------------------------------------------
--- RESETS
---------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
	p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
		}
	
	ol, ul {
		list-style: none;
	}
	blockquote, q {
		quotes: none;
	}
	
	:focus {
		outline: 0;
	}
	ins {
		text-decoration: none;
	}
	del {
		text-decoration: line-through;
	}
	table {
	border-collapse: collapse;
	border-spacing: 0;
	}

/*---------------------------------------------------------------------------------------
--- BASICS
---------------------------------------------------------------------------------------*/
html{		font-size:100%}
body{		font-size:62.5%; 
				color:#666;
				background-color:#b7b5b3;
	}
a{		}
a:hover{	}
a:active{	}
a:visited{	}
.left{		float:left; }
.right{	float:right; }
.clear{	clear:both; }
img.left{	margin:0 1em 1em 0; }
img.right{	margin:0 0 1em 1em; }
.padding{	padding:10px; }


/* ------------------------------------------------------------------------------------
NAVIGATION MENU				 */


	
#navigation #currentpage a {	
	color: #dab031;
	}
	
	#currentpage  {
		color: #dab031;	
	}
	
#navigation{
	float:left;
	background:#241b10;
	height:30px;
	width: 980px;
	background-image: url(img/bkg_navigation.jpg);
}

#navigation ul {
	padding:0;
	margin:0 0 0 280px;
	list-style:none;
	line-height:1;
}

#navigation a {
	display:block;
	padding:6px 10px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;	
}

#navigation a:link{
	text-decoration:none;
	padding:6px 10px;
	color: #f8f6f8;
}

#navigation currentpage a{
	color: #dab031;
}

#currentpage a{
	color: #dab031;
}

#navigation a:visited{
	text-decoration:none;
	padding:6px 10px;
	color: #f8f6f8;
}

#navigation a:hover{
	text-decoration:none;
	padding:6px 10px;
	color: #dab031;
}

#navigation a:active{
	text-decoration:none;
	padding:6px 10px;
	color: #dab031;
}

#navigation a.current {
	color: #dab031;
}

#navigation li {float:left; width:auto;	}
#navigation li{
	padding:0;
	margin:0;
	width: auto;
	display: block;
}

#navigation li ul li{			padding:1px 0px;}
#navigation li ul li a{		padding:6px 10px; width:110px; }
#navigation li ul { 			position:absolute; padding-top:1px; width:130px; left:-999em; }
#navigation li ul ul {			margin: -1.5em 0 0 130px;	}
#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li.sfhover ul ul, #navigation li.sfhover ul ul ul {	left: -999em;}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul,
#navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul { left: auto;	}

#nav_wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
	background: #000;
}

#nav {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 900px;
	height:80px;
	margin: 0 auto;
	position:relative;
}

#nav li {
	float: left;
	margin: 10px 5px 7px 0;
	padding: 5px 15px 5px 10px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFCC;
	text-align: left;
}

#nav li a:link{	
	color: #f8f6f8;
	text-decoration:none;	
}
#nav li a:hover{	
	color: #dab031;
	text-decoration:none;	
}

/* ------------------------------------------------------------------------------------
STRUCTURE					 */

#body{
height:100%;
width:100%; 
margin:0; padding:0; 
background:#b7b5b3;
}
#container{
	overflow:hidden;
	font-size:1.5em;
	margin: 0 auto;
	width: 960px;
}
#header{}
#footer{	clear:both; }
#content{}
#right{}
#left{		}


#footer {
	font: 10px Arial, Helvetica, sans-serif;
	color: #7e848c;
	width: 960px;
	margin: 0 auto;
}

#wrapper{
	width:980px;
	margin:15px  auto 0 auto;
}

#header{
width:980px; 
height:136px;
background: url(img/bkg_hdr.jpg);
}

#topcontent{
	width:980px;
	height:285px;
	background: url(img/bkg_topcontent.jpg) repeat-y;
	margin: 0 auto;
	background-color: #ECECEC;
}

.topcontent {
	background: url(img/bkg_topcontent.jpg);
}
#bottomcontent{
	background:#E8E3E3 url(img/bkg_bottom_content.jpg);
	height:114px;
	width: 980px;
	margin: 0 auto;
}

#bottom_curve {
	background: url(img/bkg_bottom.jpg);
	width: 980px;
	height: 38px;
	background-repeat: no-repeat;
	margin: 0 auto;
}
#footer{
	width:960px;
	margin: 0 auto;
}
#welcome_pic {
	height: 257px;
	width: 329px;
	float: left;
	margin: 10px 0 0 35px;
}
#welcome {
	width: 450px;
	float: left;
	padding: 10px;
}
.thumbnail{
	margin:0 0 5px 0;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #CCC;
	}
#welcome h2 {
	font: 25px Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	margin: 20px 0 8px 0;
}
#welcome p {
	font: normal 15px/24px Arial, Helvetica, sans-serif;
	color: #333333;
}

#content_list {
	width: 180px;
	float: left;
	margin: 18px 0 0 10px;
}
.services {
	width: 180px;
	float: left;
	margin: 18px 0 0 10px;
}
#content_list h2 {
	font-size: 18px;
	font-weight: bold;
	color: #09538d;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#content_list ul {
	font: normal 13px/24px Arial, Helvetica, sans-serif;
	color: #666;
}
.content_list li a{
	color: #666;
	text-decoration:none;
}

.content_list li a:link{
	color: #000000;
	text-decoration:none;
}

.content_list li a:visited{
	color: #000;
	text-decoration:none;
}

.content_list li a:hover{
	color: #000;
	text-decoration:none;
}


.content_list li a:active{
	color: #000;
	text-decoration:none;
}

#content_list p {
	font: normal 13px/23px Arial, Helvetica, sans-serif;
	color: #000000;
}

.listlink{
	color: #497faa;
	text-decoration:underline;
	}
	
.listlink a{
	color: #497faa;
	text-decoration:none;
	}
.listlink a:link{
	color: #497faa;
	text-decoration:none;
	}
.listlink a:visited{
	color:#497faa;
	text-decoration:none;
	}
.listlink a:hover{
	color:#142c3f;
	text-decoration:none;
	}
	
.listlink a:active{
	color:#142c3f;
	text-decoration:none;
	}

#home #wrapper #topcontent #content_list .content_list .listlink .listlink {
	color: #497faa;
}

#services_description {
	width: 180px;
	float: left;
	margin: 18px 0 0 10px;
}

#services_description p {
	font: normal 13px/23px Arial, Helvetica, sans-serif;
	color: #000000;
}

#services_description h2 {
	font-size: 18px;
	font-weight: bold;
	color: #09538d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.content_list_box {
	width: 200px;
	float: left;
	margin: 18px 0 0 10px;
}
.content_list_box ul {
	font: normal 13px/24px Arial, Helvetica, sans-serif;
	color: #000000;
}
.content_list_box li a{
	color: #000;
	text-decoration:none;
}

.content_list_box li a:link{
	color: #000;
	text-decoration:none;
}

.content_list_box li a:visited{
	color: #000;
	text-decoration:none;
}

.content_list_box li a:hover{
	color: #09538D;
	text-decoration:none;
}


.content_list_box li a:active{
	color: #000000;
	text-decoration:none;
}
#welcome .tagline {
	font-weight:bold;
	color: #000;
	margin: -5px 0 10px 0;
}

#welcome .call {
	font-weight:bold;
	color: #000;
	margin: 10px 0 0 0;
}

#page_description {
	width: 180px;
	float: left;
	margin:0 55px 0 50px;
}

#page_description p {
	font: normal 13px/23px Arial, Helvetica, sans-serif;
	color: #000000;
}

#page_description h2 {
	font-size: 18px;
	font-weight: bold;
	color: #09538d;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top: 20px;
}
.page_content{
	width:400px;
	float:left;
	margin: 20px 10px 0 10px;
	height: auto;
	overflow: hidden;
}

.page_content p {
	font: normal 13px/24px Arial, Helvetica, sans-serif;
	color: #000000;
}

.page_content h2 {
	font: bold 15px/24px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 2px 0 2px 0;
}

#aboutus{
	width: 400px;
	float: left;
	margin: 18px 10px 0 0;
	height: auto;
	overflow: hidden;
}
#aboutus p {
	font: normal 13px/23px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 2px 0 12px 0;
}

#aboutus h2 {
	font: bold 15px/24px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 2px 0 12px 0;
}

#aboutus_pic {
	margin: 25px 0px 0px 15px;
	height: 170px;
	width: 235px;
	float: left;
}


.faq_list {
	width: 500px;
	float: left;
	margin: 18px 0 0 10px;
}
.faq_list ul {
	font: normal 13px/24px Arial, Helvetica, sans-serif;
	color: #9b9797;
}
.faq_list li a{
	color: #9b9797;
	text-decoration:none;
}

.faq_list li a:link{
	color: #9b9797;
	text-decoration:none;
}

.faq_list li a:visited{
	color: #9b9797;
	text-decoration:none;
}

.faq_list li a:hover{
	color: #497faa;
	text-decoration:none;
}


.faq_list li a:active{
	color: #9b9797;
	text-decoration:none;
}
#footer p {
	font: normal 10px/15px Arial, Helvetica, sans-serif;
	text-align:center;
	color: #888C93;
}
#footer .footer_nav {
	font: normal 10px/25px Arial, Helvetica, sans-serif;
	color: #888c93;
}
#footer a {
	color: #888c93;
	text-decoration:none;
}
#footer a:link {
	color: #888c93;
text-decoration:none;
}
#footer a:visited {
	color: #888c93;
text-decoration:none;
}
#footer a:hover {
	color: #497faa;
text-decoration:none;
}
.long {
	height: auto;
	overflow: hidden;
}

.inner_content {
	width: 500px;
	float: left;
	margin: 18px 0 0 10px;
}
.inner_content p {
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #333333;
}

.privacypolicy {
	width: 500px;
	float: left;
	margin: 18px 0 0 10px;
}

.privacypolicy p {
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0 0 12px 0;
}
.privacypolicy h2 {
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0 0 2px 0;
}

.privacypolicy h3 {
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #333333;
}

#logo {
	height: 80px;
	width: 300px;
	position: relative;
	z-index: 5;
	top: 30px;
	left: 55px;
}
#landinglogo {
	height: 125px;
	width: 941px;
	position: relative;
	z-index: 5;
	top: 12px;
	left: 26px;
}
#hdr_phone p {
	font: lighter normal 12px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:right;
	margin:0 25px 0 0;
}
#hdr_phone {
	width: 260px;
	margin: 0;
	position: relative;
	left: 700px;
	top: -40px;
	z-index: 6;
}
#hdr_text {
	width: 350px;
	
	color: #FFFFFF;
	position: relative;
	top: -25px;
	left: 400px;
	height: 35px;
}
#license_number{
	color:#ccc;
	font: lighter normal 12px/18px Arial, Helvetica, sans-serif;
	font-size:1.2em;
	padding:0px 25px 0 0;
	text-align:right;
}

#nfpa {
	float: left;
	width: 35px;
	position: relative;
	top: -40px;
	left: 20px;
}
#aaalogo {
	border-style: none;
}
#description_content .description h2 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #004E7B;
}
#description_content .description p {
	font: normal 14px/22px Arial, Helvetica, sans-serif;
	color: #333333;
}
#description_content h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 15px 0 5px 0;
}
#description_content p {
	font: normal 13px/24px Arial, Helvetica, sans-serif;
	color: #000000;
}
#description_content {
	width:980px;
	height:285px;
	background:#f6f6f6 url(img/bkg_description.jpg);
	margin: 0 auto;
	overflow: hidden;
}
#description_image {
	border-style: none;
	width: 300px;
	width: 325px;
	float: left;
	padding: 25px 0 0 25px;
}
#description{
	width:575px;
	padding:25px 0 0 0;
	float:left;
}

#description h2{
margin:0 0 5px 55px;
}

#description p{
	margin:10px 0 0 55px;
}
.contact_appointment{
color:#3873a1;font-weight:bold;margin:10px 0 0 55px;
}
	
.contact_appointment a{
	color: #3873a1;
	font-weight:bold;
	text-decoration:none;
	}
.contact_appointment a:link{
	color: #3873a1;
	text-decoration:none;
	}
.contact_appointment a:visited{
	color:#3873a1;
	text-decoration:none;
	}
.contact_appointment a:hover{
	color:#BE0803;
	text-decoration:none;
	}
	
.contact_appointment a:active{
	color:#3873a1;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.aboutlist ul,li{
	font: 14px/24px Arial, Helvetica, sans-serif;
	font-size:14px; 
	line-height:24px; 
	color:#5f8bad;
}
.aboutlist a {
	color: #5f8bad;
	text-decoration: none;
}

.aboutlist a:link {
	color: #5f8bad;
	text-decoration: none;
}


.aboutlist a:visited {
	color: #5f8bad;
	text-decoration: none;
}

.aboutlist a:hover{
	color: #09538d;
	text-decoration: underline;
}

.faq {
	width: 525px;
	margin-left: 305px;
	padding-top:35px;
	padding-bottom:15px;
}
.faq h3 {
	padding: 7px 15px;
	margin: 0;
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	border: none;
	border-bottom: none;
	cursor: pointer;
	color:#09538d;
}
.faq h3.active {
	background-position: right 5px;
}
.faq p {
	margin: -2px 0 0 0;
	padding: 5px 15px 20px;
	border-left:none;
	border-right: none;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color:#000;
}

.content_list_box .content_list .current {
	color: #09538d;
}
#aboutus img {
	margin: 10px 10px 0px 0px;
	float: left;
}

.myform{
margin:0 auto;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
	border:solid 1px #ccc;
	background: #f8f8f8;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
#navigation .aaanav {
	margin: 0 0 0 250px;
	padding: 0;
	width: 650px;
}

.long {
	height:auto;
	overflow:hidden;
}

.staff_bio{
width:385px; 
border-top:1px solid #ccc; 
margin-top:10px;
}

.faq li {
	font: normal 14px /25px Arial, Helvetica, sans-serif;
	color: #333333;
}
.faq li a {
		color: #5f8bad;
		text-decoration:none;
}

.faq li a:visited {	
	color: #5f8bad;
	text-decoration:none;
}

.faq li a:hover {
	color: #09538d;
	text-decoration:none;
}
.page_content p {
	margin: -2px 0px 15px;
}
.faq_content_list {
	float: left;
	width: 255px;
}
.faq_content_list ul {
	margin:0 10px 0 10px;
	text-align: right;
}
.faq_content_list_right {
	width: 255px;
	float: left;
}
.faq_content_list_right li {
	font: normal 12px /22px Arial, Helvetica, sans-serif;
	color: #333333;
}
.faq_content_list li {
	font: normal 12px /22px Arial, Helvetica, sans-serif;
	color: #333333;
}
.high {
	height: auto;
}
#contact_form2 {
	width: 600px;
	font: normal 11px/12px Arial, sans serif;
	margin: 15px 0 0 0;
}
#contact_tbl1 {
	width: 600px;
	font: normal 11px/12px Arial, sans serif;
}
#contact_tbl1 td {
	border-bottom: 1px solid #C5C6C6;
}
#contact_tbl1 td {
	width: 165px;
	padding: 2px;
}
#contact_form2 label {
	text-align: left;
	padding: 0 5px 0 0;
	font-weight: bold;
}
#contact_form2 #state {
	width: 30px;
}
#contact_form2 #zip {
	width: 100px;
}
#contact_form2 td {
	padding: 5px;
}

.contact_area h2 {
	font: bold 15px/24px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 2px 0 2px 15px;
}

.contact_form_title {
	background: #d3d2d1;
	margin-top: 15px;
	width: 660px;
	margin-bottom: 0px;
}

.contact_form_title h2{
	font: bold 15px/24px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 2px 0 2px 15px;
}

/*---------------------------------------------------------------------------------------
--- RESETS
---------------------------------------------------------------------------------------*/



#page_description {
	width: 200px;
	float: left;
	margin:0 55px 0 50px;
}

#landingheader{
width:1000px; 
height:137px;
background: url(img/lp-topcurve.png) no-repeat;
margin: 0 0 0 0;
}

#landing_topcontent {
	background: url(img/lp-bg-page.png) repeat-y;
	margin: 0 0 0 12px;
}

#landingpage_description a {
	color: #09538d;
	text-decoration: none;
}
#landingpage_description a:hover {
	color: #09538d;
	text-decoration: underline;
}

#landingpage_contact a {
	color: #09538d;
	text-decoration: none;
}
#landingpage_contact a:hover {
	color: #09538d;
	text-decoration: underline;
}

#landingpage_description {
	width: 444px;
	float: left;
	margin: 50px 0 0 50px;
}

#landingpage_description .box{
	width: 253px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#landingpage_description h2{
	background: url(img/lp-bg-box-head.png) no-repeat;
	border-bottom: 0px solid #ddd;
	color: #fff;
	display: block;
	font: normal normal bold 14px/1.3em Arial, Helvetica, sans-serif;
	height: 35px;
	margin-bottom: 0px;
	text-indent: 10px;
	padding: 6px 0 0 0;
	width: 253px;
}
#landingpage_description .middle{
	background: url(img/lp-bg-box-mid.png) repeat-y;
	line-height: 22px;
	width: 253px;
	text-indent: 10px;
	margin-top: -10px;
}
#landingpage_description .middle ul{
	padding: 12px 0 0 0;
}
#landingpage_description .middle ul li{
	padding: 0 0 2px 16px;
}
#landingpage_description .bottom{
	background: url(img/lp-bg-box-bot.png) no-repeat bottom;
	height: 22px;
	width: 253px;
}

#landingpage_contact {
	width: 396px;
	float: left;
	margin: 0 0 0 30px;
}

#landingpage_contact .box{
	width: 396px;
	margin-top: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#landingpage_contact .input-field{
	width: 200px;
	margin-right: 80px;
}
#landingpage_contact .input-btn{
	width: 224px;
	margin-right: 80px;
}
#landingpage_contact .input-checkbox{
	display: inline;
	font: normal normal normal 11px/1.3em Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 16px 94px 0 0;
	width: 280px;
	color: #333;
	line-height: 12px;
}
#landingpage_contact .opt-in{
	width: 25px;
}
#landingpage_contact textarea{
	width: 200px;
	margin-right: 80px;
}

#landingpage_contact p{
	font: normal normal normal 10px/1.3em Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
	padding: 10px 0 0 112px;
}

#landingpage_contact p.extra{
	font: normal normal normal 12px/1.3em Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
	padding: 10px 0 0 0;
}

#landingpage_contact .top{
	background: url(img/lp-contact-head.png) no-repeat;
	border-bottom: 0px solid #ddd;
	color: #fff;
	display: block;
	font: normal normal bold 14px/1.3em Arial, Helvetica, sans-serif;
	height: 30px;
	margin-bottom: 0px;
	width: 396px;
}
#landingpage_contact .middle{
	background: url(img/lp-contact-mid.png) repeat-y;
	line-height: 22px;
	width: 396px;
	font: normal normal bold 12px/1.3em Arial, Helvetica, sans-serif;
	text-align: right;
}
#landingpage_contact .middletext{
	line-height: 22px;
	font: normal normal bold 14px/1.3em Arial, Helvetica, sans-serif;
	text-align: right;
}
#landingpage_contact .bluetext{
	line-height: 22px;
	font: normal normal normal 10px/1.3em Arial, Helvetica, sans-serif;
	color: #09538d;
}
#landingpage_contact .bluetext-large{
	line-height: 22px;
	font: normal normal bold 14px/1.3em Arial, Helvetica, sans-serif;
	color: #09538d;
}
#landingpage_contact .blue{
	color: #09538d;
}
#landingpage_contact .bottom{
	background: url(img/lp-contact-bot.png) no-repeat bottom;
	height: 22px;
	width: 396px;
}
.bottom-numbers{
	height: 22px;
	width: 100%;
	font: normal normal bold 11px/1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	color: #999999;
}

#page_description p {
	font: normal 13px/23px Arial, Helvetica, sans-serif;
	color: #336f9f;
}

#landingpage_description p {
	font: normal 13px/23px Arial, Helvetica, sans-serif;
	color: #333333;
}
#landingbottom_curve {
	background: url(img/lp-bottomcurve.png) no-repeat;
	width: 977px;
	height: 25px;
	background-repeat: no-repeat;
	margin: 0 0 0 12px;
}

#page_description h2 {
	font-size: 18px;
	font-weight: bold;
	color: #09538d;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top: 20px;
}
.licensing_content{
	width:400px;
	float:left;
	margin: 20px 10px 0 0;
	height: auto;
	overflow: hidden;
}

.licensing_content p {
	font: normal 13px/24px Arial, Helvetica, sans-serif;
	color: #000000;
}

.licensing_content h2 {
	font: bold 15px/24px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 2px 0 2px 0;
}
.licensing_content ul {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 2px 0 10px 0;
	padding: 0 0 0 0;
}
.licensing_content li {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #333333;
}
.licensing_content h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #333333;
}
#aaaguarantee {
	padding: 10px 0px 0px 55px;
	float: left;
	border:none;
}
#aaawhybest {
	padding: 16px 0px 0px 15px;
	float: left;
	height: 125px;
	width: 277px;
}
#aaanotuptocode {
	padding: 8px 0px 0px 25px;
	float: left;
	height: 125px;
	width: 277px;
}
#guarantee, #whybest, #notuptocode {
	border-style: none;
}


#aaaguarantee a:hover {
	background: url(img/Footer24HR_ov.jpg);
}


 .guarantee a:hover {
	background: url(img/Footer24HR_ov.jpg);
}


#bottomcontent a.best {
	display: block;
	width: 277px;
	height: 125px;
	text-decoration: none;
	border:none;
	background: url("img/spritewhybest.jpg");
	float: left;
}

#bottomcontent a.best:hover {
	background-position: 0 -125px;
}

#bottomcontent a.code {
	display: block;
	width: 277px;
	height: 125px;
	text-decoration: none;
	border:none;
	background: url("img/spritenotuptocode.jpg");
	float: left;
}

#bottomcontent a.code:hover {
	background-position: 0 -125px;
}

#bottomcontent a.whatyouneed {
	display: block;
	width: 300px;
	height: 114px;
	text-decoration: none;
	border:none;
	background: url("img/whatyouneed.jpg");
	float: left;
}

#bottomcontent a.guarantee {
	display: block;
	width: 284px;
	height: 114px;
	text-decoration: none;
	border:none;
	background: url("img/guarantee.jpg");
	float: left;
}

#bottomcontent a.guarantee:hover {
	background-position: 0 -114px;
}

#bottomcontent a.whatyouneed {
	display: block;
	width: 300px;
	height: 114px;
	text-decoration: none;
	border:none;
	background: url("img/whatyouneed.jpg");
	float: left;
}

#bottomcontent a.whatyouneed:hover {
	background-position: 0 -114px;
}

#bottom_blocks{
	margin:0 auto;
	width: 905px;
	height: 114px;
	padding: 0 0 0 55px;
}
#bottom_blocks a.guarantee {
	display: block;
	width: 284px;
	height: 114px;
	text-decoration: none;
	border:none;
	background: url("img/guarantee.jpg");
	float: left;
}

#bottom_blocks a.guarantee:hover {
	background-position: 0 -114px;
}

#bottom_blocks a.best {
	display: block;
	width:284px;
	height: 114px;
	text-decoration: none;
	border:none;
	background: url("img/thebest.jpg");
	float: left;
}

#bottom_blocks a.best:hover {
	background-position: 0 -114px;
	}

#bottom_blocks a.code {
	display: block;
	width: 276px;
	height: 136px;
	text-decoration: none;
	border:none;
	background: url("img/spritecode.jpg");
	float: left;
}

#bottom_blocks a.code:hover {
	background-position: 0 -136px;
}

#customers{
	width: 600px;
	float: left;
	margin: 18px 10px 0 0;
	height: auto;
	overflow: hidden;
}
#customers p {
	font: normal 13px/24px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 2px 0 12px 0;
}

#customers h2 {
	font: bold 15px/24px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 2px 0 2px 0;
}

#customers_pic {
	margin: 25px 0px 0px 15px;
	height: 170px;
	width: 235px;
	float: left;
}
.customerlistbox {
	width: 200px;
	float: left;
	margin: 5px 0 15px 10px;
}
.customerlist ul, li {
	font: normal 13px/24px Arial, Helvetica, sans-serif;
	color: #000000;
}

#careers p {
	font: normal 13px/24px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 2px 0 12px 0;
}

#careers h2 {
	font: bold 15px/24px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 2px 0 2px 0;
}

.six {
	width: 600px;
}
.maplink {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}
.maplink a{
	color: #3873a1;
	font-weight:bold;
	text-decoration:none;
	}
	
.maplink a:link{
	color: #3873a1;
	text-decoration:none;
	}
.maplink a:visited{
	color:#3873a1;
	text-decoration:none;
	}
.maplink a:hover{
	color:#BE0803;
	text-decoration:none;
	}
	
.maplink a:active{
	color:#3873a1;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.email {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #3873a1;
}
.email a{
	color: #3873a1;
	text-decoration:none;
	}
	
.email a:link{
	color: #3873a1;
	text-decoration:none;
	}
.email a:visited{
	color:#3873a1;
	text-decoration:none;
	}
.email a:hover{
	color:#BE0803;
	text-decoration:underline;
	}
	
.email a:active{
	color:#3873a1;
	text-decoration:none;	
	}
	
#page_description h2 a {
	color: #09538d;
	text-decoration: none;
}
.callus {
	font-weight: bold;
	padding: 0;
}
.callus {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 10px 0 0 0;
}
#callus {
	font: bold normal 14px Arial, Helvetica, sans-serif;
	color: #000000;
}
.top{font-family:Arial, Helvetica, sans-serif;font-size:11px;text-align:right;color:#FF3333;}

.top a:link{
	color: #3873a1;
	text-decoration:none;
	}
.top a:visited{
	color:#3873a1;
	text-decoration:none;
	}
.top a:hover{
	color:#BE0803;
	text-decoration:underline;
	}
	
.top a:active{
	color:#3873a1;
	text-decoration:none;	
	}
	
#wrapper #topcontent .extinguisher_limitations {
	margin: 0px 0px 10px 85px;
	height: 150px;
	width: 800px;
	border-bottom: 1px solid #ccc;
	overflow: visible;
}
#wrapper #topcontent .extinguisher_limitations .types {
	text-align: right;
	margin: 0px 10px 0px 0px;
	float: left;
	width: 165px;
}
#wrapper #topcontent .extinguisher_limitations .rating {
	margin: 0px;
	float: left;
	width: 75px;
}
#wrapper #topcontent .extinguisher_limitations .limitations {
	margin: 0px;
	float: left;
	width: 500px;
}

#wrapper #topcontent .extinguisher_types {
	margin: 0px 0px 10px 85px;
	height: 150px;
	width: 800px;
	overflow: visible;
}

#wrapper #topcontent #extinguisher_types {
	margin: 0px 0px 10px 85px;
	width: 800px;
}
#wrapper #topcontent .extinguisher_types .class {
	text-align: right;
	margin: 0px 25px 0px 0px;
	float: left;
	width: 140px;
}
#wrapper #topcontent .extinguisher_types .fire {
	margin: 0px;
	float: left;
	width: 225px;
}
#wrapper #topcontent .extinguisher_types .examples {
	margin: 0px;
	float: left;
	width: 500px;
}

#wrapper #topcontent .extinguisher_types .fire li {
	line-height: 35px;
}
#wrapper #topcontent .extinguisher_types .example li {
	line-height: 35px;
}
#wrapper #topcontent .extinguisher_types .class li {
	line-height: 45px;
}
#wrapper #topcontent .extinguisher_types .extinguisher_classes {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	width: 800px;
	height: 35px;
}
#wrapper #topcontent .extinguisher_types .extinguisher_classes .class_bold {
	font-weight: bold;
	margin: 0 55px 0 0;
}
#wrapper #topcontent .extinguisher_types .extinguisher_classes img {
	float: left;
	margin-right: 55px;
}
#wrapper #topcontent .extinguisher_types .extinguisher_classes p {
	margin-top: 10px;
}
#contact #wrapper #topcontent .contact_area #aaacontact .form_outline fieldset {
	width: 500px;
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#aaalanding .form_outline fieldset {
	width: 396px;
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	color: #333333;
}

.optin_checkbox #optin {	width: 25px;}
.submit_btn{float:left;width: 120px;}
.reset_btn{float:left;width: 120px;}.optin {
	width: 500px;
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#optin_checkbox {
	width: 25px;
}
.notes p {
	font: normal 9px/12px Arial, Helvetica, sans-serif;
	color: #666666;
}
.notes {
	width: 500px;
	margin: 5px 0px 15px;
}
#wrapper #topcontent .extinguisher_types #extinguisher_class {
	width: 160px;
	float: left;
}

#wrapper #topcontent .extinguisher_types #extinguisher_type {
	float: left;
	width: 220px;
}
#wrapper #topcontent #extinguisher_types #extinguisher_class {
	float: left;
	width: 130px;
}
#wrapper #topcontent #extinguisher_types #extinguisher_type {
	float: left;
	width: 200px;
	margin: 0 0 0 25px;
}
#wrapper #topcontent #extinguisher_types #extinguisher_example {
	float: left;
	width: 190px;
}
#contact #wrapper #topcontent .contact_area #aaacontact .contact_form_title .required {
	color: #09538d;
	font: normal 10px/10px Arial, Helvetica, sans-serif;
}
#contact #wrapper #topcontent .contact_area #aaacontact .form_outline .required_tag {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #09538d;
}
