html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}


html {
}

body {
	font: 62.5% "Arial", Verdana, sans-serif;
	color: #000;
	background: #f5f5f5;
}

h1 {
	color: #456478;
	font-size: 2.8em;
	font-weight: 600;
	margin-bottom: 12px;
}

h2 {
	color: #456478;
	font-size: 2.5em;
	font-weight: 600;
	margin: 15px auto 10px auto;
}

h3 {
	font-size: 1.7em;
	font-weight: 600;
	margin: 6px auto 5px auto;
}

a:link { 
	color: #456478;
}
a:visited {
	color: #333;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* TOP
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#top {
	background: #464742; 
	width: 100%;
	height: 26px;
	color: #fff;
	font-size: 1.6em; 
	font-weight: bold;
	padding-top: 7px;
}

/* HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#header {
	background: url(images/header_bg.jpg); 
	width: 100%;
	height: 80px;
	padding-top: 11px;
}

.red_button {
	width: 102px;
	height: 14px;
	margin-left: 16px;
	letter-spacing: 0px;
	background: url(images/red_button.gif);
	text-align: center;
	padding: 3px 0px;
	float: right;
	display: inline;
}

.red_button a {
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial Rounded MT, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	width: 102px; height: 20px;
	display: block;
}

/* NAV
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#nav {
	float: right;
	display: block;
	width: 100%;
	margin-top: -15px;
	font-size: 1.4em;
}

#nav ul {
	float: right;
}

#nav li {
	display: inline;
	width: 95px;
	float: left;
}

#nav li a {
	float: left;
	display: block;
	width: 95px;
	padding: 5px 0px 4px 0px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

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

#nav li.active, #nav li a:hover, #nav li.active a {
	background: url(images/nav_bg.png) top center no-repeat; 
	color: #000;
}

/* end */

/* FEATURED CONTENT HOME PAGE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */


#featured {
	background: url(images/featured_bg.jpg); 
	width: 100%;
	height: 283px;
}

#featured h1 {
	float: left;
	width: 400px;
	color: #456478;
	font-size: 3.6em;
	font-weight: 600;
	margin: 35px auto auto 25px;
}

#featured p {
	float: left;
	width: 448px;
	font-size: 1.6em; 
	margin: 13px auto auto 28px;
	line-height: 130%;
}

#video {
	float: right;
	display: inline;
	margin-top: 10px;
}


/* end */

/* FEATURED CONTENT SECONDARY PAGES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */


#featured_sec {
	background: url(images/featured_bg.jpg); 
	width: 100%;
	height: 55px;
	line-height: 55px;
}

#featured_sec img { vertical-align: middle; }
#featured_sec p {
	text-align: center;
	font-size: 1.4em;
}


/* end */


/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#content {
	float: right;
	display: inline;
	width: 600px;
	padding: 20px;
	padding-right: 0px;
}

#content p {
	font-size: 1.4em;
	margin-bottom: 12px;
	line-height: 130%;
}

#why_indoor_air li {
	display: list-item;
	list-style-image: url(images/check.png);	
	margin-left: 40px;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 140%;
}

#newsletter {
	padding: 10px;
	padding-bottom: 4px;
	margin-top: 35px;
	width: 390px;
}

#newsletter p {
	font-size: 1.4em;
}

#newsletter h2 {
	margin: 0px;
	font-size: 2em;
}

#newsletter input {
	font-size: 1.4em;
	padding: 3px 0px 0px 5px;
	margin-top: 0px;
	height: 20px;
	border: 1px solid #999;
	color: #666;
}

#newsletter .textemail {
	letter-spacing: 1px;
}

#newsletter .button {
	margin: 5px auto auto 4px;
	height: 25px;
	padding: 3px;
}

#financing1 td {
	padding: 3px;
	margin: 3px;
	font-size: 1.2em;
}

#content ul { margin-bottom: 20px; }
#content ul li {
	list-style-type: disc;
	margin-left: 4em;
	font-size: 1.4em;
	display: list-item;
}
/* end */


/* SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#sidebar {
	float: left;
	display: inline;
	width: 285px;
	padding: 20px 0px 0px 15px;
}

#sidebar p {
	font-size: 1.2em;
	line-height: 150%;
	margin-left: 8px; 
	margin-bottom: 42px;
	clear: both;
}

.read a { 
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.sidebar p, .sidebar blockquote {
	margin-bottom: 1.8em;
	font-size: 1.3em;
	line-height: 1.4em;
}

.sidebar ul {
	margin: 0 0 15px 30px;
}

.sidebar ul li {
	list-style-type: square;
}

.sidebar ol {
	margin: 0 0 15px 30px;
	list-style-type: decimal;
}

.sidebar ol li {
	list-style-type: decimal;
}

.sidebar li {
	margin-bottom: 5px;
	font-size: 1.3em;
	line-height: 1.4em;
}

/* end */

/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#footer {
	clear: both;
	color: #fff;
	background: #464742;
	padding: 25px 0px;
}

#footer p {
	font-size: 1.3em;
	text-align: center;
}

#footer ul {
	margin-bottom: 10px;
}

#footer ul li {
	display: inline;
	margin-left: 5px;
	padding-left: 10px;
	font-size: 1.1em;
	border-left: 1px solid #999;
}

#footer ul li.first {
	border-left: none;
}

#search {
	margin: 0px 0px -25px auto;
	z-index: 9999;
	position: relative;
}

#ajaxSearch_form {
            color: #444;
            width: auto;
			margin-bottom: 35px;
			margin-left: 8px;
        }
        #ajaxSearch_input {
            width: 195px;
            display: inline;
            height: 18px;
            border: 1px solid #ddd;
            border-left-color: #c3c3c3;
            border-top-color: #7c7c7c;
            background: #fff url(images/input-bg.gif) repeat-x top left;
            margin: 0 3px 0 0;
            padding: 3px 3px 1px 3px;
            vertical-align: top;
			font-size: 12px;
        }
        #ajaxSearch_submit {
            display: inline;
            height: 25px;
			width: 55px;
            line-height: 18px;
        }
        #ajaxSearch_output {
            border: 1px solid #444;
            padding: 10px;
            background: #fff;
            display: block;
            height: auto;
            vertical-align: top;
			width: 600px;
			font-size: 100%;
			position: relative;
			top: center;
			left: center;
        }
		.ajaxSearch_result {
			font-size: 150%;
			margin-bottom: 8px;
		}
		.ajaxSearch_resultDescription {
			display: none;
		}
		.ajaxSearch_resultExtract {
			font-size: 75%;
		}
		.AS_ajax_resultsIntroFailure { font-size: 150%; margin: 15px; }
        .ajaxSearch_intro {
    		display: none;
        }
        .AS_ajax_result {
            color: #444;
            margin-bottom: 3px;
			font-size: 125%;
        }
        .AS_ajax_resultLink {
            text-decoration: underline;
			font-size: 112%;
        }
        .AS_ajax_resultDescription{
            color: #555;
			font-size: 125%;
        }
        .AS_ajax_more {
            color: #555;
        }

/* end */

/* MISCELLANEOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.clear {
	clear: both;
	line-height: 1;
	margin: 0;
	padding: 0;
}

.left {
	float: left;
	display: inline;
}

.right {
	float: right;
	display: inline;
}

.wrap {
	width: 960px;
	margin: 0 auto;
}

.sidebar_img {
	margin-left: -8px;
	margin-bottom: -32px;
	padding: 0px;
}

.wufoo {
	width: 400px;
}

.wufoo_hide {
	position: relative;
	z-index: 9999;
	width: 300px;
	height: 75px;
	margin-top: -40px;
	background: #f5f5f5;
}

.mceContentBody { font-size: 90%; }

.list_format li {
	margin-left: 4em;
	list-style-type: disc;
	display: list-item;
}

strong { font-weight: bold; }
/* end */
