@charset "utf-8";
/* CSS Document */
/*Index Page Start*/
#banner {
	background:url(images/banner_en.jpg) no-repeat;
}
/*Index Page Finish*/
#login #submit {
	background:url(images/sign_in_en.png) no-repeat;
}
#register #submit {
	background:url(images/register_en.png) no-repeat;
}
#application #submit {
	background:url(images/apply_en.png) no-repeat;
}
.wpcf7-form #submit, #newpassword #submit, #forgotpassword #submit{
	background:url(images/submit_en.png) no-repeat;
}
.eklebutton {
	background:url(images/subscribe_en.png) no-repeat;
}