body {	background-color: #fff;	color: #000;	font: 9pt/16pt "Lucida Grande", Lucida, Helvetica, Arial, Verdana, sans-serif;
	padding: 0;
	margin: 0 0 30px;
}

#wrapper {   width: auto;
   margin: 5px 5% 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}

#header {
	display: none;
}

#printlogo {
	display: block;
}

#printtitle {
	display: block;
	color: #000;
	font-size: 18pt;
	line-height: 18pt;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
}

/* @group columns */

.columnwrapper-blank {
	width: 945px;
	padding-top: 30px;
}

.columnwrapper2-1 {
	width: 945px;
	padding-top: 30px;
}

.columnwrapper1-1 {
	width: 945px;
	padding-top: 30px;
}

.leftcol-one-third {
	position: relative;
	left: 30px;
	float:left;
	width: 275px;
	padding: 0;
	margin: 0;
}

.leftcol-two-thirds {
	position: relative;
	left: 30px;
	float:left;
	width: 550px;
	padding: 0;
	margin: 0;
}

.leftcol-one-half {
	position: relative;
	left: 30px;
	float:left;
	width: 412px;
	padding: 0;
	margin: 0;
}

.rightcol-one-third {
	position: relative;
	left: 90px;
	float: left;	
	width: 275px;
	padding: 0;
	margin: 0;
}

.rightcol-two-thirds {
	position: relative;
	left: 60px;
	float: left;	
	width: 580px;
	padding: 0;
	margin: 0;
}

.rightcol-one-half {
	position: relative;
	left: 91px;
	float: left;	
	width: 412px;
	padding: 0;
	margin: 0;
}

.single-column {
	position: relative;
	width: 885px;
	padding: 0;
	margin: 0 auto;
}



/* @end */

.inset-right {
	float: right;
	margin-bottom: 12px;
	margin-left: 20px;
	margin-top: 5px;
}

.inset-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-top: 5px;
}

.clearspace {
	clear: both;
	height: 30px;
}

.clear {
	clear: both;
}

#footer {
	clear: both;
	width: 945px;
	height: 65px;
	text-align: center;
	font-size: 12px;
	line-height: 65px;
}

#footer a:link {
	display: none;
}

#footer a:visited {
	display: none;
}

#footer a:hover {
	display: none;
}

/* @group Type */

.subsection-head {
	display: none;
}

.headline {
	display: block;
	color: #000;
	font-size: 16pt;
	line-height: 18pt;
	font-weight: bold;
	margin-bottom: 15px;
}

.subhead {
	display: block;
	color: #000;
	font-size: 15pt;
}

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

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

.subhead a:hover {
	color: #000;
	text-decoration: underline;
}

.subhead-blue {
	display: block;
	color: #000;	
	font-size: 15pt;
}

.text-blue {
	color: #000;	
}

.text-green {
	color: #000;
}



/* @end */

/* @group Text styles */

.grey-subhead {
	color: #000;
	font-size: 15px;
}



/* @end */

/* @group L1 Navigation */

#l1nav {
	display: none;
}



/* @end */

/* @group L2 Navigation */

#l2nav-wrapper {
	display: none;
}



/* @end */

#section-header {
	display: none;
}

.callout {
	font-size: 14px;
	line-height: 20px;
	color: #000;
	font-style: italic;
}

#feature-lead-image {
	margin-bottom: 20px;
}

/* @group Mini Gallery */

#gallery {
	float: right;
	margin-left: 15px;
	margin-top: 6px;
	width: 250px;
}

#gallery-nav {
	display: none;
}



/* @end */

.line {
	height: 1px;
	width: 100%;
	background-color: #333;
	font-size: 0;
	line-height: 0;
	margin: 0;
}

/* @group Article teasers */

.article-teaser {
	padding-top: 10px;
	padding-bottom: 10px;
}



/* @end */

/* @group Links area */

#links-area {
	margin-top: 10px;
}

#links-area a {
	display: block;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
}



/* @end */

#company-callout {
	padding-top: 25px;
}

/* @group Team */

.team-member {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

.member-photo {
	float: left;
	margin-right: 40px;
	width: 120px;
}

.member-info {
	float: left;
	width: 520px;
}

.member-name {
	color: #000;
	font-size: 16px;
	font-weight: bold;

}

.job-title {
	font-weight: normal;
	font-size: 16px;
	font-style: italic;
	color: #000;
	margin-left: 8px;
}



/* @end */

/* @group Contact */

#address-block {
	
}

#directions {
	margin-top: 30px;
}

#contact-form {
}

#contact-form label {
	margin-right: 15px;
}

.form-text {
	line-height: 34px;
	color: #000;	
}

.big-asterix {
	color: #000;
	font-size: 20px;
	line-height: 0;
}

#submit-button {
	display: inline;
	margin-left: 20px;
}



/* @end */

/* @group Request a Quote */

.quote-item {
	color: #000;	
	display: block;
	margin-bottom: 8px;
	border: 1px solid #01424f;
	padding: 5px 5px 5px 9px;

}

.item-name {
	line-height: 18px;
}

.remove a {
	height: 20px;
	float: right;	
	line-height: 15px;
	width: 75px;
	background: url(../images/img-icon-remove.gif) no-repeat right;
	margin-left: 10px;
	display: block;
	border-style: none;
}



/* @end */

/* @group CPC Applications */

#saved-items {
	
}

#saved-instrux {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 18px;
}

#cpc-selection {
	padding-top: 10px;
	padding-bottom: 25px;
}

#cpc-selection select {
	width: 125px;
	margin-left: 10px;
	margin-right: 20px;
	float: left;
}

#cpc-selection form {
	margin: 0;
	padding: 0;
}

.steps {
	float: left;
}

#cpc-product {
}

#cpc-product-image {
	float: right;
	width: 200px;
	height: 150px;
	margin-left: 20px;
	margin-bottom: 15px;
	background: url(../images/img-no-image.gif) no-repeat;
	margin-top: 6px;
}



/* @end */

/* @group utilities */

#utilities {
	display: none;
}



/* @end */

/* @group Home */

#intro {
	margin: 40px 0 0;
	padding: 0;
}

.intro-headline {
	display: block;
	color: #000;
	font-size: 18px;
	line-height: 26px;
}

#feedback a{
	display: block;
	width: 275px;
	height: 106px;
	background-image: url(../images/img-feedback.jpg);
	margin-top: 45px;
}

#feedback a:hover {
	background-position: 0px -106px;
}

#feedback span{
	display: none;
}

.silowrapper {
	width: 945px;
	padding-top: 30px;
	padding: 0;
}

.silo {
	width: 275px;
	float: left;
	margin-left: 30px;
	position: relative;
	display: inline;
}

.silo-img-covers a {
	display: block;
	width: 275px;
	height: 170px;
	margin-bottom: 10px;
	margin-top: 5px;
	background: url(../images/img-featurebox-covers.jpg) 0 0;
}

.silo-img-covers a:hover {
	background-position: 0px -170px;
}

.silo-img-hangars a {
	display: block;
	width: 275px;
	height: 170px;
	margin-bottom: 10px;
	margin-top: 5px;
	background: url(../images/img-featurebox-hangars.jpg) 0 0;
}

.silo-img-hangars a:hover {
	background-position: 0px -170px;
}

.silo-img-dehumid a {
	display: block;
	width: 275px;
	height: 170px;
	margin-bottom: 10px;
	margin-top: 5px;
	background: url(../images/img-featurebox-dehumid.jpg) 0 0;
}

.silo-img-dehumid a:hover {
	background-position: 0px -170px;
}

.silo span{
	display: none;
}

.silo-copy {
	font-size: 12px;
	line-height: 18px;
}

#article-box {
	font-size: 12px;
	line-height: 18px;
}

#article-box a {
	display: block;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;	
}

#article-box a:visited {
	color: #000;
	text-decoration: none;	
}

#article-box a:hover {
	color: #000;
	text-decoration: underline;	
}

.casestudy-teaser-home {
	margin-top: 10px;
}



/* @end */

/* @group News & Events */

#news-inset {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 6px;
}

#newsentry {
	
}

#newslist {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
}

#newslist a {
	display: block;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;	
}

#newslist a:visited {
	color: #000;
	text-decoration: none;	
}

#newslist a:hover {
	color: #000;
	text-decoration: underline;	
}

#eventslist {
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

#eventslist a {
	display: block;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;	
}

#eventslist a:visited {
	color: #000;
	text-decoration: none;	
}

#eventslist a:hover {
	color: #000;
	text-decoration: underline;	
}



/* @end */

/* @group User Login and Guest Area */

#user-login-box {
	font-size: 14px;
	color: #000;
	line-height: 28px;
}

#files-box {
	color: #000;
}

.file-listing {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #000;
}

.file-icon {
	float: left;
	margin-right: 15px;
	margin-bottom: 1px;
	width: 38px;
	color: #000;
}

.filename {
	display: block;
	color: #000;
	font-size: 14px;
}

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

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

.filename a:hover {
	color: #000;
	text-decoration: underline;
}

#guest-message {
	
}



/* @end */

/* @group Lists */

.list {
	margin-top: 20px;
	color: #000;
}

.list ul {
	list-style-type: square;
	padding: 0;
	margin-left: 15px;
}

.list li {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 14pt;
}



/* @end */

/* @group Tech Specs & ROI */

/* @group Case Studies */

#caselist {
	font-size: 12px;
	line-height: 18px;	
}

.casestudy-teaser {
	margin-top: 20px;
}

.case-thumbnail {
	float: left;
	margin-right: 25px;
	margin-top: 5px;
}

#caselist a {
	display: block;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;	
}

#caselist a:visited {
	color: #000;
	text-decoration: none;	
}

#caselist a:hover {
	color: #000;
	text-decoration: underline;	
}

.subhead-caselist {
	display: block;
	color: #018198;
	font-size: 16px;
	margin-top: 15px;
}

/* @end */

#lead-inset {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 6px;
}

#lead-inset-copy {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	font-style: italic;
	padding-top: 10px;
}

.data-graphics {
	margin-bottom: 20px;
}



/* @end */
