body {
	font: 12px Verdana;
	background: url(../image/bg.jpg) no-repeat 50% 0%;
}
#container {
	width: 916px;
	left: 50%;
	margin-left: -458px;
	position: relative;
}

#navigation {
	height: 256px;
	background: url(../image/bg_nav.jpg) no-repeat;
}
#navigation table {
	height: 130px;
}
#logo {
	width:100%;
	height: 90px;
}
#topmenu {
	padding-right: 10px;
}
#topmenu, #topmenu a {
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;
}
#nav-button {
	width: 500px;
	height: 86px;
}
#ad-728x90 {
	padding: 2px 0 0 90px;
}

#footer {
	height: 134px;
	padding-bottom: 10px;
	background: url(../image/bg_footer.png) no-repeat top;
}