#menu-wrapper,
#header,
#footer
{
	display: none;
}

body
{
	background-color:#FFFFFF;
	background-image: none;
}

#content {
	background: none;
	height:auto !important;
	min-height:300px;
	padding-left:0px;
	position:relative;
	width:736px;
}

#main
{
	background: none;
	width: auto;
}

h1
{
	display: none;
}

#content-side
{
	padding-top: 0px;
	width: auto;
}

#content-main
{
	padding-top: 0px;
	width: auto;
}

#google-map
{
	width: 441px;
}