body, html {
	margin:0; padding:0; height:100%;
}
body {
	background-color:#B8B5B3;
}
#mntbl {
	margin:0; padding:0; width:100%; height:100%;border-spacing:0; border-collapse:collapse;
}
#mntd {
	margin:0; padding:0; width:100%; height:100%;
}
div#main {
	margin:0 auto;
	width:955px;
	height:709px;
	position:relative;
}
div#top {
	background:url(../img/bg_top.jpg) no-repeat 0 0;
}
div#top img {
	margin:61px 0 0 80px;
}
div#bottom {
	background:url(../img/bg_bottom.jpg) no-repeat 0 0;
	height:189px;
}
img {
	border:none;
}
img#slogan {
	position:absolute;
	top:480px;
	left:80px;
}
