@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1200px;
}
#wrapper #logo {
	height: 41px;
	background-color: #FFFFFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#wrapper #navigation {
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	font-weight: normal;
	text-transform: none;
	background-color: #FFFFFF;
	letter-spacing: 0.2mm;
}
#wrapper #bodyArea #left {
	background-color: #FFFFFF;
	height: 500px;
	width: 112px;
	float: left;
	margin-right: 10px;
}
#wrapper #bodyArea #margin {
	background-color: #FFFFFF;
	height: 500px;
	width: 12px;
	float: left;
}
#wrapper #bodyArea #right {
	background-color: #FFFFFF;
	height: 500px;
	width: 1000px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#wrapper #bodyArea #right iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	height: 500px;
	width: 1000px;
	padding: 0px;
}

#wrapper #bodyArea #footer {
	border-left-width: 17px;
	background-color: #FFFFFF;
	height: 20px;
}

