@charset "utf-8";
table#wrapper {
		width: 800px;
		margin-right: auto;
		margin-left: auto;
}

td.column {
		background: url(../img/column_bg.gif) repeat-y;
		width: 215px;
}

#content_area {
		width: 330px;
		margin-left: 10px;
		background: url(../img/content_bg.gif) repeat-y;
		padding-right: 10px;
		padding-left: 10px;
		margin-top: 5px;
}

#content_footer {
		background: url(../img/content_footer.gif) no-repeat center top;
		height: 86px;
		width: 350px;
		margin-left: 10px;
}
#map {
margin: 0 0 0 -10px;

}
