#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: relative;
	height: 101px;
	width: 426px;
	left: 25px;
	top: 15px;
}

#right {
    position: absolute;
	width: 175px;
	left: 675px;
	top: 135px;
}	
#left {
position: absolute;
	width: 175px;
	left: 5px;
	top: 230px;
}			
#content{
position: absolute;
	width: 510px;
	left: 160px;
	top: 135px;

}
