@charset "UTF-8";
/* CSS Document */

div#logo	{
	background:url(../images/obolenskys_home.jpg) no-repeat right;
	height:195px;
	width:313px;
	float:left;
	}
	
div#main_box	{
	clear:both;
	border:#032D69 1px solid;
	margin:0 5px 10px 5px;
	height:520px;
	}	

#map	{
	width:400px;
	float:left;
	}
	
#address	{ 
	width:140px;
	float:left;
	font-size:1.0em;
	}
	
div#text	{
	width:450px;
	}

div#content	{
	float:left;
	width:460px;
	font-size:1.4em;
	padding:30px 10px 10px 10px;
	}
