div#header {
	position: absolute;
	height: 165px;
	width: 800px;
	left: 25px;
	top: 10px;
	background-image: url(../images/backgroundB.gif);
}
#header .p1 {
	position: absolute;
	height: 115px;
	width: 775px;
	left: 10px;
	top: 10px;
	background-color: #DDD0C7;
}
#header .p2 {
	position: absolute;
	height: 79px;
	width: 222px;
	left: 308px;
	top: 15px;
	text-align: center;
}
#header .billboard {
	position: absolute;
	width: 580px;
	height: 20px;
	left: 100px;
	top: 133px;
	background-color: #DDD0C7;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 7px;
}
div#logo {
	position: absolute;
	width: 299px;
	height: 98px;
	left: 5px;
	top: 5px;
}