body {
	margin: 0px;
	height: 100%;
	background-image: url(../images/menu_07.gif);
	background-repeat: repeat-y;
}

body {
	font-family:"Times New Roman", Times, serif;
	color: #905061;
	font-size: 1em;
}

h1
{
	font-weight:bold;
	font-size: 1.3em;
}

h2
{
	font-weight:bold;
	font-size: 1.1em;
}

#top {
	position:relative;
	width:760px;
	height:139px;
	float:left;
}

#top-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:217px;
	height:139px;
}

#top-02 {
	position:absolute;
	left:217px;
	top:0px;
	width:543px;
	height:139px;
}

#menu {
	position:relative;
	width:217px;
	height:373px;
	float:left;
}

#menu-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:217px;
	height:38px;
}

#menu-02 {
	position:absolute;
	left:0px;
	top:38px;
	width:217px;
	height:28px;
}

#menu-03 {
	position:absolute;
	left:0px;
	top:66px;
	width:217px;
	height:27px;
}

#menu-04 {
	position:absolute;
	left:0px;
	top:93px;
	width:217px;
	height:27px;
}

#menu-05 {
	position:absolute;
	left:0px;
	top:120px;
	width:217px;
	height:27px;
}

#menu-06 {
	position:absolute;
	left:0px;
	top:147px;
	width:217px;
	height:90px;
}

#bottom {
	position:relative;
	height:373px;
	width:760px;
	clear:both;
}

#main {
	position:relative;
	float:left;
	width:543px;
	height:373px;
}

#footer {
	position:relative;
	clear:both;
	padding:30px 0px 0px 0px;
	font-size:0.7em;
	color:#666666;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

#footer A {
	color:#666666;
}