*{
	font-family:verdana, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	list-style:none
}

body{
	background:#020202;
	color:#333
}

p, address{
	margin:0 0 16px 0;
	line-height:18px;
}

q{
	display:block;
	margin:6px 0
}

cite{
	display:block;
	margin:6px 0
}

div:after{/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

img{
	border:0
}

a{
	color:#7fbb2f;
	text-decoration:underline;
	font-weight:bold;
}

a:hover{
	color:#4C6F0D;
}
ul{
	margin:0 0 16px 0;
}
em{
	display:block;
	margin:0 25px 15px 25px;
	padding:15px;
	background:#FCFAE8;
	border:1px solid #E0E2DF;
}
/* BEGIN: Headings ================== */
h1{
}

h2{
	font-size:14px;
	color:#7DBA00;
	margin:0 0 5px 0;
}

h3{
	font-size:14px;
}

h4{
	font-size:13px
}

h5{
	font-size:12px;
	margin:0 0 15px 0;
}

h6{
	font-size:11px
}
/* END: Headings ================== */


/* BEGIN: Forms ================== */
fieldset{
	border:0;
}

legend{
	padding:0 10px;
	font-weight:bold
}
option{
	padding:0 3px
}

input, textarea{
	padding:1px 2px
}
.textfield, textarea{
	border-left:1px solid #8e8e8e;
	border-top:1px solid #8e8e8e;
	border-right:1px solid #b8b8b8;
	border-bottom:1px solid #b8b8b8;
	width:400px;
	padding:3px;
}
.error{
	background:#fff4f4;
	border:1px solid #f00;
	padding:15px;
	margin-bottom:15px;
	font-weight:bold;
}
/* END: Forms ================== */


/* BEGIN: Tables ================== */
table{
	margin:0 0 16px
}

th{
	color:#fff;
	padding:3px 6px
}

td{
	padding:3px 6px
}

.even{
	background:#ffc
}
/* BEGIN: Tables ================== */

#main{
	background:#fff url(images/bgMain.gif) repeat-x;
}
#inner{
	margin:auto;
	width:959px;
	position:relative
}
#logo{
	margin-top:18px;
	float:left;
}
#nav {
	width:739px;
	float:right;
}
#nav ul{
	height:23px;
	background:url(images/bgNav.gif) no-repeat;
	padding:12px 0 0 47px;
	margin:0;
}
#nav li{
	display:inline;
	color:#fff;
	font-size:11px;
}
#nav li a{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
#nav li a:hover{
	text-decoration:underline;
}
h2#callToday{
	width:438px;
	height:95px;
	margin:0 0 0 301px;
	background:url(images/imgCallToday.gif) no-repeat right;
	text-indent:-9999px;
}
h3#breatheBetter{
	height:96px;
	margin:0;
	background:url(images/imgBreatheBetter.gif) no-repeat;
	text-indent:-9999px;
}
#content{
	clear:both;
	margin-left:29px;
	min-height:550px;
	margin-bottom:25px;
}
#content li{
	padding-left:20px;
	background:url(images/lstBullet.gif) 0 2px no-repeat;
	line-height:17px;
	margin-left:25px;
}

.interior{
	background:#fff url(images/bgContent.gif) 2px 2px no-repeat;
	border:1px solid #E0E2DF;
	padding:25px;
}
.head{
	background:url(images/bgHead.png) repeat-x bottom;
	margin:-23px -23px 25px -23px;
	padding:10px 15px;
}
#intro{
	position:relative;
	margin:-22px 22px 0 22px;
}
.diff{
	width:435px;
	float:left;
	margin-right:25px;
}
.diff h3{
	height:35px;
	background:url(images/hdrAlphaCleanDifference.gif);
	text-indent:-9999px;
	margin:0 0 15px 0;
}
a.btnLearnMore{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:140px;
	height:37px;
	background:url(images/btnLearnMore.gif) no-repeat;
}
a.btnLearnMore:hover{
	background-position:bottom;
}
.photo{
	float:right;
	margin:15px 0 15px 15px;
}
.photoLeft{
	float:left;
	margin:15px 15px 15px 0;
}
.facts{
	width:178px;
	height:263px;
	float:left;
	background:url(images/bgFacts.gif) no-repeat;
	padding:16px;
	margin-right:25px;
}
.facts h3{
	width:180px;
	height:26px;
	background:url(images/h3KnowFacts.gif);
	text-indent:-9999px;
	margin:0 0 22px 0;
}
.facts p, .facts strong{
	text-align:right;
	color:#fff;
	font-size:14px;
	line-height:24px
}
.solutions{
	width:190px;
	float:left;
}
.solutions h3{
	width:159px;
	height:46px;
	background:url(images/hdrAirQuality.gif);
	text-indent:-9999px;
	margin:0 0 15px 0;
}
.solutions li{
	margin:0 !important;
}
.solutions li span{
	background:url(images/line.gif) repeat-x bottom;
	display:block;
	padding-bottom:10px;
	margin-bottom:10px;
	line-height:14px;
}
.noBullet, .noBullet span{
	background:none !important;
	}
#footer{
	height:76px;
	background:url(images/bgFooter.gif) repeat-x;
	clear:both;
	text-align:center;
	padding:15px 0;
	color:#fff;
}
#footer *{
	font-size:10px;
}
#footer p{
	margin-bottom:0;
}
#footer ul{
	margin-bottom:15px;
}
#footer li{
	display:inline;
}
#footer li a{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
#footer li a:hover{
	text-decoration:underline;
}
#left{
	float:left;
	width:620px;
	margin-right:45px;
}
#right{
	float:left;
	width:190px;
}
#right .facts{
	margin:0 0 15px 0;
}
.tblComparePackages{
	border:1px solid #E0E2DF;
}
.clear{
	clear:both;
	height:1px;
	overflow:hidden;
}
.line{
	height:1px;
	overflow:hidden;
	border-bottom:1px dotted #ccc;
	margin:15px 0;
}
#ContactUs{
	height:63px;
	background:url(images/imgContactUs.gif) no-repeat;
	border:1px solid #E0E2DF;
	margin-top:25px;
}
#ContactUs p{
	text-indent:-9999px;
	margin:0;
}
a.btnContactUs{
	display:block;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	width:140px;
	height:37px;
	background:url(images/btnContactUs.gif) no-repeat;
	margin:13px;
}
a.btnContactUs:hover{
	background-position:bottom;
}
/* 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;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size:22px;
}
