div.mainwebsite {
	position: relative;
	float: left;
	border-right: 2px solid #C3D9FF;
	width: 940px;
	margin: auto;
	z-index: 0;
	}	
	
div.mainleft {
	width: 200px;
	background-image: URL(../images/backgroundleft.jpg);
	position: relative;
	float: left;
	height: 100%;
	z-index: 0;
	}
		
div.footertxt {
	width: 942px;
	position: relative; 
	float: left;
	height: 40px;
	background-image: URL(../images/backgroundleft.jpg);
	text-align: center;
	padding-top: 10px;
	}

#menu li {	
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 22px;
}