#masthead_home {
	width: 100%;
	height: 404px;
	padding: 0;
	background-color: #B5A04F;
	background-image: url(images/background_new.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#topMenu {
	text-align: right;
	position: absolute;
	top: -5px;
	right: 38px;
	width: 951px;
	height: 40px;
}
#logo {
	position: absolute;
	top: 24px;
	left: 20px;
}
#mainMenu {
	top: 365px;
}
#rightBar {
	width: 160px;
}
#center {
	width: 90%;
}
