﻿#hb_container
{
	position: relative;
	width: 740px;
	height: 252px;
	float: left;	    
}

.hb_step_container, #hb_step1_overlay, #hb_bkg
{
	width: 740px;
	height: 252px;
	top: 0px;
	left: 0px;
	position: absolute;
}

.hb_step_container
{
	visibility: hidden;
}

#hb_bkg
{
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	background-position: -430px -170px;
}

#hb_step1, #hb_step1_overlay
{
	background-image: url('image-girl-shadow.png');
	background-repeat: no-repeat;
	background-position: 330px -38px;
}

#hb_step2
{
	background-image: url('aligners.png');
	background-repeat: no-repeat;
	background-position: 5px 30px;
}

#hb_step3
{
	background-image: url('image-guy.png');
	background-repeat: no-repeat;
	background-position: 11px 9px;
}

#hb_step4
{
	background-image: url('image-guy-shirt.png');
	background-repeat: no-repeat;
	background-position: 60px -5px;
}

#hb_step1_overlay
{
	background-image: url('image-girl-braces.png');
	width: 440px;
	overflow: hidden;
}

#hb_separator
{
	background-image: url('vertical-bar.png');
	background-repeat: no-repeat;
	background-position: 0px -60px;
	position: absolute;
	top: 0px;
	left: 432px;
	width: 16px;
	height: 252px;
}

.hd_text, .hd_text2, .hd_text3
{
	color: #FFFFFF;
	font-size: 40px;
	font-weight: lighter;
	font-family: Helvetica, Arial, Verdana, Tahoma;
	line-height: 40px;
	text-shadow: 2px 1px #056CA2;
}

.hd_text2
{
	font-size: 32px;
	line-height: 36px;
}

.hd_text3
{
	font-size: 18px;
	line-height: 20px;
	text-shadow: 1px 1px #056CA2;
	text-align: right;
}

.hd_text_shadow
{
	color: #056CA2;
}

#hd_step1_text1, #hd_step2_text1, #hd_step2_text2, #hd_step2_text3, #hd_step3_text1, #hd_step3_text2, #hd_step3_text3, #hd_step4_text1, #hd_step4_text2, #hd_step4_text3  
{
	position: absolute;
	top: 50px;
	left: 20px;
}

#hd_step1_text1
{
	width: 400px;
	height: 100px;
}

#hd_step2_text1, #hd_step2_text2, #hd_step2_text3, #hd_step3_text1, #hd_step3_text2, #hd_step3_text3, #hd_step4_text1, #hd_step4_text2, #hd_step4_text3
{
	left: 300px;
}

#hd_step2_text1, #hd_step3_text1, #hd_step4_text1
{
	top: 40px;
	height: 40px;
	width: 450px;
	
}

#hd_step2_text2, #hd_step3_text2, #hd_step4_text2
{
	top: 90px;
	height: 40px;
	width: 450px;
}

#hd_step2_text3, #hd_step3_text3, #hd_step4_text3
{
	top: 168px;
	width: 150px;
	height: 30px;
}

#hd_step3_text3, #hd_step4_text3
{
	width: 200px;
}

.hd_small_btn, .hd_big_btn
{
	background-image: url('button-orange-small.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:center;
	vertical-align: middle;
	height: 28px;
	width: 195px;
	padding-top: 7px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 18px;
	position: absolute;
	display: block;
	text-decoration: none;
	cursor: pointer;
}

.hd_big_btn
{
	background-image: url('button_orange.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 195px;
	padding-right: 15px;
}

#hd_step1_btn
{
	left: 20px;
	top: 160px;
}

#hd_step2_btn, #hd_step3_btn, #hd_step4_btn
{
	left: 460px;
	top: 160px;
}

#hd_step3_btn
{
	left: 510px;
}