body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #231f20;
	background-color: #d9dcdd;
	font-size: 12px;
	line-height: 16px;
}
a:link {
	color: #0082c4;
	text-decoration: none;
}
a:visited {
	color: #0082c4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #0082c4;
	text-decoration: none;
}
a { 
	outline: none;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,p,form,input {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: disc;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 16px;
	margin-right: 0px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
}
ol {
	list-style-type: decimal;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 16px;
	margin-right: 0px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
}
p {
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 12px;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 34px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 24px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 20px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 17px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 16px;
}
h6 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#frame {
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#border-top {
	float: left;
	width: 1000px;
	background-image: url(../images/border-top.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#border-bottom {
	float: left;
	width: 1000px;
	background-image: url(../images/border-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
#border-side {
	float: left;
	width: 1000px;
	background-image: url(../images/border-side.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
}
#border-nav {
	float: left;
	width: 980px;
	background-image: url(../images/border-nav.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
#border-nav-flash {
	float: left;
	width: 980px;
	background-image: url(../images/border-nav-flash.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
#border-no-nav {
	float: left;
	width: 980px;
	padding-right: 10px;
	padding-left: 10px;
}
#header {
	float: left;
	width: 980px;
}
.header-left {
	float: left;
	width: 260px;
}
.header-logo {
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.header-logo h1 {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header-logo h1 a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../images/logo-new.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 220px;
	background-position: left center;
}
.header-right {
	float: right;
	width: 720px;
	background-image: url(../images/tag.gif);
	background-repeat: no-repeat;
	background-position: 0px 39px;
}
.header-search {
	float: right;
	width: 250px;
	height: 100px;
	margin-bottom: 5px;
}
.header-search-text {
	float: left;
	width: 250px;
	font-size: 12px;
	padding-top: 35px;
}
.header-search-box {
	float: left;
	width: 250px;
}
.header-search-field {
	width: 200px;
	float: left;
	color: #999999;
	background-color: #FFFFFF;
	height: 18px;
	border: 1px solid #393536;
	padding: 2px;
}
.header-search-button {
	text-indent: -9999px;
	font-size: 0 !important;
	line-height: 0 !important;
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/button-search.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.navbar {
	float: right;
	width: 980px;
	height: 45px;
	background-image: url(../images/navbar-full.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 5px;
}
.navbar-nav {
	float: right;
}
.navbar-nav ul {
	line-height: 20px;
	margin: 0px;
	list-style-type: none;
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
}
.navbar-nav ul li {
	float: left;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.navbar-nav ul a {
	display: block;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	color: #FFF;
	padding-right: 38px;
	padding-left: 38px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	background-position: right top;
	font-weight: bold;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #585555;
}
.navbar-nav ul a,
.navbar-nav ul a:visited,
.navbar-nav ul a:hover,
.navbar-nav ul a:active {
	color: #FFF;
}
.navbar-nav ul a:hover {
	text-decoration: none;
	background-position: right bottom;
}
.navbar-nav ul #nav-corner a {
	background-image: url(../images/nav-corner.gif);
	border-right-style: none;
}
.navbar-nav ul .current a {
	color: #00a0e5;
}
#slideshow {
	float: left;
	width: 980px;
	position: relative;
	height: 270px;
	background-image: url(../images/window.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}          
.slideshow-slides {
	overflow: hidden;
	width: 980px;
	float: left;
}
.slideshow-slides-box {
	width: 920px;
	float: left;
	padding: 30px;
	height: 210px;
}
.slideshow-slides-box h1 {
	padding: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	text-indent: -9999px;
	display: block;
	height: 115px;
	width: 500px;
	overflow: hidden;
}
.slideshow-more {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.slideshow-more a {
	background-image: url(../images/window-learn-more.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	outline: none;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 110px;
	overflow: hidden;
}
.slideshow-more a:hover {
	text-decoration: none;
	background-position: 0px -40px;
}
#slide-1 {
	background-image: url(../images/window-slide1.jpg);
	background-repeat: no-repeat;
}
#slide-2 {
	background-image: url(../images/window-slide2.jpg);
	background-repeat: no-repeat;
}
#slide-3 {
	background-image: url(../images/window-slide3.jpg);
	background-repeat: no-repeat;
}
#slide-4 {
	background-image: url(../images/window-slide4.jpg);
	background-repeat: no-repeat;
}
#slide-1 h1 {
	background-image: url(../images/window-text1.png);
}
#slide-2 h1 {
	background-image: url(../images/window-text2.png);
}
#slide-3 h1 {
	background-image: url(../images/window-text3.png);
}
#slide-4 h1 {
	background-image: url(../images/window-text4.png);
}
.slideshow-nav {
	position: absolute;
	top: 220px;
	z-index: 100;
	left: 30px;
	width: 920px;
}
.slideshow-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.slideshow-nav ul li {
	float: left;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.slideshow-nav ul li a {
	white-space: nowrap;
	display: block;
	font-size: 11px;
	line-height: 20px;
	color: #0182C4;
	outline: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	text-align: center;
	height: 20px;
	width: 20px;
	background-image: url(../images/window-controls.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
.slideshow-nav ul li a:hover {
	text-decoration: none;
	background-position: -20px 0px;
}
.js .slideshow-nav li.current a {
	color: #FFF;
	text-decoration: none;
	background-position: -40px 0px;
}
.js .slideshow-nav li.current a:hover {
	color: #FFF;
	text-decoration: none;
	background-position: -40px 0px;
}
#design {
	float: left;
	width: 980px;
}
.buckets {
	float: left;
	width: 960px;
	padding: 10px;
}
.FloatLeftBox{
	float: left;
	width: 285px;
	margin-top:10px;
	padding:0 5px 0 0;
}
.FloatLeftBoxText{
	padding: 10px 0px 0px 0px;
}
.simpleFloatLeftBox{
	float: left;
	width: 140px;
	margin-top:10px;
	padding:0 5px 0 0;
}
.simpleFloatLeftBoxImage{
	height: 100px;
}
.simpleFloatLeftBoxText{
	padding: 10px 0px 0px 0px;
}
.box-310 {
	float: left;
	width: 310px;
	margin-right: 15px;
}
.box-310-top {
	background-image: url(../images/box-310-top.gif);
	background-repeat: no-repeat;
	float: left;
	width: 290px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: 0px 40px;
}
.box-310-top h1 {
	padding: 0px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	float: left;
}
.box-310-top h1 a {
	color: #0082C4;
	display: block;
	background-color: #FFF;
	padding: 10px;
}
.box-310-top h1 a:hover {
	text-decoration: none;
	color: #0082C4;
}
.box-310 h1 strong {
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.box-310-top p {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
.box-310-top ul {
	margin-left: 20px;
	clear: both;
}
.box-310-bottom {
	background-image: url(../images/box-310-bottom.gif);
	background-repeat: no-repeat;
	float: left;
	width: 290px;
	padding-right: 10px;
	padding-left: 10px;
}
.box-310-end {
	margin-right: 0px;
}
.box-234 {
	float: left;
	width: 234px;
	margin-right: 8px;
}
.box-234-top {
	background-image: url(../images/box-234-top.gif);
	background-repeat: no-repeat;
	float: left;
	width: 214px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: 0px 40px;
}
.box-234-top h1 {
	padding: 0px;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	float: left;
}
.box-234-top h1 a {
	color: #0082C4;
	display: block;
	background-color: #FFF;
	padding: 10px;
}
.box-234-top h1 a:hover {
	text-decoration: none;
	color: #0082C4;
}
.box-234 h1 strong {
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 15px;
}
.box-234-top p {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
.box-234-top ul {
	clear: both;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.box-234-top ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: 10px 5px;
}

.box-234-bottom {
	background-image: url(../images/box-234-bottom.gif);
	background-repeat: no-repeat;
	float: left;
	width: 214px;
	padding-right: 10px;
	padding-left: 10px;
}
.box-234-end {
	margin-right: 0px;
}
.box-470 {
	float: left;
	width: 470px;
	margin-right: 20px;
}
.box-470-top {
	background-image: url(../images/box-470-top.gif);
	background-repeat: no-repeat;
	float: left;
	width: 450px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: 0px 40px;
}
.box-470-top h1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	float: left;
	color: #0082C4;
	display: block;
	background-color: #FFF;
	padding: 10px;
}
.box-470 h1 strong {
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.box-470-top p {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
.box-470-top ul {
	margin-left: 20px;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.box-470-bottom {
	background-image: url(../images/box-470-bottom.gif);
	background-repeat: no-repeat;
	float: left;
	width: 450px;
	padding-right: 10px;
	padding-left: 10px;
}
.box-470-end {
	margin-right: 0px;
}
.button-view-all {
	float: right;
	margin: 0px;
	padding: 0px;
}
.button-view-all a {
	background-image: url(../images/button-view-all.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	background-position: 10px 0px;
	overflow: hidden;
	text-indent: -9999px;
	width: 100px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.button-view-all a:hover {
	background-position: 10px -30px;
}
.boxes1 {
	float: left;
	width: 960px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.boxes-news {
	float: left;
	width: 476px;
	margin-bottom: 15px;
}
.boxes-news h2 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bar-black-476.gif);
	background-repeat: no-repeat;
}
.boxes-news h2 a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.boxes-news ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxes-news ul li {
	display: inline;
}
.boxes-news ul li a {
	display: block;
	padding-right: 10px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cce6f3;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.boxes-job-stories {
	float: left;
	width: 476px;
	margin-bottom: 15px;
	margin-left: 8px;
}
.boxes-job-stories h2 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bar-red-476.gif);
	background-repeat: no-repeat;
}
.boxes-job-stories h2 a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.boxes-job-stories ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.boxes-job-stories ul li {
	display: inline;
}
.boxes-job-stories ul li a {
	display: block;
	padding-right: 10px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cce6f3;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.boxes-work {
	float: left;
	width: 270px;
	background-image: url(../images/how-work.gif);
	background-repeat: no-repeat;
	background-position: 198px 34px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.boxes-work h2 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bar-red-270.gif);
	background-repeat: no-repeat;
}
.boxes-work h2 a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.boxes-work p {
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.boxes-work p a {
	color: #CE1141;
}

.boxes-cooling {
	float: left;
	width: 200px;
	background-image: url(../images/how-cooling.gif);
	background-repeat: no-repeat;
	background-position: 131px 39px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.boxes-cooling h2 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bar-blue-200.gif);
	background-repeat: no-repeat;
}
.boxes-cooling h2 a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.boxes-cooling p {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 121px;
}
.boxes-cooling p a {
	color: #0082C4;
}
.boxes2 {
	float: left;
	width: 960px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.boxes-tradeshows {
	float: left;
	width: 454px;
	margin-bottom: 15px;
	border: 1px solid #CCE6F3;
	padding: 10px;
	height: 80px;
}
.boxes-tradeshows h4 {
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.boxes-tradeshows ul {
	margin: 0px;
	padding: 00px;
	list-style-type: none;
}
.boxes-tradeshows ul li {
	background-image: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.boxes-tradeshows ul li a {
	background-image: url(../images/arrow-blue.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	background-position: 0px 6px;
	font-weight: bold;
	line-height: 20px;
}
.boxes-tradeshows ul li a:hover {
	text-decoration: underline;
}
.boxes-whitepaper {
	float: left;
	width: 454px;
	margin-bottom: 15px;
	border: 1px solid #CCE6F3;
	padding: 10px;
	margin-left: 8px;
	height: 80px;
}
.boxes-whitepaper h4 {
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.boxes-whitepaper ul {
	margin: 0px;
	padding: 00px;
	list-style-type: none;
}
.boxes-whitepaper ul li {
	background-image: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.boxes-whitepaper ul li a {
	background-image: url(../images/arrow-blue.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	background-position: 0px 6px;
	font-weight: bold;
	line-height: 20px;
}
.boxes-whitepaper ul li a:hover {
	text-decoration: underline;
}
#printer {
	float: left;
	width: 980px;
	height: 20px;
}
#printer a {
	display: block;
	font-size: 12px;
	color: #b2b7ba;
	white-space: nowrap;
	background-image: url(../images/printer-grey.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 20px;
	float: right;
	padding-right: 20px;
	text-decoration: none;
}
#printer a:hover {
	color: #0082C4;
	text-decoration: none;
	background-image: url(../images/printer-blue.gif);
}
#full {
	float: left;
	width: 960px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.heading-full {
	float: left;
	width: 940px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0082c4;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
}
.heading-full h1 {
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 0px;
	font-size: 20px;
	line-height: 24px;
}
.heading-full h1 strong {
	font-size: 30px;
	line-height: 34px;
	font-weight: normal;
}
.buckets-full {
	float: left;
	width: 960px;
}
#left-border {
	float: left;
	width: 960px;
	background-image: url(../images/left-border.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#left {
	float: left;
	width: 150px;
	margin-right: 15px;
}
.leftnav {
	float: left;
	width: 149px;
	padding-top: 15px;
	padding-bottom: 50px;
}
.leftnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cce6f3;
}
.leftnav ul li {
	display: inline;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.leftnav ul a {
	display: block;
	color: #0082c4;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	background-image: url(../images/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cce6f3;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}
.leftnav ul a,
.leftnav ul a:visited,
.leftnav ul a:hover,
.leftnav ul a:active {
	color: #0082c4;
}
.leftnav ul a:hover {
	text-decoration: none;
	background-color: #f2f9fc;
}
.leftnav ul .current a {
	color: #CE1141;
	background-image: url(../images/arrow-red.gif);

}
.leftnav ul .current ul a {
	color: #0082c4;
	background-image: url(../images/arrow-blue-small.gif);

}
.leftnav ul ul {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.leftnav ul ul a {
	background-image: url(../images/arrow-blue-small.gif);
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 15px 9px;
	padding-left: 22px;
}
.leftnav ul ul a:hover {
	background-color: #f2f9fc;
	text-decoration: none;
}
.leftnav ul ul .current a {
	color: #CE1141;
	background-image: url(../images/arrow-red-small.gif);
}
.leftnav ul ul {
	display: none;
}
.leftnav ul .current ul {
	display: block;
}
#right {
	float: left;
	width: 795px;
}
.heading {
	float: left;
	width: 775px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0082c4;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
}
.heading h1 {
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 0px;
	font-size: 20px;
	line-height: 24px;
}
.heading h1 strong {
	font-size: 30px;
	line-height: 34px;
	font-weight: normal;
}
.prod-index-page {
	float: left;
	width: 795px;
	margin-bottom: 15px;
}
.prod-index-heading {
	float: left;
	width: 795px;
	margin-bottom: 15px;
}
.prod-index-heading h2 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bar-blue-795.gif);
	background-repeat: no-repeat;
}
.prod-index-heading h2 a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.prod-index-prod {
	float: left;
	width: 795px;
	margin-bottom: 15px;
}
.box-795 {
	float: left;
	width: 795px;
}
.box-795-top {
	background-image: url(../images/box-795-top.gif);
	background-repeat: no-repeat;
	float: left;
	width: 785px;
	padding-right: 5px;
	padding-left: 5px;
	background-position: 0px 15px;
}
.box-795-heading {
	float: left;
	width: 785px;
}
.box-795-heading h1 {
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	float: left;
	font-weight: bold;
}
.box-795-heading h1 a {
	color: #0082c4;
	display: block;
	background-color: #FFF;
	padding: 5px;
}
.box-795-heading h1 a:hover {
	text-decoration: none;
}
.box-795-prod {
	float: left;
	width: 150px;
}
.box-795-prod p {
	clear: both;
	text-align: center;
}
.box-795-bottom {
	background-image: url(../images/box-795-bottom.gif);
	background-repeat: no-repeat;
	float: left;
	width: 785px;
	padding-right: 5px;
	padding-left: 5px;
}
.box-795-end {
	margin-right: 0px;
}
.section-page {
	float: left;
	width: 795px;
	margin-bottom: 15px;
}
.section-prod {
	float: left;
	width: 795px;
	margin-bottom: 15px;
}
.box-151 {
	float: left;
	width: 151px;
	margin-right: 10px;
}
.box-151-top {
	background-image: url(../images/box-151-top.gif);
	background-repeat: no-repeat;
	float: left;
	width: 141px;
	padding-right: 5px;
	padding-left: 5px;
	background-position: 0px 32px;
}
.box-151-top h1 {
	padding: 0px;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	margin: 0px;
	float: left;
}
.box-151-top h1 a {
	color: #0082C4;
	display: block;
	background-color: #FFF;
	padding: 5px;
}
.box-151-top h1 a:hover {
	text-decoration: none;
	color: #0082C4;
}
.box-151 h1 strong {
	font-size: 16px;
	line-height: 18px;
	letter-spacing: -1px;
}

.box-151-top p {
	clear: both;
	text-align: center;
}
.box-151-bottom {
	background-image: url(../images/box-151-bottom.gif);
	background-repeat: no-repeat;
	float: left;
	width: 141px;
	padding-right: 5px;
	padding-left: 5px;
}
.box-151-end {
	margin-right: 0px;
}
.button-view {
	float: right;
	margin: 0px;
	padding: 0px;
}
.button-view a {
	background-image: url(../images/button-view.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	background-position: 5px 0px;
	overflow: hidden;
	text-indent: -9999px;
	width: 60px;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}
.button-view a:hover {
	background-position: 5px -20px;
}
.box-255 {
	float: left;
	width: 255px;
	margin-right: 15px;
}
.box-255-top {
	background-image: url(../images/box-255-top.gif);
	background-repeat: no-repeat;
	float: left;
	width: 235px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: 0px 40px;
}
.box-255-top h1 {
	padding: 0px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	float: left;
}
.box-255-top h1 a {
	color: #0082C4;
	display: block;
	background-color: #FFF;
	padding: 10px;
}
.box-255-top h1 a:hover {
	text-decoration: none;
	color: #0082C4;
}
.box-255 h1 strong {
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: bold;
}
.box-255-top p {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
.box-255-top ul {
	margin-left: 20px;
	clear: both;
}
.box-255-bottom {
	background-image: url(../images/box-255-bottom.gif);
	background-repeat: no-repeat;
	float: left;
	width: 235px;
	padding-right: 10px;
	padding-left: 10px;
}
.box-255-end {
	margin-right: 0px;
}
.section-content {
	float: left;
	width: 795px;
	margin-bottom: 15px;
}
.section-content-text {
	float: left;
	width: 510px;
	margin-bottom: 15px;
}
.section-content-text h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/bar-blue-510.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}
.section-content-text p {
	padding-right: 10px;
	padding-left: 10px;
}
.section-content-boxes {
	float: left;
	width: 285px;
	padding-top: 15px;
}
.prod-page {
	float: left;
	width: 795px;
	margin-bottom: 15px;
}

.prod-content {
	float: left;
	width: 610px;
	margin-bottom: 15px;
}
.prod-content-display {
	float: left;
	width: 610px;
	background-image: url(../images/prod-border-top.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 10px;
}
.prod-content-display-bottom {
	float: left;
	width: 590px;
	padding-bottom: 10px;
	background-image: url(../images/prod-border-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 10px;
	padding-left: 10px;
}
.prod-content-image {
	float: left;
	width: 300px;
	margin-right: 10px;
}
.prod-content-image-pic {
	float: left;
	width: 300px;
}
.prod-content-image-view {
	float: left;
	width: 300px;
	background-image: url(../images/prod-view-line.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.prod-content-image-view h5 {
	background-color: #FFF;
	float: left;
	color: #0082C4;
	padding-right: 5px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
.prod-content-image-view p {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.prod-content-models {
	float: left;
	width: 240px;
	margin: 20px;
}
.prod-content-models ul {
	margin-left: 15px;
}
.prod-content-models ul li {
	margin-bottom: 10px;
}
.prod-content-etl {
	background-image: url(../images/etl.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.defender {
	background-image: url(../images/logo-defender.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
}
.protector {
	background-image: url(../images/logo-protector.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
}
.thermotec {
	background-image: url(../images/logo-thermotec.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
}
.view-models {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.view-models a {
	background-image: url(../images/view-models.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;
	width: 140px;
	background-position: 0px 0px;
}
.view-models a:hover {
	background-position: 0px -40px;
}
.quote-button {
	padding: 0px;
	margin: 0px;
}
.quote-button a {
	background-image: url(../images/quote-button.gif);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	overflow: hidden;
	text-indent: -9999px;
	width: 80px;
	background-position: 0px 0px;
}
.quote-button a:hover {
	background-position: 0px -34px;
}
.request-quote {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.request-quote a {
	background-image: url(../images/request-quote.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;
	width: 140px;
	background-position: 0px 0px;
}
.request-quote a:hover {
	background-position: 0px -40px;
}
.prod-content-text {
	float: left;
	width: 610px;
	margin-bottom: 15px;
}
.prod-content-text h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/bar-blue-610.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}
.prod-content-text p {
	padding-right: 10px;
	padding-left: 10px;
}
.prod-info {
	float: right;
	width: 170px;
	margin-bottom: 15px;
}
.prod-info-specs {
	float: left;
	width: 170px;
	margin-bottom: 15px;
}
.prod-info-specs h3 {
	color: #FFF;
	background-image: url(../images/bar-red-170.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.prod-info-specs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.prod-info-specs ul li {
	display: inline;
}
.prod-info-specs ul li a {
	background-image: url(../images/arrow-blue.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 10px 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cce6f3;
}
.prod-info-specs ul li a:hover {
	background-color: #f2f9fc;
	text-decoration: none;
}
.prod-info-options {
	float: left;
	width: 170px;
	margin-bottom: 15px;
}
.prod-info-options h3 {
	color: #FFF;
	background-image: url(../images/bar-blue-170.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.prod-info-options ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.prod-info-options ul li {
	display: inline;
}
.prod-info-options ul li a {
	background-image: url(../images/arrow-blue.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 10px 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cce6f3;
}
.prod-info-options ul li a:hover {
	background-color: #f2f9fc;
	text-decoration: none;
}
.prod-info-resources {
	float: left;
	width: 170px;
	margin-bottom: 15px;
}
.prod-info-resources h3 {
	color: #FFF;
	background-image: url(../images/bar-black-170.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.prod-info-resources ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.prod-info-resources ul li {
	display: inline;
}
.prod-info-resources ul li a {
	background-image: url(../images/news-small.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 10px 8px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cce6f3;
}
.prod-info-resources ul li a:hover {
	background-color: #f2f9fc;
	text-decoration: none;
}
.prod-info-whitepaper {
	float: left;
	width: 148px;
	margin-bottom: 15px;
	border: 1px solid #CCE6F3;
	padding: 10px;
}
.prod-info-whitepaper ul {
	margin: 0px;
	padding: 00px;
	list-style-type: none;
}
.prod-info-whitepaper ul li {
	background-image: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.prod-info-whitepaper ul li a {
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
	background-position: 0px 4px;
	font-weight: bold;
	line-height: 16px;
}
.prod-info-whitepaper ul li a:hover {
	text-decoration: underline;
}
.prod-optional {
	float: left;
	width: 775px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCE6F3;
	padding-bottom: 15px;
}
.prod-optional-content {
	float: left;
	width: 580px;
}
.prod-optional-description {
	float: left;
	width: 580px;
}
.prod-optional-info {
	float: left;
	width: 580px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCE6F3;
	margin-bottom: 15px;
}
.prod-optional-item {
	float: left;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCE6F3;
}
.prod-optional-item-name {
	float: left;
	width: 360px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.prod-optional-item-drawing {
	float: left;
	width: 80px;
}
.prod-optional-item-drawing a {
	background-image: url(../images/arrow-blue.gif);
	background-repeat: no-repeat;
	display: block;
	padding-right: 10px;
	padding-left: 20px;
	background-position: 10px 9px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.prod-optional-item-drawing a:hover {
	background-color: #f2f9fc;
	text-decoration: none;
}
.prod-optional-item-quote {
	float: left;
	width: 140px;
}
.prod-optional-item-quote a {
	color: #CE1141;
	background-image: url(../images/arrow-red.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 10px 9px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.prod-optional-item-quote a:hover {
	text-decoration: none;
	background-color: #f2f9fc;
}
.prod-optional-image {
	float: right;
	width: 180px;
}
.prod-optional-image-caption {
	margin: 10px;
}
.prod-optional-heading {
	float: left;
	width: 610px;
	margin-bottom: 15px;
}
.prod-optional-heading h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/bar-blue-610.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
.prod-optional-list {
	float: left;
	width: 610px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCE6F3;
}
.prod-optional-list-description {
	float: left;
	width: 590px;
	padding-right: 10px;
	padding-left: 10px;
}
.prod-optional-list-description p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.prod-optional-list-item {
	float: left;
	width: 590px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCE6F3;
	padding: 10px;
}
.prod-optional-list-item-image {
	float: left;
	width: 80px;
	margin-right: 20px;
}
.prod-optional-list-item-name {
	float: left;
	width: 280px;
}
.prod-optional-list-item-drawing {
	float: left;
	width: 80px;
}
.prod-optional-list-item-drawing a {
	background-image: url(../images/arrow-blue.gif);
	background-repeat: no-repeat;
	display: block;
	padding-right: 10px;
	padding-left: 20px;
	background-position: 10px 4px;
}
.prod-optional-list-item-drawing a:hover {
	text-decoration: underline;
}
.prod-optional-list-item-quote {
	float: left;
	width: 130px;
}
.prod-optional-list-item-quote a {
	color: #CE1141;
	background-image: url(../images/arrow-red.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 10px 4px;
	padding-right: 10px;
	padding-left: 20px;
}
.prod-optional-list-item-quote a:hover {
	text-decoration: underline;
}
.optional-heading {
	float: left;
	width: 795px;
	margin-bottom: 15px;
}
.optional-heading h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/bar-blue-795.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
.optional-list {
	float: left;
	width: 795px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCE6F3;
}
.optional-list-description {
	float: left;
	width: 775px;
	padding-right: 10px;
	padding-left: 10px;
}
.optional-list-description p {
	margin-top: 0px;
	margin-bottom: 15px;
}

.optional-list-item {
	float: left;
	width: 775px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCE6F3;
	padding: 10px;
}
.optional-list-item-image {
	float: left;
	width: 80px;
	margin-right: 20px;
}

.optional-list-item-name {
	float: left;
	width: 425px;
}
.optional-list-item-drawing {
	float: left;
	width: 100px;
}
.optional-list-item-drawing a {
	background-image: url(../images/arrow-blue.gif);
	background-repeat: no-repeat;
	display: block;
	padding-right: 10px;
	padding-left: 20px;
	background-position: 10px 4px;
}
.optional-list-item-drawing a:hover {
	text-decoration: underline;
}
.optional-list-item-quote {
	float: left;
	width: 150px;
}
.optional-list-item-quote a {
	color: #CE1141;
	background-image: url(../images/arrow-red.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 10px 4px;
	padding-right: 10px;
	padding-left: 20px;
}
.optional-list-item-quote a:hover {
	text-decoration: underline;
}
.prod-engineering-content {
	float: left;
	width: 435px;
	padding-right: 10px;
	padding-left: 10px;
}
.prod-engineering-image {
	float: right;
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
}
.prod-mounting {
	float: left;
	width: 775px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.prod-mounting-item {
	float: left;
	width: 775px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCE6F3;
	padding-top: 15px;
	padding-bottom: 15px;
}
.prod-mounting-image {
	float: left;
	width: 270px;
	padding: 15px;
}
.prod-mounting-description {
	float: left;
	width: 400px;
	padding-left: 20px;
}
.prod-cooling-content {
	float: left;
	width: 435px;
	padding-right: 10px;
	padding-left: 10px;
}
.prod-cooling-image {
	float: right;
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
}

.prod-table {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C7C7C7;
	margin-top: 20px;
	margin-bottom: 20px;
}
.prod-table td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C7C7C7;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #C7C7C7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.prod-table-head {
	font-weight: bold;
	background-color: #F1F1F1;
}
td.prod-table-center {
	text-align: center;
}
td.prod-table-last {
	border-right-style: none;
}
.whitepaper-page {
	float: left;
	width: 775px;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.whitepaper-pdf {
	float: right;
	width: 250px;
	margin-bottom: 40px;
	margin-left: 40px;
}
.whitepaper-image {
	float: right;
	width: 400px;
	margin-bottom: 40px;
	margin-left: 40px;
}
.about-page {
	float: left;
	width: 795px;
	margin-bottom: 15px;
}
.about-content {
	float: left;
	padding-left: 10px;
	width: 595px;
}
.about-content-image-left {
	float: left;
	width: 250px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 20px;
}
.about-content-image-right {
	float: right;
	width: 250px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.about-nav {
	float: left;
	width: 170px;
	margin-left: 20px;
	margin-top: 15px;
}
.about-nav h3 {
	color: #FFF;
	background-image: url(../images/bar-blue-170.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.about-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.about-nav ul li {
	background-image: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.about-nav ul li a {
	background-image: url(../images/arrow-blue.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 10px 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cce6f3;
}
.about-nav ul li a:hover {
	background-color: #f2f9fc;
	text-decoration: none;
}
.news-page {
	float: left;
	width: 795px;
	margin-bottom: 15px;
}
.news-item {
	float: left;
	width: 775px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCE6F3;
}
.news-item-description {
	float: left;
	width: 580px;
	padding-right: 25px;
}
.news-item-image {
	float: left;
	width: 130px;
	padding: 20px;
}
.news-content {
	float: left;
	width: 465px;
	padding-right: 20px;
	padding-left: 10px;
}
.news-image {
	float: right;
	width: 300px;
}
.applications-page {
	float: left;
	width: 775px;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.markets-page {
	float: left;
	width: 795px;
	margin-bottom: 15px;
}
.markets-box {
	float: left;
	width: 151px;
	margin-right: 10px;
}
.markets-box h3 {
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 16px;
}
.markets-box h3 a {
	color: #231F20;
}
.markets-box h3 a:hover {
	text-decoration: none;
}


.markets-box p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.markets-box .button-view a {
	padding-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.markets-box-end {
	margin-right: 0px;
}
.markets-content {
	float: left;
	padding-left: 10px;
	width: 595px;
}
.markets-content-image-left {
	float: left;
	width: 250px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 20px;
}
.markets-content-image-right {
	float: right;
	width: 250px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.markets-nav {
	float: left;
	width: 170px;
	margin-left: 20px;
	margin-top: 15px;
}
.markets-nav h3 {
	color: #FFF;
	background-image: url(../images/bar-blue-170.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.markets-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.markets-nav ul li {
	background-image: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.markets-nav ul li a {
	background-image: url(../images/arrow-blue.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 10px 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cce6f3;
}
.markets-nav ul li a:hover {
	background-color: #f2f9fc;
	text-decoration: none;
}
.faq-page {
	float: left;
	width: 795px;
	margin-bottom: 15px;
}
.faq-page h4 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.faq-page h4 a {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 50px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCE6F3;
	background-image: url(../images/faq.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.faq-page h4 a:hover {
	text-decoration: none;
	background-color: #f2f9fc;
}

.faq-page-answer {
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 15px;
}
.contact-page {
	float: left;
	width: 795px;
	margin-bottom: 15px;
}
.contact-form {
	float: left;
	width: 375px;
}
.contact-form h3 {
	margin-top: 20px;
	margin-bottom: 5px;
}
.contact-form .field {
	width: 318px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #0082C4;
}
.contact-form textarea {
	width: 318px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #0082C4;
}
.contact-send {
	text-align: right;
	width: 340px;
	margin-top: 10px;
	padding-top: 10px;
}
.contact-required {
	color: #CE1141;
	font-size: 20px;
	font-weight: bold;
}
.contact-info {
	float: left;
	width: 400px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sitemap {
	float: left;
	width: 400px;
}
.sitemap ul {
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCE6F3;
	list-style-type: none;
	line-height: 16px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.sitemap ul li {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.sitemap ul a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCE6F3;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.sitemap ul a:hover {
	text-decoration: none;
	background-color: #f2f9fc;
}
.sitemap ul ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.sitemap ul ul a {
	background-image: none;
	font-weight: normal;
	font-size: 13px;
	padding-left: 30px;
}
.search-page {
	float: left;
	width: 775px;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.arrow-link {
	display: block;
	background-image: url(../images/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-right: 10px;
	padding-left: 10px;
}

.text-caption {
	font-style: italic;
}
.text-detail {
	font-size: 11px;
	color: #999999;
}
.text-light {
	font-size: 11px;
	color: #CCCCCC;
}
.text-small {
	font-size: 11px;
}
.text-scrunch {
	margin-top: 0px;
	margin-bottom: 0px;
}
.text-center {
	text-align: center;
}

.bullet-alpha {
	list-style-type: lower-alpha;
}
#footer {
	float: left;
	width: 1000px;
	color: #595758;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3c7c9;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 16px;
}
.footer-address {
	float: left;
	padding-right: 10px;
	white-space: nowrap;
	background-image: url(../images/logo-new-small.gif);
	background-repeat: no-repeat;
	padding-left: 160px;
	background-position: 20px 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-number {
	float: left;
	white-space: nowrap;
	padding: 10px;
}
.footer-nav {
	float: right;
	padding: 10px;
}
.footer-nav ul {	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footer-nav ul li {
	padding: 0px;
	display:inline;
	float: left;
	color: #7e7d7e;
	margin: 0px;
}
.footer-nav ul a {
	white-space: nowrap;
	display: block;
	color: #7e7d7e;
	padding-left: 10px;
	padding-right: 10px;
}
.footer-nav ul a,
.footer-nav ul a:visited,
.footer-nav ul a:active {
	color: #7e7d7e;
}
.footer-nav ul a:hover {
	text-decoration: none;
	color: #231f20;
}
.footer-nav ul .current a {

}
#copyright {
	float: left;
	width: 1000px;
	padding-bottom: 50px;
	color: #595758;
	font-size: 12px;
	line-height: 16px;
}
.copyright-text {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#cse-search-results iframe {
	width: 775px !important;
}


.landing-header {
	float: left;
	width: 920px;
	background-image: url(../images/tag-top.gif);
	background-repeat: no-repeat;
	background-position: 165px 38px;
	margin-bottom: 5px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.landing-header h1 {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 105px;
}
.landing-slide {
	float: left;
	width: 930px;
	height: 320px;
	margin-bottom: 5px;
	background-image: url(../images/landing-800btu.jpg);
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.landing-slide h1 {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 240px;
	width: 500px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
}
h1.landing-electronics {
	background-image: url(../images/landing-electronics.png);
}
h1.landing-thermoelectric {
	background-image: url(../images/landing-thermoelectric.png);
}
h1.landing-solid-state {
	background-image: url(../images/landing-solid-state.png);
}
h1.landing-te-cooling {
	background-image: url(../images/landing-te-cooling.png);
}
h1.landing-peltier {
	background-image: url(../images/landing-peltier.png);
}
h1.landing-ss-cooling {
	background-image: url(../images/landing-ss-cooling.png);
}
.landing-slide ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.landing-slide ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}
.landing-slide ul li a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	margin-right: 10px;
}
.landing-slide ul .button-specs a {
	height: 70px;
	width: 310px;
	background-image: url(../images/landing-button-1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.landing-slide ul .button-specs a:hover {
	background-position: 0px -70px;
}
.landing-slide ul .button-contact a {
	height: 70px;
	width: 180px;
	background-image: url(../images/landing-button-2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.landing-slide ul .button-contact a:hover {
	background-position: 0px -70px;
}




.ui-accordion .ui-accordion-header {
	cursor: pointer;
	position: relative;
	zoom: 1;
}
.ui-accordion .ui-accordion-li-fix {
	display: inline;
}
.ui-accordion .ui-accordion-header-active { 
	border-bottom: 0 !important; 
}
.ui-accordion .ui-accordion-header a {
	display: block;
}
.ui-accordion .ui-accordion-header .ui-icon {
	position: absolute;
}
.ui-accordion .ui-accordion-content {
	position: relative;
	overflow: auto;
	display: none;
}
.ui-accordion .ui-accordion-content-active { 
	display: block; 
}




/* ----------------------------------
	custom style Theme
----------------------------------- */

div.ppt {
	font-weight: bold;
}
div.pp_pic_holder {
	border: 1px solid #666;
	background-color: #FFF;
}

div.custom .pp_top .pp_left { background: none; } /* Top left corner */
div.custom .pp_top .pp_middle { background: none; } /* Top pattern/color */
div.custom .pp_top .pp_right { background: none; } /* Top right corner */
div.custom .pp_content_container .pp_left { background: none; } /* Content background */
div.custom .pp_content_container .pp_right { background: none; } /* Content background */

div.custom .pp_content {
	background-color: #FFF;
}
div.custom .pp_content {
	background-color: #FFF;
}
div.custom .pp_description {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div.custom .pp_close {
	height: 50px;
	width: 50px;
	background-image: url(../images/controls.gif);
	background-repeat: no-repeat;
	background-position: -100px 0px;
	overflow: hidden;
	position: relative;
	right: 0px;
	bottom: 0px;
	margin-top: 5px;
}
div.custom .pp_close:hover {
	background-position: -100px -50px;
}

div.custom #pp_full_res .pp_inline { color: #000; } 
div.custom .pp_loaderIcon { background: url(../images/loader.gif) center center no-repeat; } /* Loader icon */
	
div.custom .pp_nav .pp_arrow_previous {
	height: 50px;
	width: 50px;
	background-image: url(../images/controls.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
div.custom .pp_nav .pp_arrow_previous:hover {
	background-position: 0px -50px;
}
div.custom .pp_nav .pp_arrow_previous.disabled {
	background-position: 0px -100px;
	cursor: default;
}
div.custom .pp_nav .currentTextHolder {
	margin: 0px;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
div.custom .pp_nav .pp_arrow_next {
	height: 50px;
	width: 50px;
	background-image: url(../images/controls.gif);
	background-repeat: no-repeat;
	background-position: -50px 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
div.custom .pp_nav .pp_arrow_next:hover {
	background-position: -50px -50px;
}
div.custom .pp_nav .pp_arrow_next.disabled {
	background-position: -50px -100px;
	cursor: default;
}
div.custom .pp_next:hover {
	cursor: pointer;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
}
div.custom .pp_previous:hover {
	cursor: pointer;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}
	
div.custom .pp_bottom .pp_left { background: none; } /* Bottom left corner */
div.custom .pp_bottom .pp_middle { background: none; } /* Bottom pattern/color */
div.custom .pp_bottom .pp_right { background: none; } /* Bottom right corner */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #FFF;
		display: none;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}
		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content { height: 40px; }
		
		.pp_content .ppt {
			left: auto;
			margin-bottom: 5px;
			position: relative;
			top: auto;
		}
		
		.pp_fade { display: none; }
		
		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content_container .pp_left { padding-left: 20px; }
			.pp_content_container .pp_right { padding-right: 20px; }
		
			.pp_content_container .pp_details {
				margin: 0px;
			}
				.pp_description {
					display: none;
					margin: 0px;
				}
				
				.pp_nav {
					clear: left;
					float: left;
					margin: 0px;
				}
				
					.pp_nav p {
						float: left;
						margin: 0px;
					}
				
					.pp_nav a.pp_arrow_previous,
					.pp_nav a.pp_arrow_next {
						display: block;
						float: left;
						overflow: hidden;
						text-indent: -10000px;
					}
		
		.pp_hoverContainer {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		a.pp_next {
			background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			display: block;
			float: right;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: block;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			line-height: 1 !important;
		}
		
			#pp_full_res .pp_inline {
				text-align: left;
			}
			
				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
	
		div.ppt {
			color: #000;
			display: none;
			font-size: 17px;
			left: 0;
			position: absolute;
			top: 0;
			z-index: 9999;
		}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */

