*{
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#topo{
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(img/topo.gif);
}
#topo,
#topo a{
	width: 355px;
	height: 31px;
	display: block;
}
#info{
	position: absolute;
	left: 22px;
	top: 48px;
	background-image: url(img/info.gif);
	width: 708px;
	height: 432px;
}
#info h3{
	position: absolute;
	left: 135px;
	top: 50px;
	font-weight: normal;
	padding-right: 10px;
}
#info img{
	position: absolute;
	left: 135px;
	top: 96px;
}
#menu{
	position: absolute;
	width: 127px;
	height: 278px;
	background-image: url(img/menu.gif);
	z-index: 2;
	left: 8px;
	top: 150px;
	padding: 10px 0 0 7px;
}
#menu a{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	height: 23px;
	width: 114px;
}
body{
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}
#topo h1,
#topo h2{
	display: none;
}
