
h2
{
	margin: 45px 280px 0 0;
}

#content
{
	background: #e2e3e5 url(../images/no_submenu_bkg.jpg) repeat-y right top;
	padding-bottom: 30px;
	padding-right: 20px;
}

#map_container
{
	border: 1px solid #fff;
	height: 320px;
	line-height: 1.2em;
	margin: 1em 0;
	width: 448px;
}
#map_container img
{
	float: left;
	margin: 1em 1em 0 0;
}
#map_container address
{
	padding: 3em 0 0 0;
}

#panel_container
{
	margin: 0 280px 0 0;
}

#sub_menu_bottom
{
	background-position: left bottom;
	border-top: 2px solid #5a392b;
	bottom: 0;
	height: 25px;
	top: auto;
}

#text
{
	background-color: #efefef;
	border: 1px solid #fff;
	color: #5a392b;
	float: right;
	font-family: "Trebuchet MS", "Arial CE", Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
	margin: 0.8em 0 0 0;
	padding: 0;
	width: 240px;
}
#text p
{
	margin: 0;
	text-align: center;
}
#text ul
{
	font-size: 0.7em;
	font-weight: bold;
	list-style-type: none;
	margin: 1em 0 0.5em 1em;
}

/* IE 6 */

* html #sub_menu_bottom
{
	bottom: -1px;
}
