.topnav {
	position: absolute;
	width: 175px;
	right: 0px;
	font-size: 14px;
	overflow: hidden;
	top: -70px;
}

.navigation {
	position:relative;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/setup/button-back02.gif) no-repeat;
	width: 175px;
	height: 26px;
	overflow:hidden;
	margin-bottom: 4px;
	float: left;
	text-align: right;
}

.navigation a {
	display: block;
	color: #333;
	font-size: 14px;
	width: 175px;
	height: 26px;
	float: left; 
	text-decoration: none;
	overflow:hidden;
}

.navigation a:hover {
	color: #000;
}
			
.navigation img {
	width: 175px;
	height: 26px;
	border: 0;
}

* html a:hover {visibility:visible}

.navigation a:hover img{visibility:hidden}

.navigation span {
	position: absolute;
	top: 4px;
	text-align: right;
	width: 150px;
	right: 10px;
}

.doyle-link {
	position:relative;
	margin: 0;
	padding: 0;
	background: url(../images/doyle02.gif) no-repeat;
	width: 100px;
	height: 85px;
	float: right;
}
			
.doyle-link img {
	width: 100px;
	height: 85px;
	border: 0;
}


.doyle-link2 {
	position:relative;
	margin: 0;
	padding: 0;
	background: url(../images/doyle02.gif) no-repeat;
	width: 100px;
	height: 85px;
	overflow:visible;
}
			
.doyle-link2 img {
	width: 100px;
	height: 85px;
	border: 0;
}

.doyle-link2 span {
	position: absolute;
	text-align: left;
	left: 100px;
	font-size: 12px;
	width: 333px;
	padding-left: 10px;
	bottom: 4px;
}

.hys-link {
	position:relative;
	margin: 0;
	padding: 0;
	background: url(../images/hys02.gif) no-repeat;
	width: 100px;
	height: 85px;
	float: right;
}
			
.hys-link img {
	width: 100px;
	height: 85px;
	border: 0;
}


.hys-link2 {
	position:relative;
	margin: 0;
	padding: 0;
	background: url(../images/hys02.gif) no-repeat;
	width: 100px;
	height: 85px;
	overflow:visible;
}
			
.hys-link2 img {
	width: 100px;
	height: 85px;
	border: 0;
}

* html a:hover {visibility:visible}

.hys-link2 a:hover img{visibility:hidden}

.hys-link2 span {
	position: absolute;
	text-align: left;
	left: 100px;
	font-size: 12px;
	width: 333px;
	padding-left: 10px;
	bottom: 4px;
}

.pricelist-link {
	position:relative;
	margin: 0;
	padding: 0;
	background: url(../images/pricelist02.gif) no-repeat;
	width: 228px;
	height: 85px;
	float: left;
}

