.headercontainer {
	float: left;
	width: 800px;
	background-color: #000000;
	margin: 0px;
}
.header {
	float: left;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(../_images/bktopright.png);
	background-repeat: no-repeat;
}
#menu {
	float: left;
	background-color: #FFFFFF;
	width: 800px;
	margin: 0px;
}
.line {
	background-color: #000000;
	float: left;
	height: 7px;
	width: 800px;
	margin: 0px;
}
.footer1 {
	float: left;
	width: 800px;
}
.footcontainer {
	float: left;
	width: 800px;
	height: 30px;
}
.footer2 {
	float: left;
	width: 800px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
}
.footer2 a {
	color: #FFFFFF;
	text-decoration: none;

}
.footer2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footertop1 {
	float: left;
	height: 15px;
	width: 800px;
}
.footerbottom1 {
	float: left;
	height: 15px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url(_images/footerround.jpg);
}
u
