﻿.main_cont
{
	background:#fff url(/web/design/images/heatpumps/wizard-bg.png) no-repeat;
	height:473px;
}
#main
{
	width:650px;
	float:left;
}
#col2
{
	width:283px;
	float:right;
	display:block;
}

/* Intro */
h1,h2,h3,h4
{
	line-height:105%;
}
h1
{
	color:#fff;
	font-size:32px;
	margin:27px 0 0 34px;
	height:37px;
}
h2
{
	color:#7593b1;
	font-size:21px;
	margin:0 0 0 34px;
	height:58px;
	font-weight:normal;	
}
.mac h2
{
	height:60px;
}
h3
{
	font-size:30px;
	font-weight:normal;
	color:#666;
	margin:0 0 0 41px;
	height:59px;
}
.wizardIntro p
{
	margin:0 0 0 44px;
	width:565px;
	font-size:14px;
	line-height:124%;
	height:91px;
}
.wizardIntro i
{
	font-size:14px;
	line-height:124%;
}
.wizardLandingCol1
{
	margin:0 0 0 44px; 
}
.wizardLandingCol2
{
	margin:2px 0 0 17px; 
}
.wizardLandingCol1,
.wizardLandingCol2
{
	width:283px;
	float:left;
	height:180px;
}

.wizardLanding h4
{
	font-size:18px;
	color:#cc6600;
	float:left;
	width:145px;
	height:25px;
	line-height:108%;
}
.wizardLanding .wizardLandingCol2 h4
{
	height:23px;
}
.wizardLanding p
{
	float:left;
	width:140px;
}
.wizardLanding .wizardLandingCol1 p
{
	height:116px;
}
.wizardLanding .wizardLandingCol2 p
{
	height:115px;
}
.mac .wizardLanding .wizardLandingCol1 p
{
	height:114px;
}
.mac .wizardLanding .wizardLandingCol2 p
{
	height:113px;
}
.wizardLandingCol1 img
{
	margin:-7px 15px 0 0;
}
.wizardLandingCol2 img
{
	margin:18px 0 0 -6px;
}
.getStartedLinkCont
{
	clear:left;
	float:left;
	margin-left:-2px;
	width:114px;
	height:25px;
	background:url(/web/design/images/heatpumps/get-started-brown-btn-ovr.png);
}
.getStartedLinkCont a
{
	background:url(/web/design/images/heatpumps/get-started-brown-btn.png);
	width:114px;
	height:25px;
	display:block;	
	text-indent:-9999px;
}
.browseLinkCont
{
	float:left;
	width:204px;
	height:23px;
	background:url(/web/design/images/heatpumps/browse-multi-room-btn-ovr.png);
}
.browseLinkCont a
{
	display:block;	
	width:204px;
	height:23px;
	background:url(/web/design/images/heatpumps/browse-multi-room-btn.png);
	text-indent:-9999px;
}
.getStartedLinkCont a:hover,
.browseLinkCont a:hover
{
	background:none;
}
