#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: 426px;
	left: 179px;
	top: 76px;
}

#right {
    position: absolute;
	width: 135px;
	left: 615px;
	top: 76px;
}	
#left {
position: absolute;
	width: 125px;
	left: 10px;
	top: 425px;
}			
#content{
position: absolute;
	width: 460px;
	left: 145px;
	top: 178px;

}

