@charset "UTF-8";
#container {
	height: 700px;
	width: 720px;
}
#container2 {
	height: auto;
	width: 500px;
}
#header {
	height: 190px;
	width: 400px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	margin-left: 82px;
}
#header2 {
	height: 190px;
	width: 400px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	margin-left: 92px;
}
#footer {
	height: 20px;
	width: 490px;
	padding-left: 10px;
}
#footer2 {
	height: 20px;
	width: 490px;
	padding-right: 10px;
}
#footer3 {
	height: 20px;
	width: 800px;
}

.style4 {font-family: Arial, Helvetica, sans-serif}
.style5 {font-size: 1em}
.style6 {font-size: 10px;}

body{ color: #333; font: 13px 'Lucida Grande', Verdana, sans-serif;	}
	a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: B4BD45;
	text-decoration: none;
}
a:hover {
	color: FF9F2F;
	text-decoration: none;
}
a:active {
	color: B4BD45;
	text-decoration: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .08em;
	color: #000000;
}
#body {
	height: 650px;
	width: 720px;
}
