/* STARTER BUTTONS */
.start_button { position: absolute; width: 244px; height: 160px; left: 50%; background-position: bottom;}
.start_button a { width: 244px; height: 160px; display: block; text-decoration: none; }
.hover .start_button a:hover { background-position: bottom;}

.home_button { top: 177px; margin-left: -366px;}
.efex_button { top: 167px; margin-left: -122px;}
.cepia_button { top: 147px; margin-left: 122px;}
.wis_button { top: 337px; margin-left: -366px;}
.cebiw_button { top: 327px; margin-left: -122px;}
.bs_button { top: 307px; margin-left: 122px;}

.home_button, .home_button a { background-image: url(img/button_home.jpg);}
.efex_button, .efex_button a { background-image: url(img/button_efex.jpg);}
.cepia_button, .cepia_button a { background-image: url(img/button_cepia.jpg);}
.wis_button, .wis_button a { background-image: url(img/button_wis.jpg);}
.cebiw_button, .cebiw_button a { background-image:url(img/button_cebiw.jpg);}
.bs_button, .bs_button a { background-image:url(img/button_bs.jpg);}
