﻿div#head {clear: both;width: 100%;height: 120px;border-bottom: solid 2px #fff;background-image: url('Images/headbg.jpg');background-position: top left;background-repeat: repeat-x;}
div#logo {clear: both;width: 780px;height: 120px;margin-left: auto;margin-right: auto;background-color: inherit;background-image: url('Images/logo.jpg');background-position: bottom left;background-repeat: no-repeat;}
div#logo_en {clear: both;width: 780px;height: 120px;margin-left: auto;margin-right: auto;background-color: inherit;background-image: url('Images/logo_en.jpg');background-position: bottom left;background-repeat: no-repeat;}
div#body {clear: both;height: auto !important;min-height: 350px;height: 350px;background-color: #efe4b3;}
div#foot {clear: both;width: 100%;height: auto !important;min-height: 95px;height: 95px;background-color: #f7e5be;background-image: url('Images/footbg.jpg');background-position: top center;background-repeat: repeat-x;border-top: solid 2px #fff;}
div#footcontent {width: 780px;margin-left: auto;margin-right: auto;color: #3D563D;}
div#footcontent p {color: #3D563D;font-size: 0.8em;margin: 0px;}

div#menu {
	clear: both;
	width: 790px;
	height: 20px;
	padding: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

div#bodycontent 
{
	clear: both;
	width: 790px;
	height: auto !important;
	min-height: 320px;
	height: 320px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

div#pageend
{
	clear: both;
	width: 100%;
	height: auto !important;
	min-height: 55px;
	height: 55px;
	text-align: center;
}