/* CSS Document */

img.mapimage{display: none;}
dl#imagemap{
	margin: 0;
	padding: 0;
	width: 950px;
	height: 51px;
	position: relative;
	background-color: transparent;
	background-image: url(../images/topimages/top_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

dt{margin: 0; padding: 0; position: absolute; font-size: 85%; display: none;}
dd{margin: 0; padding: 0; position: absolute;  font-size: 85%;}





dd#home{ top: 0px; left: 0px; position: absolute;}
dd#home a{ position: absolute; width: 189px; height: 51px; text-decoration: none;}
dd#home a span{display: none;}
dd#home a:hover{position: absolute;background: transparent url(../images/topimages/top_r2_c2.jpg)  no-repeat -0px -198px;}
dd#home a:hover span{display: none;}
dd#work{ top: 0px; left: 189px; position: absolute;}
dd#work a{ position: absolute; width: 191px; height: 51px; text-decoration: none;}
dd#work a span{display: none;}
dd#work a:hover{position: absolute;background: transparent url(../images/topimages/top_r2_c2.jpg)  no-repeat -0px -191px;}
dd#work a:hover span{display: none;}
dd#news{ top: 0px; left: 380px; position: absolute;}
dd#news a{ position: absolute; width: 191px; height: 51px; text-decoration: none;}
dd#news a span{display: none;}
dd#news a:hover{position: absolute;background: transparent url(../images/topimages/top_r2_c2.jpg)  no-repeat -0px -190px;}
dd#news a:hover span{display: none;}
dd#about{ top: 0px; left: 570px; position: absolute;}
dd#about a{ position: absolute; width: 190px; height: 51px; text-decoration: none;}
dd#about a span{display: none;}
dd#about a:hover{position: absolute;background: transparent url(../images/topimages/top_r2_c2.jpg)  no-repeat -0px -190px;}
dd#about a:hover span{display: none;}
dd#contact{ top: 0px; left: 760px; position: absolute;}
dd#contact a{ position: absolute; width: 190px; height: 51px; text-decoration: none;}
dd#contact a span{display: none;}
dd#contact a:hover{position: absolute;background: transparent url(../images/topimages/top_r2_c2.jpg)  no-repeat -0px -190px;}
dd#contact a:hover span{display: none;}
