#main_section {
	background: transparent url(../images/home_main_free_book.jpg) no-repeat top left;
	display: block;
	width: 850px;
	height: 320px;
	position: relative;
	padding-bottom: 5px;
}
#main_section.alt {
	background: transparent url(../images/home_main_free_book_alt.jpg) no-repeat top left;
}
#main_section.alt #webstunning_video_player {
	position: absolute;
	right: 32px;
	top: 20px;
}
#main_section h2 {
	margin-left: -3000px;
}
#main_section p {
	font-size: .92em;
	line-height: 1.15em;
}
#main_section p.main {
	position: absolute;
	top: 97px;
	left: 21px;
	width: 420px;
	color: white;
}
#main_section p.buy {
	position: absolute;
	top: 275px;
	left: 310px;
	width: 400px;
	color: #3B3B3B;
}
#main_section a {
	display: block;
	position: absolute;
	width: 114px;
	height: 32px;
	/*
	left: 46px;
	top: 242px;
	*/
	left: 43px;
	top: 191px;
	background: transparent url(../images/fpd_home_button.jpg) no-repeat top left;
}

#main_section a.listen {
	width: 133px;
	height: 45px;
	left: 16px;
	background: transparent url(../images/fpd_home_button_listen.gif) no-repeat top left;
}

#main_section a.view {
	width: 133px;
	height: 45px;
	left: 166px;
	background: transparent url(../images/fpd_home_button_view.gif) no-repeat top left;
}

#main_section a.buy {
	width: 89px;
	height: 22px;
	left: 736px;
	top: 278px;
	background: transparent url(../images/fpd_home_button_buy.gif) no-repeat top left;
}

#main_section a span {
	margin-left: -3000px;
}

#bottom_ad_space {
	overflow: auto;
}
#bottom_ad_space div.bottom_ad {
	float: left;
	padding-bottom: 5px;
}
#bottom_ad_space div a {
	width: 279px;
	height: 125px;
	display: block;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	padding-right: 6px;
}
#bottom_ad_space div a.right_no_pad {
	padding-right: 0;
}
#bottom_ad_space div a span {
	margin-left: -3000px;
}

#bottom_ad_space div.r1.c1 a { background-image: url(../images/fpd_home_cta_fiber_calc.gif); }
#bottom_ad_space div.r1.c2 a { background-image: url(../images/fpd_home_cta_book_refs.gif); }
#bottom_ad_space div.r1.c3 a { background-image: url(../images/fpd_home_cta_author_blog.gif); }

#bottom_ad_space div.r2.c1 a { background-image: url(../images/fpd_home_cta_meals.jpg); }
#bottom_ad_space div.r2.c2 a { background-image: url(../images/fpd_home_cta_success_storie.jpg); }
#bottom_ad_space div.r2.c3 a { background-image: url(../images/fpd_home_cta_boards.jpg); }

#beyond_the_book {
	width: 850px;
	height: 125px;
	display: block;
	background: transparent url(../images/beyond_the_book.gif) no-repeat top left;
}
#beyond_the_book p {
	margin-left: -3000px;
}


