﻿#main
{
	position:relative;
}
.breadCrumbs
{
	display:none;
}
.breadCrumbs_cont
{
	height:22px;
}
.main_cont
{
	height:550px;
}
#splashCont
{
	height:310px;
	width:940px;
	z-index:50;
}
.col1,
.col2,
.col3
{
	height:223px;
	float:left;
}
.col1
{
	background:transparent url(/web/design/images/heatpumps/home-col1-bg.png) no-repeat right bottom;
	width:470px;	
}
.col2
{
	background:transparent url(/web/design/images/heatpumps/home-col2-bg.png) no-repeat left bottom;
	width:230px;
}
.col3
{
	/*background:transparent url(/web/design/images/heatpumps/home-col3-bg.png) no-repeat right bottom;*/
	background:transparent url(/web/design/images/heatpumps/home-col3-bg-plasma2.jpg) no-repeat right bottom;
	width:240px;
}
.homeCont h2
{
	color:#7593b1;
	font-size:13px;
}
.homeCont .col1 h2
{
	padding:8px 0 0 14px;
}
.homeCont .col2 h2
{
	padding:9px 0 0 10px;
}
.homeCont .col3 h2
{
	padding:9px 0 0 14px;
}
.homeCont .col1 h3
{
	color:#333;
	font-size:15px;
	font-weight:normal;
	margin:19px 0 0 22px;
}
.homeCont .col1 p
{
	width:255px;
	height:69px;
	margin:5px 0 0 22px;
	font-size:11px;
	line-height:130%;
	overflow:hidden;
}
.homeCont .col1 li
{
	color:#fff;
	font-size:15px;
	margin:0 0 10px 25px;
}
.homeCont .col1 li a
{
	color:#fff;
	text-decoration:none;
}
.homeCont .col1 li a:hover
{
	text-decoration:underline;
}
.homeCont .col2 #choose
{
	margin:9px 0 0 8px;
}
.homeCont .col2 p
{
	width:210px;
	height:49px;
	margin:0 0 0 17px;
	font-size:10px;
	line-height:130%;
	overflow:hidden;
}
.homeCont .col3 p
{
	width:205px;
	height:95px;
	font-size:10px;
	margin:12px 0 0 23px;
	color:#fff;
	overflow:hidden;
}
.mac .homeCont .col3 p
{
	margin:13px 0 0 24px;
	line-height:130%;
}
.homeCont .col3 .consultForm p
{
	font-size:11px;
	/*width:175px;
	height:30px;*/
	width:200px;
	height:15px;	
	margin:17px 0 0 24px;
	overflow:hidden;
}
.mac .homeCont .col3 .consultForm p
{
	font-size:11px;
	/*width:175px;
	height:30px;*/
	width:200px;
	height:15px;	
	margin:17px 0 0 24px;
	overflow:hidden;
}
.homeCont .col3 .consultForm fieldset
{
	margin:0 0 0 24px;
	font-size:11px;
	height:31px;	
	overflow:hidden;
}
.homeCont .col3 .consultForm input,
.homeCont .col3 .consultForm label
{
	display:block;
	float:left;
}
.homeCont .col3 .consultForm label
{
	color:#fff;
	text-transform:uppercase;
	margin:5px 0 0 0;
}
.homeCont .col3 .consultForm input
{
	margin:6px 0 0 12px;
}
#businessLabel
{
	margin-left:25px;
}
#businessCheckbox
{
	margin-left:9px;
}
.mac .homeCont .col3 .consultForm label
{
	margin-top:6px;
}
.mac .homeCont .col3 .consultForm input
{
	margin:4px 0 0 7px;
}
.mac #businessLabel
{
	margin-left:23px;
}
.mac #businessCheckbox
{
	margin-left:3px;
}

.mac.safari3 .homeCont p
{
	line-height:110%;

}
.rightOneLinkCont
{
	width:204px;
	height:23px;
	margin:0 0 0 17px;
	background:transparent url(/web/design/images/heatpumps/get-started-btn-ovr.png) no-repeat;
}
.rightOneLinkCont a
{
	width:204px;
	height:23px;
	background:transparent url(/web/design/images/heatpumps/get-started-btn.png) no-repeat;
	text-indent:-9999px;
	display:block;
}
.rightOneLinkCont a:hover
{
	background:none;
}
.freeConsultCont
{
	width:162px;
	height:23px;
	margin:0 0 0 20px;
	background:transparent url(/web/design/images/heatpumps/book-one-today-btn-ovr.png) no-repeat;
}
.freeConsultCont a
{
	width:162px;
	height:23px;
	background:transparent url(/web/design/images/heatpumps/book-one-today-btn.png) no-repeat;
	text-indent:-9999px;
	display:block;
}
.freeConsultCont a:hover
{
	background:none;
}
/* EcoFriendly */
#ecoFriendly
{
	width:240px;
	height:85px;
	position:absolute;
	z-index:9999;
	right:-6px;
	top:0;
}
#ecoFriendly p
{
	
	display:block;
	width:150px;
	float:left;	
	font-size:10px;
	text-align:right;
	margin-top:2px;
}
#ecoFriendly img
{
	float:right;
}
#ecoFriendly p a
{
	color:#a5d21e;
	text-decoration:none;
}
.ie6 #main
{
	position:absolute;
}