#menu_press{
padding-bottom:50px;
padding-top:32px;
}

.btn_company{
background: transparent url(../../img/btn_company.jpg) no-repeat 0px 0;	
float:left;
height:33px;
position:relative;
width:116px;
cursor:pointer;
}

.btn_biography{
background: transparent url(../../img/btn_biography.jpg) no-repeat 0px 0;
height:33px;
width:116px;
float:left;
margin-left:10px;
position:relative;
cursor:pointer;
}

.btn_interview{
background: transparent url(../../img/btn_interview.jpg) no-repeat 0px 0;
height:33px;
width:116px;
float:left;
position:relative;
margin-left:10px;
cursor:pointer;
}

.btn_photos{
background: transparent url(../../img/btn_photos.jpg) no-repeat 0px 0;
height:33px;
width:116px;
float:left;
margin-left:10px;
position:relative;
cursor:pointer;
}

.btn_videos{
background: transparent url(../../img/btn_videos.jpg) no-repeat 0px 0;
height:33px;
width:116px;
float:left;
margin-left:10px;
position:relative;
cursor:pointer;
}
.btn_links{
background: transparent url(../../img/btn_links.jpg) no-repeat 0px 0;
height:33px;
width:116px;
float:left;
margin-left:10px;
position:relative;
cursor:pointer;
}

.txt_btn_company{
font-size:12px;
margin-left:40px;
margin-top:8px;

}
.txt_btn_biography{
font-size:12px;
margin-left:42px;
margin-top:8px;
}

.txt_btn_interview{
font-size:12px;
margin-left:38px;
margin-top:8px;

}
.txt_btn_photos{
font-size:12px;
margin-left:50px;
margin-top:8px;
}

.txt_btn_videos{
font-size:12px;
margin-left:46px;
margin-top:8px;
}
.txt_btn_links{
font-size:12px;
margin-left:44px;
margin-top:8px;
}