#aboutbutton a, #aboutbutton a:hover {
	background-position:-318px 11px;
	}
	
.submenu {
	padding-left:550px;
	}
	
#historybutton a, #clientsbutton a, #testimonialsbutton a {
	background-repeat:no-repeat;
	background-position:0 6px;
	}
	
#historybutton a:hover, #clientsbutton a:hover, #testimonialsbutton a:hover {
	background-repeat:no-repeat;
	}
	
#historybutton a {
	background-image:url(images/submenu/history.gif);
	width:106px;
	margin-right:25px;
	}
	
#historybutton a:hover {
	background-position:-105px 7px;;
	}
	
#clientsbutton a {
	background-image:url(images/submenu/clients.gif);
	width:92px;
	margin-right:25px;
	}
	
#clientsbutton a:hover {
	background-position:-91px 7px;;
	}
	
#testimonialsbutton a {
	background-image:url(images/submenu/testimonials.gif);
	width:144px;
	}
	
#testimonialsbutton a:hover {
	background-position:-143px 7px;
	}
	
