#main{
	width: 100%;
	height: 100%;
	text-align: center;
	margin-top: 7px;
}

#container{
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}

#header{
	width: 790px;
	height: 110px;
	background: url(../template/header.png);
}

#spacer{
	width: 790px;
	height: 10px;
}

#body-top{
	width: 790px;
	height: 25px;
	background: url(../template/body-top.png);
}

#body{
	width: 790px;
	min-height:392px;
	background: url(../template/body.gif);
	text-align: left;
	margin: 0;
	clear: both;
}

#content {
	padding: 1px 20px 1px 20px;
}

#body-bottom{
	width: 790px;
	height: 25px;
	background: url(../template/body-bottom.png);
}

#footer{
	width: 790px;
	height: 60px;
	color: #fff;
	text-align: left;
	font-size: 11px;
	padding: 10px;
}

#menu-push-v{
	width: 790px;
	height: 61px;
	text-align: right;
}

#menu-push-x{
	height: 18px;
}

#menu{
	width: 510px;
	height: 45px;
	margin-left: 255px;
	margin-right: 25px;
	margin-bottom: 3px;
	text-align: right;
}