#layoutMenu {
	height:54px;
	background:url(images/backMenu.jpg) no-repeat;
}
#layoutHeader {
	width:900px;
	height:212px;
	background:url(images/headerBackground.jpg) no-repeat;
}
#layoutBodyContent {
	margin:0 440px 0 24px;
	padding:10px 0;
}
#layoutNavigation {
	width:400px;
	float:right;
	background:#E8E7E5;
	margin:10px 25px;
}
#layoutNavigation li {
	margin:2px 10px 2px 10px;
}
#layoutNavigation input {
	width:375px;
}
.inputButton {
	width:auto !important;
	cursor:pointer;
}