#bg-left-top {
	background-image: url(../images/bg_left_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
	width: 33%;
}
#banner {
	height: 260px;
	width: 760px;
}
#bg-right-top {
	background-image: url(../images/bg_right_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 33%;
}
#bg-left-bottom {
	background-image: url(../images/bg_left_bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
	width: 33%;
}
#bg-center-bottom {
	background-image: url(../images/bg_center_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 24px;
}
#bg-right-bottom {
	background-image: url(../images/bg_right_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 33%;
}
#bg-left {
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 33%;
}
#bg-center {
	background-image: url(../images/bg_center.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 33%;
}
#bg-right {
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-y;
	width: 33%;
}
#bottommenu {
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
#bottommenu A{
	color: #FFFFFF;
}
#title {
	padding-left: 20px;
}
#content {
	margin-bottom: 20px;
	margin-right: 40px;
	margin-left: 40px;
}
#text-img-full {
	margin-top: 2px;
	margin-bottom: 5px;
}
#text-img-right {
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: right;
	float: right;
}
#text-img-left {
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: left;
	float: left;
}
#gallery-img-small {
	margin-top: 20px;
	margin-right: 20px;
}

#gallery-img-large {
	border: 1px solid #1E1E1E;
}
#gallery-button {
	padding: 20px;
}
#input-1 {
	border: 1px solid #1E1E1E;
	width: 200px;
}
#input-2 {
	border: 1px solid #1E1E1E;
	width: 25px;
}
#input-3 {
	border: 1px solid #1E1E1E;
	width: 50px;
}
#virtual-tour {
	margin: 40px;
	width: 450px;
	border: 1px solid #1E1E1E;
}
#vr-button {
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
