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

		#button-news{height: 40px; width: 103px; text-indent: 10000px; overflow: hidden; background: url(../images/nav-news.jpg) top left no-repeat;display: block;float: left;}
		#button-news:hover{background-position: bottom left;}
		#button-company{height: 40px; width: 103px; text-indent: 10000px; overflow: hidden; background: url(../images/nav-company.jpg) top left no-repeat; display: block; float: left;}
		#button-company:hover{background-position: bottom left;}
		#button-games{height: 40px; width: 103px; text-indent: 10000px; overflow: hidden; background: url(../images/nav-games.jpg) top left no-repeat;display: block;float: left;}
		#button-games:hover{background-position: bottom left;}
		#button-services{height: 40px; width: 103px; text-indent: 10000px; overflow: hidden; background: url(../images/nav-services.jpg) top left no-repeat; display: block; float: left;}
		#button-services:hover{background-position: bottom left;}
		#button-jobs{height: 40px; width: 103px; text-indent: 10000px; overflow: hidden; background: url(../images/nav-jobs.jpg) top left no-repeat;display: block;float: left;}
		#button-jobs:hover{background-position: bottom left;}
		#button-contact{height: 40px; width: 103px; text-indent: 10000px; overflow: hidden; background: url(../images/nav-contact.jpg) top left no-repeat; display: block; float: left;}
		#button-contact:hover{background-position: bottom left;}
