div{
	margin:0 0 0 0;
}
#wrap{ 
width:800px; 
margin:0;
text-align:left;
}
#header{
left: 0px;
top: 0px;
height: 150px;
}
#main-content{
	position: absolute;
	width:800px;
	float:left;
	top: 170px; 
	left: 0px;
	width: 800px;
	background-color: #ffffff;
}
#main-contentmatrix{
	position: absolute;
	width:800px;
	float:left;
	top: 150px; 
	left: 0px;
	width: 800px;
	background-color: #ffffff;
}
#menubar{
	position: absolute;
	width: 800px;
	float:left;
	top: 150px; 
	left: 0px;
	background-color: #ffffff;
	height: 20px;

}
#rightside{
	width:250px;
	float:right;
	background-color: #C3BFBC;
	margin-top: 0px; 
}
#foot{
	clear:both;
	text-align:center;
	margin-right:250px;
} 
#leftheader {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 179px;
	bottom: 177px;
}
/*#header {
    position: absolute;
	height: 76px;
	width: 571px;
	left: 179px;
	top: 0px;*/
}
#bannerad {
    position: absolute;
	height: 101px;
	width: 400px;
	left: 185px;
	top: 60px;
	z-index: 10000;
}

#right {
    position: absolute;
	width: 175px;
	left: 630px;
	top: 130px;
}	
#left {
position: absolute;
	width: 605px;
	left: 5px;
	top: 140px;
}			
#content{
position: absolute;
	width: 605px;
	left: 5px;
	top: 140px;

}
/* Style for page breaks when printing */
P.pageEnd {page-break-before: always}
