body {
	background: #604818 url(imgs/mainbkg.gif);
	margin:0;
	padding:0;
	text-align:center;	
	font: normal normal normal 11pt Georgia,"Times New Roman",Times,serif; 
}

.main{
	width: 874px;
	overflow: hidden; 
	margin:0 auto;
	padding:0;
	/*text-align:center;*/
	background: white url(imgs/bkg.gif);
}

.site{
	padding-left: 21px;
	padding-right: 23px;
}

.header_container{
	background-image: url(images/bkheader.gif);
	height: 335px;
	width: 1000px;
	position: relative;
}

.content{
	background: white;
	padding-left: 10px;
	padding-right: 10px;
}

.banner{
	height: 266px;
	position: absolute;
	left: 21px;
	top: 69px;
	width: 956px;
	height: 266px;
}

.language{
	text-align: right;
	padding: 4px;
}



.footer{
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;		
	height: 44px;
	width: 956px;
	clear: both;
	padding-right: 30px;
	font-size: 10px;
	text-align: left; 
	color: #404040;
	padding-left: 30px;
}

.footer a{
	text-decoration: none;
	color: #404040;
}

.footer a:hover{
	color: white;
}

.leftpanel{
	float: left;
	width: 700px;
	overflow: hidden;										 
	text-align: left;
}

.rightpanel{
	float: right;
	width: 230px;
	overflow: hidden;
}

.modulebox{
	width: 220px;
	border-top: 2px solid #690000;
	background-image: url(images/modulebox_fade.gif);
	background-repeat: repeat-x; 
	padding: 5px;
}														 
#map
{
	width:560px;
	height:400px;
}

