@import "common.css";

#wrapper
{
	width:816px;
	margin: 40px auto 0 auto;
	height:640px;
	position:relative;
	padding: 0 0 0 0;
}
#cwrapper
{
	float:left;
	min-height:580px;
	height:580px;
	padding:0px 0px 0px 0px;
	height:auto !important;
	overflow: visible;
	position:relative;
	width:816px;
}
#header
{
	width:816px;
	height:80px;
	font-weight:800;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	clear:both;
}
#content
{
	float:left;
	width:583px;
	min-height:520px;
	height:520px;
	height:auto !important;
	padding:20px 20px 20px 20px;
	margin: -20px 0 0 0;
	overflow: visible;
}

#footer
{
	clear:both;
	width:766px;
	height:29px;
	padding: 0px 30px 0px 20px;
	font-size:7pt;
}

#menu{
  margin: -0px 0px 0 0;
  padding: 20px 0px 0 0px;
  list-style-type:none;
  width:192px;
  height:100%;
  float:right;
}

#topmenu
{
	list-style-type: none;
	float:left;
	margin:0px 0 20px 5px;
	height:20px;
	width:619px;
	padding: 0 0 0 0;
	font-size:8pt;
	font-weight:800;
	text-align:center;
}
#topmenu img
{
	vertical-align: middle;
	border:0px;
	margin-right:5px;
}
#topmenu div
{
	padding:2px 10px 0px 10px;
	height:18px;
}
#topmenu a
{
	text-decoration:none;
	display:block;
	padding:2px 10px 0px 10px;
	height:18px;
}
#topmenu li
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height:20px;
	float:left;
}
