@charset "utf-8";
body {
	background-color: #d1d1d2;
	padding: 0;
	margin: auto;
}

a {
	text-decoration: none;
	color: #7a2819;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

ul {
	padding-left: 5px;
	margin-left: 10px;
}

li {
	padding-bottom: 12px;
}

.left {
	float: left;
	text-align: center;
	padding-top: 50px;
	padding-left: 15px;
	width: 520px;
}

.left2 {
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-left: 15px;
	width: 520px;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #262626;
	margin-left: 580px;
	background-repeat: no-repeat;
	margin-top: 305px;
	display: inline-block;
}

.imagetext {
	font-size: 12px;
}

.logo {
	vertical-align: bottom;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 40px;
	line-height: 20px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #262626;
	line-height: normal;
}

.red {
	color: #7a2819;
}

.main {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 867px;
}

.menu {
	z-index: 102;
	position: relative;
	margin-bottom: 20px;
}


#mainbox {
	margin: 0px;
	height: 607px;
	width: 867px;
	padding: 0px;
	background-image: url(../images/hetty4.png);
	background-repeat: no-repeat;
}

#introbox {
	margin: 0px;
	height: 457px;
	width: 487px;
	background-image: url(../images/hetty_intro.png);
	background-repeat: no-repeat;
	overflow: auto;
	padding-top: 70px;
	padding-right: 300px;
	padding-bottom: 80px;
	padding-left: 80px;
}

#educationbox {
	margin: 0px;
	height: 457px;
	width: 487px;
	background-image: url(../images/hetty_edu.png);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-right: 300px;
	padding-bottom: 80px;
	padding-left: 80px;
}

#exhibitionbox {
	margin: 0px;
	height: 457px;
	width: 447px;
	background-image: url(../images/hetty_exi.png);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-right: 340px;
	padding-bottom: 80px;
	padding-left: 80px;
}

#contactbox {
	margin: 0px;
	height: 607px;
	width: 867px;
	padding: 0px;
	background-image: url(../images/hetty_con.jpg);
	background-repeat: no-repeat;
}

#imagebox {
	width: 867px;
	height: 607px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: 400;
	text-align: center;
}

#sidebox {
	margin: 15px;
	float: right;
	height: 510px;
	width: 250px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #fff;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: left;
}

#sidebox2 {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: right;
	height: 526px;
	width: 250px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #fff;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: left;
}

.thumbs_center
{
	list-style: none;
	margin: auto;
	padding: 0px;
}

.thumbs_center a:hover img
{
	border-color: #48484f;
	border-style: solid;
	border-width: 2px;
	margin: 0px;
}

.thumbs_center img
{
	border-color: #eee;
	border-style: solid;
	border-width: 2px;
	margin: 0px;
}

.thumbs_center li
{
	display: inline;
	margin: auto;
	position: relative;
	padding: 12px;
}

.thumbs_right
{
	list-style: none;
	margin: auto;
	padding: 0px;
	float: left;
	width: 520px;
}

.thumbs_right img
{
	border-color: #eee;
	border-style: solid;
	border-width: 2px;
	margin: 0px;
}

.thumbs_right li
{
	display: inline;
	float: right;
	margin: 0px;
	position: relative;
	padding: 10px;
}
