#mainContent {
	/*width: 100%;*/
	width:995px;
	overflow:hidden;
}

* html #mainContent {
	/*width: 100%;*/
	width:998px;
	overflow:hidden;
}

.contentArea {
	width: 790px;	
	padding:0 0 0 0;
	margin:0 0 0 0;

}

* html .contentArea {
	width: 780px;
}

.container{
	width: 439px;
	float:left;
	margin:0 0 0 0;
}

.text3sp {
	width: 415px;
	margin: 0px 0px 10px 18px;
	float: left;
}
* html .text3sp {
	width: 439px;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 10px 0px;
}

.map{
	width:330px;
	float:left;
}

.printmap{
	display:none;
}

.logo2{
	margin:1em 0 1em 1em;
}
