@charset "UTF-8";
* {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	letter-spacing: .05px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
}
#wrapper #logo {
	height: 133px;
	float: left;
	margin-left: 0px;
	margin-top: 25px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 50px;
	width: 368px;
	float: right;
	clip: rect(auto,auto,auto,auto);
	z-index: 5;
	margin-top: 5px;
}
#wrapper #headerImg {
	height: 715px;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: auto;
	background-position: center;
	z-index: 5;
	float: none;
}
#wrapper #bodyArea #left {
	width: 450px;
	float: left;
}
#wrapper #bodyArea #right {
	width: 450px;
	float: none;
}
#wrapper #bodyArea #footer {
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	width: 900px;
	float: right;
	clear: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin: 0px;
}
#wrapper #line {
	height: 4px;
	width: 768px;
	margin-top: 46px;
	margin-right: 1px;
	margin-bottom: 0px;
	padding: 0px;
	top: 0px;
	float: right;
}
