body {
	background-image: url(../img/bgxx.gif);
	margin: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #EEEEEE;
} 
	
#main {
	position: relative;
	left: 50%;
	margin-left: -389px;
	width: 779px;
	height: 100%;	
}



#header{
	height: 89px;
	width: 779px;
		
}

#navigleft{
	width: 189px;
	float: left;
}

#zonecenter{
	width: 404px;
	float: left;

}

#navigright{
	width: 184px;
	float: left;
}

