#main {
        height: 			745px;
}

#content {
        height: 			2300px;
}

#bottom {
	position: 			absolute;
	bottom: 			0px;
	left: 				0;
	width: 				735px;
	height: 			28px;
	background: 			#efeb92;
	text-align: 			center;
	color: 				#bb3c3d;
	top: 				2450px;
}

.pdf_link {
	color:				#FFFFFF;
	font-weight:			bold;
	text-decoration:		underline;
	background:			url(images/pdf_link.gif) no-repeat right;
	padding:			0 60px 0 0;
	display:			block;	
}