body {
		margin:0px;
		padding:0px;
		text-align:center;
		height:100%;
/*		color:#565854;*/
		}
#wrapper 	{
	
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 960px;
	}


	#menu {
	float:left;
	width:220px;
	
		} 
		
	#rightcontent {
	float:left;
	width:5px;

		}

	#centercontent {
	float: left;
	width: 74%;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
		}
	
	#banner {
	height:95px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:95px;
	background-image: url(/common_files/images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
		}
	html>body #banner {
		height:94px;
			}

	#footer {
	bottom: 0;
	border:1px solid #000;
	background-color: #FFE179;
	text-align: center;
	font-size: 8pt;
	clear:both;
	width: 960px;
}
