h2#offices
{
	height:50px;
	width:190px;
	margin-left:24px;
	margin-top:20px;
	background:url('../img/captions/offices.png') no-repeat left top;
}

#offices-container
{
	margin-top:20px;
	width:680px;
}


.yellow-container { 
	height: 100%;
	width: 670px;
	margin: 0px auto 0px auto;
} 

.yellow-container img { 
	border: 0px;
} 

.yellow-container .left { 
	float: left;
	padding: 0px 27px 0px 11px;
} 
.yellow-container .right { 
	float: left;
} 




.yellow-tr,.yellow-tl,.yellow-bl,.yellow-br
{
	background-color:#FFF;
}

