/* CSS Document */

div#menu_h1 { margin: 0; padding: 0;
	text-align: justify;
	position: absolute;
	width: 498px;
	height: 86px;
	background: transparent url(images/body_head_bg.png) no-repeat;
}

h2#menu_h2 {margin: 0; padding: 0;
	position: absolute;
	left: 8px;
	top: 8px;
	width: 93px;
	height: 22px;
	background: transparent url(images/menu_h2.png) no-repeat;
	text-indent: -9999px;
}

#menu_h1 p { margin: 0; padding-left: 40px; padding-top: 35px;
	width: 425px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

div#links { margin: 0; padding: 0;
	left: 12px;
	top: 100px;
	text-align: justify;
	position: absolute;
	width: 498px;
	height: 600px;
}