body {
	margin: 0;
	padding: 0;
	background: url(../img/pb_landing_bg.gif) repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
}

div#pageContainer {
	width: 100%;
	height: 100%;
}

div#page {
	width: 748px;
	margin: 0 auto;
	padding-bottom: 36px;
}

div#header {
	width: 748px;
	height: 458px;
	background: url(../img/pb_header.jpg) no-repeat;
	position: relative;
}

div#header a.startNow {
	width: 172px;
	height: 44px;
	display: block;
	position: absolute;
	left: 67px;
	bottom: 142px;
}

div#copyContainer {
	width: 748px;
	margin: 0 auto;
	position: relative;
}

div#copyContainer a.startNow {
	width: 180px;
	height: 67px;
	background: url(../img/pb_button_start_now.gif) no-repeat;
	display: block;
	position: absolute;
	top: 0;
	right: 80px;
}

div#copy {
	width: 415px;
	padding-left: 36px;
	margin-bottom: 40px;
}

div#copy h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

div#copyContainer div.photoBucket {
	width: 150px;
	height: 30px;
	background: url(../img/pb_logo150x30.jpg) no-repeat;
	position: absolute;
	bottom: 0;
	right: 98px;
}