@charset "utf-8";
body {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#wrapper {
	text-align: left;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 465px;
	width: 900px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 900px;
	background-image: url(../images/frontPage/to%20banner.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	position: relative;
	background-color: #666;
}
#header a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
	font-size: 9px;
	list-style-type: none;
}
#header a:hover {
	color: #F8D4E0;
}
#header li {
	float: left;
	list-style-type: none;
	margin-right: 21px;
	font-size: 9px;
}
#header ul {
	position: absolute;
	bottom: 5px;
	left: 248px;
	width: 630px;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#flashPanel {
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 900px;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 900px;
	border-bottom-width: 0.3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0px;
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666;
}
