.container {
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0px;
	top: 0px;
	position: relative;
}
.buttonbar {
	background-color: #FFFFFF;
	height: 60px;
	width: 975px;
	float: left;
	background-image: url(Images/FrontPage/Buttons/buttonsbackground.jpg);
	background-repeat: repeat-x;
}
.header {
	float: left;
	height: 175px;
	width: 975px;
}
.leftcolumn {
	background-color: #FFFFFF;
	float: left;
	width: 225px;
	margin: 0px;
	padding: 10px;
	border: 2px solid #660000;
}
.headergraphic {
	float: left;
	height: 175px;
	width: 975px;
}
.rightcolumn {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 300px;
}
.contactbar {
	background-color: #FFFFFF;
	float: left;
	height: 25px;
	width: 500px;
}
.easygraphic {
	background-color: #FFFFFF;
	float: left;
	height: 25px;
	width: 475px;
}
.footer {
	float: left;
	width: 975px;
	text-align: center;
	vertical-align: middle;
	background-image: url(Images/FrontPage/FooterBackground.jpg);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.main2 {
	float: left;
	width: 635px;
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.main {
	background-color: #FFFFFF;
	float: left;
	width: 400px;
	margin: 0px;
	line-height: normal;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
