.container {
	float: left;
	width: 600px;
	margin-left: -300px;
	position: relative;
	left: 50%;
}
.header {
	background-image: url(images/header.jpg);
	float: left;
	height: 35px;
	width: 580px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 65px;
	padding-right: 20px;
}
.content {
	float: left;
	width: 590px;
	padding-right: 5px;
	padding-left: 5px;
}
.lowertext {
	font-size: 12px;
}
.entry {
	background-image: url(images/cert_receipt.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 397px;
	width: 590px;
}
.certentrycontent {
	font-size: 12px;
	float: left;
	width: 400px;
	padding-top: 40px;
	padding-left: 20px;
}
.top_content {
	font-size: 12px;
	float: left;
	width: 470px;
	padding-top: 10px;
	padding-left: 30px;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 580px;
	font-size: 10px;
	color: #000000;
	margin-top: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.button_2 a{
	font-size: 12px;
	color: #000000;
	background-image: url(images/button.jpg);
	text-align: center;
	height: 25px;
	width: 109px;
	padding-top: 9px;
	background-repeat: no-repeat;
	float: left;
	text-decoration: none;
}
.top_content_sub {
	font-size: 12px;
	float: left;
	width: 590px;
	padding-top: 10px;
	background-image: url(images/thank_1.jpg);
	background-repeat: no-repeat;
	height: 350px;
}
.thanks_content {
	float: left;
	width: 380px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.button {
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 27px;
	width: 109px;
	text-decoration: none;
	padding-top: 7px;
}
