#main {

        height: 795px;
}

#content {

        height: 750px;
}
#bottom {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 735px;
	height: 28px;
	background: #efeb92;
	text-align: center;
	color: #bb3c3d;
	top: 920px;
}

.pdf_link {
	position:			absolute;
	margin:				300px 40px;
	color:				#FFFFFF;
	font-weight:		bold;
	text-decoration:	underline;
	background:			url(images/pdf_link.gif) no-repeat right;
	padding:			0 60px 0 0;
	display:			block;	
}