#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 60px;
}
#logo {
	padding: 5px;
	float: none;
	height: 50px;
	clear: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation {
	float: right;
	margin-top: 45px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #999999;
	clear: none;
}
#content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	clear: both;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	height: 400px;
}
#wrapper #content #textinfo p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#flashimg {
	width: 450px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 300px;
	margin-top: 45px;
	margin-bottom: auto;
}
#textinfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #999999;
	clear: none;
	float: right;
	width: 300px;
	margin-top: 70px;
	margin-bottom: 30px;
	text-indent: 0px;
	line-height: normal;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
	color: #999999;
	padding-top: 5px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
