/* main navigation - css image map rollovers */



#bodyContent a.link, #bodyContentHome a.link, #bodyContent a:link.link, #bodyContentHome a:link, #bodyContent a:active.link, #bodyContentHome a:active.link, #bodyContent a:visited.link, #bodyContentHome a:visited.link {
	color: #93e3ec;
	text-decoration: none;
	padding: 2px;
}

	#bodyContent a:hover.link, #bodyContentHome a:hover.link {
		color: #000;
		background-color: #93e3ec;
	}

.popUpSmall a, .popUpSmall a:link, .popUpSmall a:active, .popUpSmall a:visited {
	color: #b6983e;
	text-decoration: none;
	}

.popUpSmall a:hover {
	color: #3b372b;
	background: #b6983e;
	padding: 2px;
	}

#dubboImage {
     width:259px;
     height:172px;
     display:block;
     background:url(../images/dubboImg1.jpg) 0px 0px no-repeat;
     text-decoration:none;
	 float: left;
	 margin-bottom: 20px;
	}
	
#dubboImage:hover {
	background-position: 0px -172px;
	}

#orangeImage {
     width:259px;
     height:172px;
     display:block;
     background:url(../images/orangeImg1.jpg) 0px 0px no-repeat;
     text-decoration:none;
	 float: left;
	}
	
#orangeImage:hover {
	background-position: 0px -172px;
	}

#testim {
	float: left;
     width:89px;
     height:35px;
     display:block;
     background:url(../images/derussi_test.jpg) 0px 0px no-repeat;
     text-decoration:none;
	 margin-bottom: 20px;
	}
	
#testim:hover {
	background-position: 0px -35px;
	}