#office-location {
	float: left;
	width: 740px; 
}


#office-location .office-location-map {
	float: left;
	width: 712px; 
	padding: 12px;
	border: 1px solid #c8c7c7;
	border-top: 0px;
	margin-top: -1px;
}


#office-location .office-location-nav {
	float: left;
	width: 738px; 
	border-bottom: 1px solid #c8c7c7;
}



#office-location .office-location-nav .location-tab {
	float: left;
}


#office-location .office-location-nav .location-tab a {
	color: #54514C;
}




#office-location .office-location-nav .location-tab .txt {
	float: left;
	background: #c8c7c7;
	height: 25px;
	padding-top: 7px;
	margin-bottom: -1px;
}


#office-location .office-location-nav .location-tab .txt2 {
	float: left;
	background: #FFF;
	height: 25px;
	padding-top: 6px;
	border-top: 1px solid #c8c7c7;
	margin-bottom: -1px;
	border-bottom: 1px solid #FFF;
}


#office-location .office-location-nav .location-tab .left,
#office-location .office-location-nav .location-tab .right {
	float: left;
	width: 10px;
	height: 32px;
}

#office-location .office-location-nav .location-tab .left2,
#office-location .office-location-nav .location-tab .right2 {
	float: left;
	width: 10px;
	height: 32px;
	margin-bottom: -1px;
	border-bottom: 1px solid #fff;
}

#office-location .office-location-nav .location-tab .right,
#office-location .office-location-nav .location-tab .right2
{
	margin-right: 5px;
}

#office-location .office-location-item {
	float: left;
	width: 740px; 
	margin-top: 20px;
}

#office-location .office-location-item .pic {
	float: left;
	width: 150px; 
}

#office-location .office-location-item .description {
	float: left;
	width: 350px; 
	line-height: 140%;
}



#office-location .office-location-item .address {
	float: right;
	width: 200px; 
	font-size: 11px;
}

#office-location .office-location-item .address .item {
  	margin-bottom: 8px;
	line-height: 120%;
}

