body {
	margin:0px;
}

#menu {
	position:absolute;
	background:url(../img/head.jpg) no-repeat top left;
	width:330px;
	height:140px;
	top:0px;
	left:0px;
	padding:195px 0 0 0;
	text-align:right;
	line-height:14pt;
}

#content-top {
	margin:350px 0 0 50px;
	background:url(../img/top.jpg) no-repeat bottom left;
	width:490px;
	height:14px;
}

#content {
	background:url(../img/bg.jpg) repeat-y top left;
	width:445px;
	height:auto;
	margin:0 0 0 50px;
	padding:5px 20px 5px 25px;
}

#footer {
	background:url(../img/footer.jpg) no-repeat top left;
	width:490px;
	height:13px;
	margin:0 0 50px 50px;
}
