@charset "UTF-8";
#container {
	width: 755px;
	height: 635px;
	background-color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	clip: rect(auto,auto,auto,auto);
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	height: 26px;
	width: 755px;
	padding-left: 0px;
	background-color: #757374;
	padding-top: 7px;
	text-align: center;
}
#logo {
	float: left;
	height: 173px;
	width: 174px;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
#topimages {
	float: left;
	height: 172px;
	width: 580px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#flashContainer {
	float: left;
	height: 283px;
	width: 755px;
}
#bottom {
	background-color: #757373;
	height: 119px;
	width: 755px;
	float: left;
}
#bottomAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #9B999A;
	height: 57px;
	width: 755px;
	float: left;
	padding-top: 8px;
}

