* { font-family: Tahoma, Verdana, Arial; }
html, body { height: 100%; }
body { margin: 0; background: #FFF; font-size: 11px; }
form { display: inline; padding: 0; margin: 0; }
a { text-decoration: none; }
a * { cursor: pointer; }
a span { display: none; }
a:hover { text-decoration: underline; }
div.clear { height: 1px; font-size: 1px; clear: both; overflow: hidden; }
ul { list-style-type: none; padding: 0; margin: 0; }
h1, h2, h3 { padding: 0; margin: 0; font-size: 1em; }
p { margin: 0; padding: 0; }

a#logo { background: url('../images/bg_logo.gif'); width: 208px; height: 83px; position: absolute; z-index: 2; left: 35px; top: 35px; }
div#text { width: 250px; font-size: 11px; color: #908d8d; line-height: 17px; text-align: justify;  position: absolute; bottom: 35px; right: 35px; z-index: 2; }
div#wrapper-top { width: 409px; height: 346px; background: url('../images/bg_lefttop.gif'); position: absolute; top: 0; left: 0; z-index: 1; }
div#wrapper-bottom { width: 409px; height: 346px; background: url('../images/bg_rightbottom.gif'); position: absolute; bottom: 0; right: 0; z-index: 1; }
div#main { background: url('../images/bg_main.gif') no-repeat; width: 482px; padding-top: 386px; position: absolute; top: 50%; left: 50%; margin: -213px 0 0 -241px; line-height: 20px; color: #888; }
	div#main a { color: #888; }

a#hover-1 { display: block; background: url('../images/bg_hovers.gif') 0 0; width: 148px; height: 83px; position: absolute; top: 236px; left: 20px; z-index: 3; }
	a#hover-1:hover { background-position: 0 -165px; }
a#hover-2 { display: block; background: url('../images/bg_hovers.gif') -148px 0; width: 169px; height: 98px; position: absolute; top: 44px; left: 138px; z-index: 3; }
	a#hover-2:hover { background-position: -148px -165px; }
a#hover-3 { display: block; background: url('../images/bg_hovers.gif') -317px 0; width: 162px; height: 165px; position: absolute; top: 195px; left: 197px; z-index: 3; }
	a#hover-3:hover { background-position: -317px -165px; }
div#unknown { background: url('../images/bg_hovers.gif') -479px 0; width: 66px; height: 116px; position: absolute; top: 105px; left: 380px; z-index: 3; }

