/* ===== other page conatct ===== */
#contactButton2 {
    position: absolute;
    left: 0px;
    top: 0px;
}


#contactButton2 a:link, #contactButton2 a:visited {
    width: 267px;
	height:211px;
    display: block;
    background: url(../images/apithor_block2.jpg) no-repeat left top;
    border: none;
	text-indent: -1000em;   /* keep the text out of the display */

}

#contactButton2 a:hover, #contactButton2 a:active {
    background-position: left bottom;
}


/* ===== link ===== */



#link {
    left: 0px;
    top: 0px;
}

#link a:link, #link a:visited {
    width: 169px;
	height:47px;
    display: block;
    background: url(../images/link_button.jpg) no-repeat left top;
    border: none;
	text-indent: -1000em;   /* keep the text out of the display */

}

#link a:hover, #link a:active {
    background-position: left bottom;
}



/* ===== hive ===== */



#block {
	position: absolute;
	top:260px;
    float: left;
	left: 5px;
    padding:0px;
    margin: 0;
}
#block p h3{
padding:10px;
color:white;
}