@charset "utf-8";
/* CSS Document */

a.home {
	display: block;
	width: 200px;
	height: 48px;
	background: url("../images/link_aboutus.gif");
	text-align: left;
} 

a.home:hover { 
   background-position: -200px 0; 
}

a.enquiry {
	display: block;
	width: 200px;
	height: 31px;
	background: url("../images/link_enquiry.gif");
	text-align: left;
} 

a.enquiry:hover { 
   background-position: -200px 0; 
}

a.dates {
	display: block;
	width: 200px;
	height: 31px;
	background: url("../images/link_dates.gif");
	text-align: left;
} 

a.dates:hover { 
   background-position: -200px 0; 
}

a.adobe {
	display: block;
	width: 200px;
	height: 30px;
	background: url("../images/link_adobe.gif");
	text-align: left;
} 

a.adobe:hover { 
   background-position: -200px 0; 
}

a.autodesk {
	display: block;
	width: 200px;
	height: 30px;
	background: url("../images/link_autodesk.gif");
	text-align: left;
} 

a.autodesk:hover { 
   background-position: -200px 0; 
}

a.maxon {
	display: block;
	width: 200px;
	height: 30px;
	background: url("../images/link_maxon.gif");
	text-align: left;
} 

a.maxon:hover { 
   background-position: -200px 0; 
}

a.clients {
	display: block;
	width: 200px;
	height: 30px;
	background: url("../images/link_clients.gif");
	text-align: left;
} 

a.clients:hover { 
   background-position: -200px 0; 
}

a.prices {
	display: block;
	width: 200px;
	height: 31px;
	background: url("../images/link_prices.gif");
	text-align: left;
} 

a.prices:hover { 
   background-position: -200px 0; 
}

a.contact {
	display: block;
	width: 200px;
	height: 31px;
	background: url("../images/link_contact.gif");
	text-align: left;
} 

a.contact:hover { 
   background-position: -200px 0; 
}

a.payment {
	display: block;
	width: 200px;
	height: 29px;
	background: url("../images/link_payment.gif");
	text-align: left;
} 

a.payment:hover { 
   background-position: -200px 0; 
}
a.links {
	display: block;
	width: 200px;
	height: 31px;
	background: url("../images/link_links.gif");
	text-align: left;
} 

a.links:hover { 
   background-position: -200px 0; 
}