#mainMenu a 
{
	text-decoration: none;
	text-indent: -9000px;
	display: block;
	float: left;
	height: 30px;
	border: none;
}

a#home 
{
	background: url(/images/buHome1.gif) 0 3px no-repeat;
	width: 55px;
}

a#home-selected 
{
	background: url(/images/buHome2.gif) 0 3px no-repeat;
	width: 55px;
}

a#home:hover 
{
	background: url(/images/buHome2.gif) 0 3px no-repeat;
}



a#contact 
{
	background: url(/images/buContact1.gif) 0 3px no-repeat;
	width: 94px;
}

a#contact-selected
{
	background: url(/images/buContact2.gif) 0 3px no-repeat;
	width: 94px;
}

a#contact:hover 
{
	background: url(/images/buContact2.gif) 0 3px no-repeat;
}



a#aboutus 
{
	background: url(/images/buAbout1.gif) 0 3px no-repeat;
	width: 99px;
}

a#aboutus-selected
{
	background: url(/images/buAbout2.gif) 0 3px no-repeat;
	width: 99px;
}

a#aboutus:hover 
{
	background: url(/images/buAbout2.gif) 0 3px no-repeat;
}



a#information 
{
	background: url(/images/buInformation1.gif) 0 3px no-repeat;
	width: 174px;
}

a#information-selected
{
	background: url(/images/buInformation2.gif) 0 3px no-repeat;
	width: 174px;
}

a#information:hover 
{
	background: url(/images/buInformation2.gif) 0 3px no-repeat;
}



a#links 
{
	background: url(/images/buLinks1.gif) 0 3px no-repeat;
	width: 72px;
}

a#links-selected
{
	background: url(/images/buLinks2.gif) 0 3px no-repeat;
	width: 72px;
}

a#links:hover 
{
	background: url(/images/buLinks2.gif) 0 3px no-repeat;
}



a#partners 
{
	background: url(/images/buPartners1.gif) 0 3px no-repeat;
	width: 99px;
}

a#partners-selected
{
	background: url(/images/buPartners2.gif) 0 3px no-repeat;
	width: 99px;
}

a#partners:hover 
{
	background: url(/images/buPartners2.gif) 0 3px no-repeat;
}



a#questions 
{
	background: url(/images/buQuestions1.gif) 0 3px no-repeat;
	width: 108px;
}

a#questions-selected
{
	background: url(/images/buQuestions2.gif) 0 3px no-repeat;
	width: 108px;
}

a#questions:hover 
{
	background: url(/images/buQuestions2.gif) 0 3px no-repeat;
}