#elemLeftLogo{
	position: absolute;
	top: 25px;
	left: 20px;
}

#elemRightLogo{
	position: absolute;
	top: 49px;
	left: 747px;
	width: 180px;
	height: 60px;
}

#elemTitlebar{
	position: absolute;
	top: 115px;
	height: 20px;
	left: 18px;
	width: 911px;
}

#elemSecondaryTitlebar{
	position: absolute;
	top: 135px;
	height: 20px;
	left: 20px;
	width: 907px;
	background-color: #6C5634;
}

#elemLowerFrame{
	position: absolute;
	top: 175px;
	left: 20;
}
