body {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #D4E9D8;
}

html>body {
	margin: auto;
}

table {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}

div#body {
	background-color: #D4E9D8;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	width: 768px;
	margin: 0;
	background-image: url(../images/backmenu.jpg);
	background-position: left;
	background-repeat: repeat-y;
	text-align: left;
	border: 2px solid #ffffff;
}

body>div#body {
	margin: auto;
}

div#header img {
	display: block;
}
div#header {
	width: 178px;
}

p#payoff {
	border-top: 16px solid #df0051;
	margin: 0;
	background-color: #fe7d21;
	color: #343399;
	font-weight: 900;
	height: 15px;
	background-image: url(../images/logo_header.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding: 1px 17px 0 0;

}

div#container {
	background-image: url(../images/backmenu.jpg);
	background-repeat:repeat-y;
		border-top: 2px solid #ffffff;
width: 768px;
}

div#body>div#container {
	height: auto;
}

div#menu-ctr {
	background-color: #B0CFC9;
	width: 178px;
	float: left;
	border-right: 2px solid #ffffff;
}

div#menu {
	padding-top: 30px;
	height: 400px;
}

div#menu-ctr>div#menu {
	min-height: 400px;
	height: auto;
}

div#menu a{
	color: #000;
	text-decoration: none;
}

div#menu a:hover {
	text-decoration: underline;
}
.active {
	background-color: #ffffff;
}

div#menu ul {
	list-style-type: none;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}

div#menu li {
	padding: 3px 0 3px 10px;
}

ul#submenu1 li {
	padding: 3px 0 3px 20px;
}

div#content {
	float: right;
	width: 584px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/dragon.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

div#content-margin {
	float: left;
	padding: 17px;
}

h1 {
	font-size: 200%;
	color: #026390;
	text-align: right;
}

div#footer {
	clear: both;
}

img {
	border: none;
}
