@charset "UTF-8";
body {
	background-color: #CCCCCC;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
}
#header {
	height: 110px;
	background-color: #CCCCCC;
	font-family: "Helvetica CY", cursive, "Times CE", "Monaco CE", "Lucida Grande CE";
	font-size: xx-large;
	letter-spacing: 3px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 5px;
}
#logo {
	width: 990px;
	height: 110px;
	background-color: #CCCCCC;
}
#menu {
	float: left;
	width: 180px;
	padding-top: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 6px;
	height: 600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu2 {
	width: 800px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	letter-spacing: 4px;
	font-size: 12px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#main {
	width: 700px;
	padding-top: 15px;
	padding-left: 0px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 10px;
}
#menubas {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	width: 1000px;
	font-size: 10px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Style2 {font-family: "Helvetica CY", cursive, "Times CE", "Monaco CE", "Lucida Grande CE"}
.Style3 {font-size: smaller}
.Style6 {font-family: Arial, Helvetica, sans-serif}
