#overLogo{background:url(../images/home/fast-track/logo.png) no-repeat; position:absolute; width:180px; height:155px;  text-decoration: none; top:-120px; left:-25px; display:block; z-index: 999;}
* html #overLogo{background:url(../images/home/fast-track/logo.gif) no-repeat;}

#home_main {
	background-image: url('../images/home/home_main_back.jpg');

	width: 787px;
	height: 530px;

	position: relative;

	left: 50%;

	margin-left: -393px;
}

#home_footer {
	background-image: url('../images/home/home_footer_training_nights.jpg');

	width: 787px;
	height: 192px;

	position: relative;

	left: 50%;

	margin-left: -393px;
	margin-top: 35px;
}

#home_footer a {
	display: block;

	width: 740px;
	height: 160px;

	position: absolute;

	margin-top: 5px;
	margin-left: 23px;
}

#step_one {
	background-image: url('../images/home/home_step_one.png');

	width: 390px;
	height: 262px;

	position: absolute;

	top: 292px;
	left: 17px;

}

#step_one a {
	display: block;

	width: 370px;
	height: 216px;

	position: absolute;

	margin-top: 27px;
	margin-left: 5px;
}

#step_two {
	background-image: url('../images/home/home_step_two.png');

	width: 368px;
	height: 262px;

	position: absolute;

	top: 292px;
	left: 404px;
}

#step_two a {
	display: block;

	width: 348px;
	height: 216px;

	position: absolute;

	margin-top: 27px;
	margin-left: 7px;
}