body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #7c9978;
	margin-top: 0px;
}
#bg_all {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 658px;
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
}
#content_holder {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#col1 {
	background-image: url(images/bg_textbox.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 298px;
	height: 286px;
	padding-left: 25px;
	padding-top: 60px;
	font-size: 11px;
	padding-right: 10px;
	line-height: 16px;
}
#col2 {
	float: left;
	width: 467px;
	position: relative;
}
#map {
	clear: both;
}
#footer {
	height: 55px;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	padding-right: 180px;
	padding-left: 20px;
	padding-top: 17px;
}
#dislaimer {
	background-image: url(images/diclaimer.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 106px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}


#privacy {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 9px;
	color: #B2C3B0;
}
