#wrapper {
	text-align:center;
	background:url(../images/main_background.jpg) top center no-repeat;
}
#bio {
	width:60px;
	height:31px;
	text-align:left;
	padding:114px 0 0 484px;
}
#bio a, #bio a:visited {
	float:left;
	width:60px;
	height:31px;
	background:url(../images/bio_button.png) top center no-repeat;
}
#bio a:hover {
	background:url(../images/bio_button_hover.png) top center no-repeat;
}
#scripts {
	width:136px;
	height:42px;
	text-align:left;
	padding:25px 0 0 392px;
}
#scripts a, #scripts a:visited {
	float:left;
	width:136px;
	height:42px;
	background:url(../images/scripts_button.png) top center no-repeat;
}
#scripts a:hover {
	background:url(../images/scripts_button_hover.png) top center no-repeat;
}
#shortfilms {
	width:217px;
	height:36px;
	text-align:left;
	padding:10px 0 0 450px;
}
#shortfilms a, #shortfilms a:visited {
	float:left;
	width:217px;
	height:36px;
	background:url(../images/short_films_button.png) top center no-repeat;
}
#shortfilms a:hover {
	background:url(../images/short_films_button_hover.png) top center no-repeat;
}
#commercial {
	width:206px;
	height:67px;
	text-align:left;
	padding:22px 0 0 377px;
}
#commercial a, #commercial a:visited {
	float:left;
	width:206px;
	height:67px;
	background:url(../images/commercial_button.png) top center no-repeat;
}
#commercial a:hover {
	background:url(../images/commercial_button_hover.png) top center no-repeat;
}
#contact {
	width:143px;
	height:33px;
	text-align:left;
	padding:17px 0 0 505px;
}
#contact a, #contact a:visited {
	float:left;
	width:143px;
	height:33px;
	background:url(../images/contact_button.png) top center no-repeat;
}
#contact a:hover {
	background:url(../images/contact_button_hover.png) top center no-repeat;
}
#client {
	width:206px;
	height:46px;
	text-align:left;
	padding:22px 0 0 362px;
}
#client a, #client a:visited {
	float:left;
	width:206px;
	height:46px;
	background:url(../images/client_button.png) top center no-repeat;
}
#client a:hover {
	background:url(../images/client_button_hover.png) top center no-repeat;
}
