@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'MyriadWebProRegular';
    src: url('font/myriadwebpro-webfont.eot');
    src: url('font/myriadwebpro-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/myriadwebpro-webfont.woff') format('woff'),
         url('font/myriadwebpro-webfont.ttf') format('truetype'),
         url('font/myriadwebpro-webfont.svg#MyriadWebProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadWebProBold';
    src: url('font/myriadwebpro-bold-webfont.eot');
    src: url('font/myriadwebpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/myriadwebpro-bold-webfont.woff') format('woff'),
         url('font/myriadwebpro-bold-webfont.ttf') format('truetype'),
         url('font/myriadwebpro-bold-webfont.svg#MyriadWebProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadWebProItalic';
    src: url('font/myriadwebpro-italic-webfont.eot');
    src: url('font/myriadwebpro-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/myriadwebpro-italic-webfont.woff') format('woff'),
         url('font/myriadwebpro-italic-webfont.ttf') format('truetype'),
         url('font/myriadwebpro-italic-webfont.svg#MyriadWebProItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video { 	
margin: 0;	
padding: 0;	
border: 0;	
font-size: 100%;	
font: inherit;	
vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	
display: block;}
body {	line-height: 1;}
ol, ul {	list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
html {
	background-image: url(images/bckgrd.jpg);
	height: 100%; overflow: auto; margin: 0;
}
body {
	background-image: url(images/bckgrd.jpg);
	height: 100%; overflow: auto; margin: 0;
}
body p {
	color: #CCC;
	font-family: MyriadWebProRegular;
}
h1 {
	font-family: MyriadWebProRegular;
	font-size: 24px;
	color: #A40000;
}
h2 {
	font-family: MyriadWebProRegular;
	font-size: 48px;
	color: #FFF;
}
#header_wrap {
	background-image: url(images/header.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 154px;
	
}
#header {
	background-image: url(images/header_logo.png);
	margin: auto;
	height: 154px;
	width: 1360px;
	background-repeat: no-repeat;
}
#tel_no {
	float: right;
	height: 134px;
	width: 300px;
	margin-right: 150px;
	margin-top: 20px;
}
.tel_no a {}
#nav_bar {
	background-image: url(images/bckgrd.jpg);
	margin: auto;
	height: 50px;
	width: 1360px;
	z-index: 999;
}
#slider {
	margin: auto;
	height: 460px;
	width: 100%;
	z-index: 1;
}
#slider_pressure {
	margin: auto;
	height: 460px;
	width: 100%;
	z-index: 1;
	background-image: url(images/freshair.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#slider_problem {
	margin: auto;
	height: 460px;
	width: 100%;
	z-index: 1;
	background-image: url(images/freshair2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#slider_solution {
	margin: auto;
	height: 460px;
	width: 100%;
	z-index: 1;
	background-image: url(images/freshair3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#slider_video {
	margin: auto;
	height: 460px;
	width: 100%;
	z-index: 1;
	background-image: url(images/freshair.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#main_content {
	margin: auto;
	padding: 10px;
	height: auto;
	width: 1340px;
}
#left_col {
	float: left;
	height: auto;
	width: 1000px;
}
#left_col_contact {
	float: left;
	height: auto;
	width: 400px;
}
#right_col {
	float: right;
	height: auto;
	width: 340px;
}
#right_col a {
	color: #FFF;
	text-decoration: none;
}
#right_col a:hover {
	color: #00F;
	text-decoration: none;
}
#right_col_contact {
	float: right;
	height: auto;
	width: 900px;
}
#footer {
	margin: auto;
	clear: both;
	height: 100px;
	width: 1360px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
}


a {
	color: #333;
}
#nav {
	margin: 0;
	padding: 7px 6px 0;
	line-height: 100%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
	background-color: #7d7d7d;
	background-image: url(images/nav_bckgrd.png);
	background-repeat: repeat-x;
	font-family: MyriadWebProRegular;
	z-index: 999;
}
#nav li {
	margin: 0 3px;
	padding: 0 0 5px;
	float: left;
	position: relative;
	list-style: none;
	z-index: 999;
	
}


/* main level link */
#nav a {
	font-weight: normal;
	color: #e7e5e5;
	text-decoration: none;
	display: block;
	padding:  8px 20px;
	margin: 0;
border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-shadow: 0 1px 1px rgba(0,0,0, .3);
}
#nav a:hover {
	background: #000;
	color: #fff;
}

/* main level link hover */
#nav .current a, #nav li:hover > a {
	color: #CCC;
	border-top: solid 1px #f8f8f8;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	box-shadow: 0 1px 1px rgba(0,0,0, .2);
	text-shadow: 0 1px 0 rgba(255,255,255, 1);
	background-image: url(images/nav_bckgrd2.png);
	background-repeat: repeat-x;
	background-position: 0;
}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #666;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#nav ul a:hover {
	background: #0078ff url(img/gradient.png) repeat-x 0 -100px !important;
	color: #fff !important;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;

	text-shadow: 0 1px 1px rgba(0,0,0, .1);
}

/* dropdown */
#nav li:hover > ul {
	display: block;
}

/* level 2 list */
#nav ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 35px;
	left: 0;
	border: solid 1px #b4b4b4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);
	background-color: #ddd;
	
	background-repeat: repeat-x;
	background-position: 0 0;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 0 #fff;
}

/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}

/* rounded corners of first and last link */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;

	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;

	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}
#fti {
	color: #FFF;
}
.home-link  {
	color: #FFF;
	text-decoration: none;
}
#ben-table {
	background-color: #FFF;
	border: thin solid #696;
}
#ben-table td tr {
	background-color: #FFF;
	border: thin solid #696;
}