/* CSS Document */


#rolloverHome a {
	display:block;
	width: 80px;
	height:29px;
	margin-left:30px;
	background: url("../img/menu/home.gif") 0 0 no-repeat;
	text-decoration: none;
}
#rolloverHome a:hover {
	background-position: 0 -29px;
}
#rolloverHome a:active {
	background-position: 0 -58px;
}

#rolloverProducts {
	display:block;
	width:64px;
	height:20px;
	margin-left:30px;
	background: url("../img/menu/products.gif") 0 0 no-repeat;
}

#rolloverAbout a {
	display:block;
	width: 71px;
	height: 19px;
	margin-left:30px;
	background: url("../img/menu/about.gif") 0 0 no-repeat;
	text-decoration: none;
}
#rolloverAbout a:hover {
	background-position: 0 -19px;
}
#rolloverAbout a:active {
	background-position: 0 -38px;
}
#rolloverHTW a {
	display:block;
	width: 112px;
	height: 25px;
	margin-left:30px;
	background: url("../img/menu/htw.gif") 0 0 no-repeat;
	text-decoration: none;
}
#rolloverHTW a:hover {
	background-position: 0 -25px;
}
#rolloverHTW a:active {
	background-position: 0 -50px;
}
#rolloverArchitects a {
	display:block;
	width: 158px;
	height: 20px;
	margin-left:30px;
	background: url("../img/menu/architects.gif") 0 0 no-repeat;
	text-decoration: none;
}
#rolloverArchitects a:hover {
	background-position: 0 -20px;
}
#rolloverArchitects a:active {
	background-position: 0 -40px;
}
#rolloverDistributor a {
	display:block;
	width: 143px;
	height: 23px;
	margin-left:30px;
	background: url("../img/menu/distributor.gif") 0 0 no-repeat;
	text-decoration: none;
}
#rolloverDistributor a:hover {
	background-position: 0 -23px;
}
#rolloverDistributor a:active {
	background-position: 0 -46px;
}
#rolloverOrder a {
	display:block;
	width: 81px;
	height: 16px;
	margin-left:30px;
	background: url("../img/menu/order.gif") 0 0 no-repeat;
	text-decoration: none;
}
#rolloverOrder a:hover {
	background-position: 0 -16px;
}
#rolloverOrder a:active {
	background-position: 0 -32px;
}
#rolloverContact a {
	display:block;
	width: 85px;
	height: 23px;
	margin-left:30px;
	background: url("../img/menu/contact.gif") 0 0 no-repeat;
	text-decoration: none;
}
#rolloverContact a:hover {
	background-position: 0 -23px;
}
#rolloverContact a:active {
	background-position: 0 -46px;
}
#restaurantRail a {
	display:block;
	width: 107px;
	height: 18px;
	margin-left:30px;
	background: url("../img/menu/restaurantrail.gif") 0 0 no-repeat;
}
#restaurantRail a:hover {
	background-position: 0 -18px;
}
#restaurantRail a:active {
	background-position: 0 -36px;
}
#holdups a {
	display:block;
	width: 72px;
	height: 18px;
	margin-left:30px;
	background: url("../img/menu/holdups.gif") 0 0 no-repeat;
}
#holdups a:hover {
	background-position: 0 -18px;
}
#holdups a:active {
	background-position: 0 -36px;
}
#organiza a {
	display:block;
	width: 78px;
	height: 17px;
	margin-left:30px;
	background: url("../img/menu/organiza.gif") 0 0 no-repeat;
}
#organiza a:hover {
	background-position: 0 -17px;
}
#organiza a:active {
	background-position: 0 -34px;
}
