@charset "UTF-8";
/* CSS Document */

#officeBox{
	clear:both;
	height:41px;
	position:relative;
	padding-bottom:10px;
}
#officeText{
	position: absolute;
    top:23px;
}
#officeImg{
	position: absolute;
    top:0px;
	left:270px;
}