#masthead_home {
	width: 100%;
	height: 315px;
	padding: 0;
	background-color: #cccccc;
	background-image: url(../images/header.gif);
	background-repeat: repeat-y;
	position: relative;
	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: 290px;
}
#center {
	width: 675px;
}
#saimage {
	float: right;
	margin: 5px 0 5px 5px;
}
#saimage img {
	border: 1px solid #000;
}
