@charset "utf-8";
/* CSS Document */

.button_home_longer {
	display:block;
	width:133px;
	height:36px;
	text-indent:-9999px;
}
.button_home_longer a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/button_home_longer.png) no-repeat top left;
	outline:none;
}
.button_home_longer a:hover {
	background-position:0 -36px;
}



.button_training {
	display:block;
	width:133px;
	height:36px;
	text-indent:-9999px;
}
.button_training a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/button_training.png) no-repeat top left;
	outline:none;
}
.button_training a:hover {
	background-position:0 -36px;
}


.button_design {
	display:block;
	width:133px;
	height:36px;
	text-indent:-9999px;
}
.button_design a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/button_design.png) no-repeat top left;
	outline:none;
}
.button_design a:hover {
	background-position:0 -36px;
}



.button_website_design {
	display:block;
	width:133px;
	height:36px;
	text-indent:-9999px;
}
.button_website_design a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/button_website_design.png) no-repeat top left;
	outline:none;
}
.button_website_design a:hover {
	background-position:0 -36px;
}



.button_flash {
	display:block;
	width:100px;
	height:36px;
	text-indent:-9999px;
}
.button_flash a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/button_flash.png) no-repeat top left;
	outline:none;
}
.button_flash a:hover {
	background-position:0 -36px;
}



.button_schedule {
	display:block;
	width:100px;
	height:36px;
	text-indent:-9999px;
}
.button_schedule a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/button_schedule.png) no-repeat top left;
	outline:none;
}
.button_schedule a:hover {
	background-position:0 -36px;
}





.button_register {
	display:block;
	width:100px;
	height:36px;
	text-indent:-9999px;
}
.button_register a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/button_register.png) no-repeat top left;
	outline:none;
}
.button_register a:hover {
	background-position:0 -36px;
}


.button_faq {
	display:block;
	width:100px;
	height:36px;
	text-indent:-9999px;
}
.button_faq a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/button_faq.png) no-repeat top left;
	outline:none;
}
.button_faq a:hover {
	background-position:0 -36px;
}


.button_about_longer {
	display:block;
	width:133px;
	height:36px;
	text-indent:-9999px;
}
.button_about_longer a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/button_about_longer.png) no-repeat top left;
	outline:none;
}
.button_about_longer a:hover {
	background-position:0 -36px;
}


.button_contact_longer {
	display:block;
	width:133px;
	height:36px;
	text-indent:-9999px;
}
.button_contact_longer a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/button_contact_longer.png) no-repeat top left;
	outline:none;
}
.button_contact_longer a:hover {
	background-position:0 -36px;
}

