﻿@charset "UTF-8";
/* CSS Document */

html {
	overflow-y:scroll;
}

#navBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 4f4f4f;
	text-align: right;
	padding-right: 8px;	
}

#navBar .separators {
	color: #A0A0A0;
}

#navBar a {
	text-decoration: none;
	color:#4f4f4f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-right: 8px;
	padding-left: px;
}

#navBar a:hover {
	color: #9CB80F;
}

#navBar #navSelected {
	color: #9CB80F;
}

 #body {
	width: 600px;
	float: ;
	margin: 0px;
	padding-top: 8px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A0A0A0;
}
#quoteCell {
	padding-left: 0px;
	padding-right: 24px;
	padding-bottom: 5px;
	width: 225px;
}
#quoteCell .quoteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9CB80F;
	padding-left:20px;
}
#dottedLine {
	padding-left: 15px;
}

 #body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:0px;
	
	color: #727272;
}
 #body .mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #727272;
	padding-bottom:20px;
	padding-top:0px;
	margin-top: 0px;
}

 #buttonMain .buttonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #727272;
}
 #buttonMain .buttonText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 9CB80F;
}
 #buttonMain {
	width: 225px;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	
}
body {
	background-color:#E8E8E8;
	padding:0px;
	margin:0px;
}

#table {
	background-color: ;
}
#table #image {
	padding-top: 5px;
	padding-bottom: 20px;
	width: 950px;
}

#table #logo {
	padding-left: 15px;
	position: relative;
}

#wrapperQuotePage {
	background-color: #FFFFFF;
	width: 450px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-left: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	background-color: #FFFFFF;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-left: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	
	margin-right: auto;
	margin-left: auto;
}
#wrapper #table {
	width: 950px;
	padding-bottom: 3px;
	
}

#wrapper #table2 {
	width: 950px;
}
#wrapper #table2 #image {
	padding-bottom: 10px;
}
#wrapper #table2 #image div {
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:14px;
	width:900px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #727272;
	text-align:center;

}

#footerContainer {
	margin-top: 10px;
	border-top: 1px solid #A0A0A0;
	width: 914px;
	}

#buttonMain p a img {
	border:none;
}

#quoteBtn {
	color: #9CB80F;
	text-decoration: underline;
	font-family: Georgia;
	font-size: 17pt;
}

#quoteBtn:hover {
	color: gray;
	text-decoration: underline;
}

/* ---------------------------------------------------------------------- */
/* Page 2 -- Why Ventilate */
#quoteCell .quoteText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FCD807;
	padding-left:20px;
}

#navBar2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 4f4f4f;
	text-align: right;
	padding-right: 8px;	
}

#navBar2 .separators {
	color: #A0A0A0;
}

#navBar2 a {
	text-decoration: none;
	color:#4f4f4f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-right: 8px;
	padding-left: px;
}

#navBar2 a:hover {
	color: #FCD807;
}

#navBar2 #navSelected2 {
	color: #FCD807;
}

#compareBtn {
	color: #FCD807;
	text-decoration: underline;
	font-family: Georgia;
	font-size: 17pt;
}

#compareBtn:hover {
	color: gray;
	text-decoration: underline;
}
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

/* ---------------------------------------------------------------------- */
/* Page 3 -- The Zephyr System */
#quoteCell .quoteText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3573C7;
	padding-left:20px;
}

#navBar3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 4f4f4f;
	text-align: right;
	padding-right: 8px;	
}

#navBar3 .separators {
	color: #A0A0A0;
}

#navBar3 a {
	text-decoration: none;
	color:#4f4f4f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-right: 8px;
	padding-left: px;
}

#navBar3 a:hover {
	color: #3573C7;
}

#navBar3 #navSelected3 {
	color: #3573C7;
}

#chartBtn {
	color: #3573C7;
	text-decoration: underline;
	font-family: Georgia;
	font-size: 17pt;
}

#chartBtn:hover {
	color: gray;
	text-decoration: underline;
}
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

/* ---------------------------------------------------------------------- */
/* Page 4 -- How It Works*/
#quoteCell .quoteText4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4f4f4f;
	text-decoration:none;
	padding-left:20px;
}
#quoteCell .quoteText4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF6C0E;
	text-decoration:none;
	padding-left:20px;
}

#navBar4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 4f4f4f;
	text-align: right;
	padding-right: 8px;	
}

#navBar4 .separators {
	color: #A0A0A0;
}

#navBar4 a {
	text-decoration: none;
	color:#4f4f4f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-right: 8px;
	padding-left: px;
}

#navBar4 a:hover {
	color: #FF6C0E;
}

#navBar4 #navSelected4 {
	color: #FF6C0E;
}

#howBtn {
	color: #FF6C0E;
	text-decoration: underline;
	font-family: Georgia;
	font-size: 17pt;
}

#howBtn:hover {
	color: gray;
	text-decoration: underline;
}
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

/* ---------------------------------------------------------------------- */
/* Page 5 -- Testimonials */
#quoteCell .quoteText5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7C123D;
	text-decoration:none;
	padding-left:20px;
}

#navBar5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 4f4f4f;
	text-align: right;
	padding-right: 8px;	
}

#navBar5 .separators {
	color: #A0A0A0;
}

#navBar5 a {
	text-decoration: none;
	color:#4f4f4f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-right: 8px;
	padding-left: px;
}

#navBar5 a:hover {
	color: #7C123D;
}

#navBar5 #navSelected5 {
	color: #7C123D;
}

#testimonialBtn {
	color: #7C123D;
	text-decoration: underline;
	font-family: Georgia;
	font-size: 17pt;
}

#testimonialBtn:hover {
	color: gray;
	text-decoration: underline;
}
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

/* ---------------------------------------------------------------------- */
/* Page 6 -- Contact */
#quoteCell .quoteText6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CA3A37;
	padding-left:20px;
}

#emailText a {
	color: #CA3A37;
}

#emailText a:hover {
	color: #4f4f4f;
}

#navBar6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 4f4f4f;
	text-align: right;
	padding-right: 8px;	
}

#navBar6 .separators {
	color: #A0A0A0;
}

#navBar6 a {
	text-decoration: none;
	color:#4f4f4f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-right: 8px;
	padding-left: px;
}

#navBar6 a:hover {
	color: #CA3A37;
}

#navBar6 #navSelected6 {
	color: #CA3A37;
}

#downloadBtn {
	color: #CA3A37;
	text-decoration: underline;
	font-family: Georgia;
	font-size: 17pt;
}

#downloadBtn:hover {
	color: gray;
	text-decoration: underline;
}
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

/* ---------------------------------------------------------------------- */
/* Get A Quote -- Form */
#getAquoteTable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #727272;
}

#getAquoteTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;
}

#getAquoteTable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #727272;
	padding-bottom:10px;
}