body {
	font-size: 15px; 
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	background: #CFCECE url(../bmp/TILE.jpg) repeat-x;
}

#main {
	background: url(../bmp/HOME.jpg) no-repeat top center;
}

#home {
	position: relative;

	height: 1200px;
	width: 1002px;

	margin: 0 auto;

	/** /background: rgba(0,100,0,.5);/**/
}


#webmaster {
	position: absolute;
	left: 908px;
	top: 902px;

	width: 90px;
	height: 33px;

	/** /background: rgba(200,0,100,.5);/**/
}
#webmaster:link:hover {/**/background: rgba(0,0,200,.1);/**/}	


#partners {
	position: absolute;
	top: 570px;
}

#partners dt {
	display: none;
}


#partners a {
	position: absolute;
	width: 100px;
	height: 50px;

	/** /background: rgba(150,0,0,.5);/**/	
	text-indent: -9999px;
}

#partners a:link:hover {/**/background: rgba(200,200,200,.2);/**/}	


#p-r1-1 a { top: 26px;  left: 5px;    width: 240px;  height: 70px; }
#p-r1-2 a { top: 22px;  left: 359px;  width: 116px;  height: 79px; }
#p-r1-3 a { top: 37px;  left: 580px;  width: 134px;  height: 48px; }
#p-r1-4 a { top: 33px;  left: 776px;  width: 194px;  height: 48px; }

#p-r2-1 a { top: 159px; left: 5px;    width: 247px;  height: 63px; }
#p-r2-2 a { top: 157px; left: 348px;  width: 157px;  height: 66px; }
#p-r2-3 a { top: 157px; left: 584px;  width: 127px;  height: 66px; }
#p-r2-4 a { top: 159px; left: 760px;  width: 227px;  height: 60px; }

