#leftheader {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#header {
    position: absolute;
	height: 140px;
	width: 1024px;
	left: 0px;
	top: 0px;
}
#bannerad {
    position: absolute;
	height: 101px;
	width: 426px;
	left: 160px;
	top: 245px;
}

#right {
    position: absolute;
	width: 205px;
	left: 750px;
	top: 245px;
}	
#left {
position: absolute;
	width: 725px;
	left: 3px;
	top: 325px;
}			
#content{
position: absolute;
	width: 725px;
	left: 3px;
	top: 325px;
}
#footer {
position: relative;
	width: 100%;
	left: 0px;
}