﻿#headermain-container {
	position: relative;
	left: 2px;
	top: 2px;
	width: 744px;
	height: 160px;
}

#hmenu-container {
	position: relative;
	left: 2px;
	top: 2px;
	width: 744px;
	height: 28px;
}

#gallery-container {
	position: relative;
	width: 186px;
	height: 211px;
	margin-top: 60px;
}

.shadow2,
.shadow3,
.container {
	position: relative;
	left: -1px;
	top: -1px;
}

.shadow1 {
	background: #F1F0F1;
}

.shadow2 {
	background: #DBDADB;
}

.shadow3 {
	background: #B8B6B8;
}

.container {
	background: #ffffff;
	border: 1px #AAA98D solid;
	padding: 10px;
}

div.container img {
	margin: 0px;
	padding: 0px;
}
