@charset "utf-8";
#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	height: 600px;
	position: absolute;
	left: 100px;
	top: 0px;
	right: auto;
	bottom: auto;
	overflow: hidden;
	background-image: url(Website%20Images/Side%20Bar.png);
	background-repeat: no-repeat;
}
#topcontent {
	text-align: left;
	height: 440px;
	width: 760px;
}
#contactdetails {
	text-align: left;
	height: 280px;
	width: 200px;
	margin-top: 150px;
	font-family: Arial;
	float: left;
}
#moreimages {
	text-align: left;
	height: 280px;
	width: 560px;
	margin-top: 150px;
	font-family: Arial;
	float: right;
}
#menuhome {
	text-align: left;
	height: 40px;
	width: 200px;
	margin-bottom: 15px;
	float: left;
}
#Image1 {
	position:absolute;
	left:321px;
	top:160px;
	width:530px;
	height:260px;
	z-index:1;
	visibility: hidden;
}
#Image2 {
	position:absolute;
	left:342px;
	top:161px;
	width:510px;
	height:260px;
	z-index:6;
	visibility: hidden;
}
#Image3 {
	position:absolute;
	left:362px;
	top:159px;
	width:490px;
	height:261px;
	z-index:7;
	visibility: hidden;
}
#Image4 {
	position:absolute;
	left:387px;
	top:161px;
	width:465px;
	height:260px;
	z-index:8;
	visibility: hidden;
}

#button1 {
	position:absolute;
	left:315px;
	top:401px;
	width:20px;
	height:20px;
	z-index:2;
	font-family: Arial;
	font-weight: bold;
	color: #FFF;
	visibility: hidden;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
#button2 {
	position:absolute;
	left:344px;
	top:401px;
	width:20px;
	height:20px;
	z-index:3;
	font-family: Arial;
	font-weight: bold;
	color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	visibility: hidden;
}
#button3 {
	position:absolute;
	left:373px;
	top:401px;
	width:20px;
	height:20px;
	z-index:4;
	font-family: Arial;
	font-weight: bold;
	color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	visibility: hidden;
}
#button4 {
	position:absolute;
	left:402px;
	top:401px;
	width:20px;
	height:20px;
	z-index:5;
	visibility: hidden;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
