body {
	background-color: #82B7ED;
	background-image: url(../img/body_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
table {
	border-collapse:collapse;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}





#layout {
	width: 898px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#layout_blank {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/content_wrap_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 40px;
}

#footermenu {
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
}
#footermenu a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footermenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footermenu a:hover {
	text-decoration: underline;
	color: #2056A5;
}
#footermenu a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#footer {
	color: #FFFFFF;
	background-color: #000000;
	height: 60px;
	width: 878px;
	padding-top: 20px;
	padding-left: 20px;
}
.clear {
	clear: both;
	float: none;
}

