	body {
		background-image: url(../img/bg.png);
		background-repeat: repeat-x;
		background-position: left top;
		margin: 0px;
		padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
	}
	
	p {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0em;
		margin-left: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0.3em;
		padding-left: 0px;
		line-height: 1.4em;
	}
	
	h1 {
		display: none;
		position: absolute;
		visibility: hidden;
		left: -100px;
		top: -1000px;
	}
	
	h3{
		font-size: 120%;
		color: #5FAF19;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0.5em;
		margin-left: 0px;
	
	}
	
	#wraper {
		padding: 0px;
		width: 950px;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
	}
	#header {
	margin: 0px;
	padding: 0px;
	height: 235px;
	width: 950px;
	background-image: url(../img/head.png);
	background-repeat: no-repeat;
	position: relative;
	}
#logo {
	height: 82px;
	position: absolute;
	background-repeat: no-repeat;
}
#language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 37px;
	width: 56px;
	position: absolute;
	left: 883px;
	top: 194px;
}

#language a:link, #language a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#language a:hover {
	color: #1A68A5;
}


	
	#content {
		background-image: url(../img/content_bg.png);
		background-repeat: repeat-y;
	}
	#content #content_inner {
		margin-top: 0px;
		margin-right: 20px;
		margin-bottom: 0px;
		margin-left: 35px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 2em;
		padding-left: 0px;
	}
	#content_inner .column {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 440px;
	line-height: 1.2em;
	}
	
	
	#footer {
		margin: 0px;
		padding: 0px;
		height: 45px;
		background-image: url(../img/footer_bg.png);
		background-repeat: no-repeat;
		background-position: left bottom;
	}
	
	#footer div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 3px;	
	}
	.box {
	padding: 0px;
	width: 440px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
		
	}
	.box .top {
	background-image: url(../img/box_top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background-position: left bottom;
	overflow: visible;
	position: relative;
	z-index: 899;
	}
	
	.box .top .header {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 100px;
	position: absolute;
	top: -7px;
	left: 18px;
	z-index: 900;
	cursor: pointer;
	}
	.box .top .expand {
	background-image: url(../img/box_expand.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 409px;
	top: 17px;
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 10px;
	cursor: pointer;
	overflow: visible;
	z-index: 900;
	}
	
	
	
	
	.box .content {
	background-image: url(../img/box_bg.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0em;
	padding-right: 25px;
	padding-bottom: 1em;
	padding-left: 25px;
	position: relative;
	background-position: left top;
	width: 400px;
	}
	
	.box .content .thumb_container {
	padding: 0px;
	margin-top: 0px;
	margin-right: -6px;
	margin-bottom: 0px;
	margin-left: -6px;
	}
	
	.box .content .thumb_container img {
		margin: 0px;
		padding: 0px;
		float: left;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;	
	}
	
	.box .bottom {
	background-image: url(../img/box_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 440px;
	clear: both;
	}
.box .maps {
	position: absolute;
	
}
