@charset "UTF-8";
/* CSS Document */

#container {
	width: 1024px;
	margin: 0 auto;
	overflow: hidden;
}#topleft {
	background-color: #FFF;
	float: left;
	height: 20px;
	width: 124px;
	position: relative;
}
#topsmall {
	background-color: #FFF;
	float: left;
	height: 20px;
	width: 75px;
	position: relative;
}
#topmain {
	background-color: #FFF;
	float: left;
	height: 20px;
	width: 825px;
	position: relative;
}
#banner1 {
	background-color: #FFF;
	float: left;
	height: 80px;
	width: 124px;
	position: relative;
	text-align: right;
}
#banner2 {
	background-color: #FFF;
	float: left;
	height: 80px;
	width: 75px;
	position: relative;
}
#banner3 {
	background-color: #FFF;
	float: left;
	height: 80px;
	width: 825px;
	position: relative;
}
#space {
	background-color: #FFF;
	float: left;
	height: 50px;
	width: 1024px;
	position: relative;
}
#mainleft {
	background-color: #FFF;
	float: left;
	height: 610px;
	width: 124px;
	position: relative;
}
#mainsmall {
	background-color: #FFF;
	float: left;
	height: 610px;
	width: 75px;
	position: relative;
}
#mainlarge {
	background-color: #FFF;
	float: left;
	height: 610px;
	width: 825px;
	position: relative;
}
#footnote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	text-decoration: none;
	float: left;
	height: 18px;
	width: 825px;
	position: relative;
	text-align: left;
	left: 200px;
}
.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
}
.contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5px;
	color: #333;
	text-align: left;
}
