.container {
	height: 900px;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-color: #B8E8A4;
}
.lower_page {
	float: left;
	height: 130px;
	width: 500px;
}
.sub_banner {
	float: left;
	height: 30px;
	width: 1035px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.lower_pager {
	float: right;
	height: 130px;
	width: 500px;
}

.page_footer {
	float: left;
	height: 63px;
	width: 950px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-style: italic;
	line-height: 1px;
	color: #67A34E;
	vertical-align: baseline;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
}

.header_banner {
	float: left;
	height: 60px;
	width: 900px;
}
.right_side {
	float: right;
	height: 600px;
	width: 200px;
	margin-right: 2px;
	background-color: #F0E1FF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat;
}
.left_side {
	float: left;
	height: 600px;
	width: 500px;
}
.centre {
	float: right;
	height: 600px;
	width: 510px;
	margin-right: 0px;
}
.centrebox {
	float: left;
	height: 600px;
	width: 300px;
}
