body { 
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	text-align: center;
}

#main {
	padding: 0px;
	margin: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.width {
	width: 908px;
}

#header, #footer {
	clear: both;
	height: 40px;
	background-image: url('/assets/images/header_bak.gif');
}

#right {
	float: right;
	width: 759px;
}

#right h1 {
	width: 100%;
	text-align: center;
	color: #800000;
	
}

#left {
	float: left;
	width: 149px;
}

#menu {
	width: 149px;
}

#filler {
	position: relative;
	height: 60px;
	background-image: url('/assets/images/keyvisual_bg.gif');
}

#filler_low {
	position: relative;
	padding: 50px 0;
	background-image: url(./assets/images/keyvisual_bg.gif);
}

#NavigationBar1 {
	height: 281px;
	background-color: #ffb500;
	padding: 5px 0 0;
}

#NavigationBar1 a {
	cursor:hand; 
	text-decoration:none;
}

#overviewpics {
	float: right;
	width: auto;
	clear: both;
}

.pictureframe {
	float: left;
	width: auto;
	padding: 5px;
	margin-left: 15px;
	border: 1px solid #C0C0C0;
}

#languages {
	float: right;
	width: auto;
	padding: 23px 0 0;
}

.lang {
	padding: 0 0 0 7px;
}

#main_text {
	text-align: left;
	margin: 10px 0 0 27px;
}

#contactus {
	text-align: left;
	margin: 0 0 0 27px;
	font-size: 115%;
}

#main_text h2 {
	font-size: 175%;
	color: #800000;
	float: left;
	width: auto;
}

#main_text h3 {
	font-size: 120%;
	color: #800000;
	clear: both;
}

#contactus h3 {
	color: #800000;
	clear: both;
}

#text_left {
	float: left;
	width: 305px;
	text-align: justify;
}

.text_hdr {
	font-size: 110%;
}

.textbottom {
	clear: both;
}

#rotating_pics {
	float: right;
	width: auto;
	padding: 5px;
	margin-left: 15px;
	border: 1px solid #C0C0C0;
}