#header {
	width: 966px;
	padding: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	margin: auto;
	clear: both;
	height: 78px;
	position: relative;
}
#headerLogo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 966px;
	height: 58px;
	border: 0px;
	border-style:none;
	border-width:1px;
	border-color:#CFCFCF;
	background-color:#CFCFCF;
}
#logo{
	margin: 0px;
	padding: 10px 0px 0px 18px;
	float: left;
	width: 285px;
	height: 37px;
	border: 0px;
}

#banner
{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 321px;
	height: 78px;
	border: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	visibility:hidden;
}
#headerMenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 11px;
	float: left;
	width: 1011px;
	height: 16px;
	border: 1px;
	border-style: none;
	border-width:1px;
	border-color:#CFCFCF;
	background-color:#CFCFCF;
}
#headerMenuLeft
{
	float:left;
	position: relative;
	clear:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:inherit;
	margin:0px 0px 0px 0px;
	height:16px;
}
#headerMenuRight
{
	float:right;
	position:relative;
	clear:none;
}
#body {
	width: 966px;
	height: 636px;
	padding: 0px;
	margin: auto auto auto auto;
	border: 1px;
	border-style:none;
	border-width:1px;
	border-color:#CFCFCF;
	background-color:#CFCFCF;
	clear: both;
	position: relative;
}

#footer {
	width: 966px;
	height: 33px;
	padding: 1px;
	margin: 10px auto auto auto;
	border-style:none;
	border-width:1px;
	border-color:#CFCFCF;
	background-color:#CFCFCF;
	clear: both;
	position: relative;
}
#box {
	width: 1001px;
	height: 522px;
	border-color: #000000;
	border-width: 1;
	margin: auto;
	position: absolute;
}

