div.page {
	margin: 0 auto;
	width: 100%;
	min-width: 940px;
	max-width: 1250px;
	color: #808080;
	background: #fff;
}
div.header {
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
}
div.branding_logo {
	position: relative;
	top: 0;
	left: 0;
	z-index: 130;
}
div.navigation {
	width: 100%;
	height: 40px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 110;
	background: #fff;
}
div.footer {
	width: 100%;
	display: inline;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	z-index: 120;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
div.clearfix {
	clear: both;
}
div#wrapper_product {
	margin: 0 0 0 100px;
	padding: 30px 30px 10px;
	height: 259px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 150;
}
div.content {
	margin: 0 0 0 100px;
	padding: 30px;
	/*
	position: relative;
	top: 0;
	left: 0;
	z-index: 500;
	*/
	color: #fff;
	background: #3a2588;
}
div.products {
	margin-top: 0;
	background: #b3aea4;
}
/*
div.icon {
	position: absolute;
	top: 0;
	left: -100px;
	z-index: 510;
}
*/
div.icon {
	position: relative;
	top: 0;
	left: 0;
	z-index: 510;
}
div.heating {
	background: #ff6200 url(../i/design/div_heating.jpg) repeat-x 0 0;
}
div.piping {
	background: #0064e6 url(../i/design/div_piping.jpg) repeat-x 0 0;
}
div.air_conditioning {
	background: #00af32 url(../i/design/div_air_conditioning.jpg) repeat-x 0 0;
}
div#products {
	display: none;
	width: 100%;
	height: 240px;
	display: inline;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	z-index: 160;
}
div.product {
	margin: 50px 0 0 100px;
	padding: 30px 30px 10px 32.5%;
	min-height: 520px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 410;
	color: #fff;
}
div.product {
	padding: 30px 30px 10px 0;
}
div.product div.wrapper {
	margin-left: 32.5%;
	padding: 0 0 0 3.5%;
}
div.images {
	width: 29%;
	position: absolute;
	left: 30px;
	top: 30px;
	z-index: 430;
}
div.hidden {
	display: none;
}
div#primary, div#secondary, div#tertiary, div.product-highlight, div.news-highlight, div.column {
	display: inline;
	float: left;
} 
div#primary {
	width: 70%;
}
div#secondary {
	width: 28%;
	float: right;
}
div#tertiary {
	padding-top: 30px;
	width: 100%;
}
div#highlights {

}
div#highlights div#primary, div#highlights div#secondary {
	margin-top: 50px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 300;
	color: #fff;
	background: #b3aea4;
	background-color: #b3aea4;
}
div#highlights div#primary {

}
div#highlights div#secondary {
	width: 28%;
}
div.wrapper {
	padding: 10px;
}
div.product-highlight {
	width: 50%;
}
div.news-highlight {
	width: 44.5%;
	float: right;
}
div.c2 {
	padding: 0;
	background: #fff;
}
div.c2 div#primary, div.c2 div#secondary, div.c2 div#tertiary {
	background: #3a2588;
}
div.c2 div#primary {
	width: 64.6%;
}
div.c2 div#secondary {
	width: 32.2%;
}
/*

div.c2 div#secondary {
	padding: 30px 30px 10px 30px;
	width: 27%;
	width: 23.5%;
	position: relative;
	top: -30px;
	left: 0;
	z-index: 500;
}
*/
div.c3 div#primary, div.c3 div#secondary, div.c3 div#tertiary {
	width: 31%;
	float: left;
}
div.c3 div#primary {
	margin-right: 3.5%;
}
div.c3 div#tertiary {
	float: right;
}
div.c2 div#tertiary, div.c3 div#tertiary {
	padding-top: 0;
}
div.column {
	margin-top: -2em;
	margin-left: 3.5%;
	width: 31%;
}
div.sitemap div.column {
	margin-top: 0;
}
div.first_child {
	margin-left: 0;
}
div.last_child {
	width: 30%;
	float: right;
}
div.error {
	min-height: 39px;
}
div.sitemap {
	margin-bottom: 30px;
}
div.air_conditioning {
	margin-bottom: 0;
}
div#highlights div#primary, div#highlights div#secondary {
	min-height: 360px;
	min-height: 390px;
}
div.map {
	text-align: center;
}
div.animation {
	width: 100px;
	height: 99px;
	position: absolute;
	top: -30px;
	left: -130px;
	z-index: 520;
}
div.c2 div.animation {
	top: 0;
	left: -100px;
}
div + div.heating {
	background: #ff6200 url(../i/design/orange_bg.jpg) repeat-x 0 0;
}
div + div.piping {
	background: #0064e6 url(../i/design/blue_bg.jpg) repeat-x 0 0;
}
div + div.air_conditioning {
	background: #00af32 url(../i/design/green_bg.jpg) repeat-x 0 0;
}
ul.products li div {
	position: relative;
	top: 0;
	left: 0;
	z-index: 710;
}

