#pagemenu{
	background :url(../images/pagemenubg.gif) repeat-x;
}

div.content{
	padding-top:65px;
}

#addr{
	width:380px; height: 350px;
	float:left;
	border-right:1px solid #dfb76d;
}

#sobi2GoogleMaps{
	float:right;
	width: 280px; height: 350px;
}

#addr h3{
	color:#dfb76d;
	line-height:2em;
	font-style:italic;
}

span.tel{
	color:#aa6500;
	font-style:italic;
	font-weight:bold;
	float:left;
	width:110px;
}

#addr a{
	color:#aa6500;
}

#addr a:hover{
	text-decoration:none;
}