body {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	font-size: .9em;
	line-height: 1.3em;
	background: #fff url(../images/background.jpg) repeat-x top center ;
	color:#919090;
	margin-top:0;
}


#wrapper {
	margin-top:0;
	position:relative;
	margin:0;
	padding:0;
}

#container {
	width:950px;
	margin:auto;
	padding:auto;
}


#header{
	margin-left:0;
	margin-right:0;
	width:950px;
	height:125px;
	padding-top:4px;
	background: url(../images/header.png) no-repeat top center;
	}

#navbar{
	background: url(../images/navbar.jpg) no-repeat top center;
	margin:auto;
	padding:auto;
	width:950px;
	height:32px;
	text-align:center;
	}
	
#navbar ul {
	margin: 0px;
	padding: 0px;
	padding-top:7px;
	list-style:none;
}
#navbar ul li {
	padding-right:40px;
	display: inline;
	
}
#navbar ul li a {
	color: #fff;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-decoration:none;
}
#navbar ul li a:hover {
	text-decoration: none;
	color: #e5e4e4;
}
#navbar ul li#active {
	text-decoration: none;
}
#navbar ul li#active a {
	color: #e5e4e4;
}
	
#content_home{
	background: url(../images/home_midback.png) repeat-x top center;
	height:388px;
	margin: 0px;
	width:950px;
	color:#645c58;
	padding-top:10px;
}	
	#content_home p {
		padding:0 0 0 15px;
		text-align:justify;
	}	

	#content_home ul {
		margin: 0px;
		padding: 10px 13px 0 15px;		
		font-size: .9em;
	}
	#content_home ul li {
		display:block;
		padding-bottom:20px;
		/*background:#eee;
		border:1px solid #ccc;*/		
	}
	
	#content_home ul li a {
		color: #2e7ca6;
		text-decoration:none;
	}
	#content_home ul li a:hover {
		text-decoration: none;
		color: #2c8ec5;
	}
	#content_home ul li#active a {
		color: #4086ac;
	}

.content_btm_div{
	background:url(../images/btm_content_div.png) repeat center;
	height:12px;
	width:950px;
}
.status {
	color:#f00;
	padding:5px;
	margin:auto;
}

#box1 {
	float:left;
	width:625px;

	}

#contact_box1 {
	float:left;
	width:425px;
	}
	
#box2 {
	background: url(../images/box2_back.png) repeat;
	width:306px;
	float:right;
	/*height:370px;*/
}
	#box2 .top {
		background: url(../images/box2_head.png) no-repeat;
		width:306px;
		height:44px;
	
	}
		#box2 .top h2 {
			font-size: .9em;
			padding:12px 0 0 13px;
			margin:0;
		}
	#box2 .footer {
		background: url(../images/box2_footer.png) no-repeat;
		width:306px;
		height:26px;
	}
	#box2 p {
		padding-left:10px;
		}

	#box2 ul {
		margin: 0px;
		padding: 10px 13px 0 13px;
		list-style:none;
		font-size: .9em;
	}
	#box2 ul li {
		display: block;
		padding-bottom:5px;		
	}
	
	#box2 ul li a {
		color: #2e7ca6;
		text-decoration:none;
	}
	#box2 ul li a:hover {
		text-decoration: none;
		color: #2c8ec5;
	}
	#box2 ul li#active a {
		color: #4086ac;
	}

#btm_info{
	float:left;
	width:950px;
}
	#btm_info ul {
		margin: 0px;
		padding: 10px 13px 0 15px;		
		font-size: .9em;
	}
	#btm_info ul li {
		display:block;
		padding-bottom:10px;
		/*background:#eee;
		border:1px solid #ccc;*/		
	}
	
	#btm_info ul li a {
		color: #2e7ca6;
		text-decoration:none;
	}
	#btm_info ul li a:hover {
		text-decoration: none;
		color: #2c8ec5;
	}
	#btm_info ul li#active a {
		color: #4086ac;
	}

#btm_info p {
	margin:10px 0 0 13px;
	}

#btm1 {
	float:left;
	width:625px;
	}

#btm2 {
	float:right;
	width:306px;
	height:100%;	
	}
	
#footer {
	height:40px;
	text-align:center;
	margin:0;
	padding:0;
	background:url(../images/footer_line.png) no-repeat top center;
}
	#footer p {
		text-align:center;
		margin-bottom:0;
		margin-top:10px;
		font-size:.8em;
	}	
	
#contentFooter{
	padding-top:5px;
}

#lang{
	float: right;
	right: 30px;
	padding-top: 20px;
	width: 150px;
	height: 30px;
	text-align: right;
	border: 0px solid red;
	}
}
.map {
	border:2px solid #919090;
}

#map {
	float:left;
	width:465px;
}	

.img_p {
	float:left;
	padding:0 10px 10px 10px;
	}

#clear{
	clear:both;
	}

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

a:hover{
text-decoration:underline;
}

.pimage{
	float:right; clear:right; margin:15px;
	}
	
h1 {
	color:#cbb967;
	font-size:18px;
	padding:0 0 0 15px;
}
h2 {
	color:#5e4e38;
	font-size:16px;
	padding:0 0 0 15px;
}

img {
	border:0;
	}
