﻿body {
	background-color: #e5e5e5;
	text-align: center;
	font-family: Tahoma;
	font-size: small;
	font-family: Tahoma;
	font-size: small;
	text-align: left;
}
.format {
	min-height: 700px;
	max-height: 700px;
	margin: 0 auto;
	position: absolute;
	width: 696px;
	left: 50%;
	margin-left: -348px;
}
img {
	border: 0;
}
.maincontent {
	background-image: url(images/center.png);
	background-repeat: no-repeat;
	height: 472px;
	width: 507px;
	float: right;
	z-index: -1;
}
.button{
	background-image: url(images/link.png);
	min-height: 21px;
	min-width: 159px;
	max-width: 161px;
	margin: 0 auto;
}
.links {
	background-image: url(images/links.png);
	background-repeat: no-repeat;
	height: 472px;
	width: 185px;
	float: left;
	font-family: Tahoma;
	font-size: small;
}
.map {
	background-image: url(images/scotland.png);
	background-repeat: no-repeat;
	height: 215px;
	width: 200px;
	position: absolute;
	right: 487px;
	top: 300px;
}
.pin#shetland{
	height: 14px;
	width: 13px;
	position: absolute;
	right: 536px;
	top: 341px;
}
.pin#gillock{
	height: 14px;
	width: 13px;
	position: absolute;
	right: 555px;
	top: 395px;
}
.pin#orkney{
	height: 14px;
	width: 13px;
	position: absolute;
	right: 548px;
	top: 370px;
}
.pin#inverness{
	height: 14px;
	width: 13px;
	position: absolute;
	right: 583px;
	top: 453px;
}
a {	
	font-weight: bold;
	color: #333333;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #777777;
}
a:visited {
	color: #333333;
}
a:visited:hover {
	color: #777777;
}
.header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 693px;
}
iframe.content {
	position: absolute;
	width: 481px;
	height: 440px;
	top: 38%;
	margin-top: -99px;
	left: 36%;
	margin-left: -47px;
	padding: 0;
}
.banner#home {
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 170px;
}

.banner#agriculture {
	background-image: url(images/agriculture.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 200px;
}
.banner#contact{
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 200px;
}
.banner#gillock{
	background-image: url(images/gillock.png);
	background-repeat: no-repeat;
	height:58px;
	width:200px;
}
.banner#orkney{
	background-image: url(images/orkney.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 200px;
}
.banner#inverness{
	background-image: url(images/inverness.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 232px;
}
.banner#shetland{
	background-image: url(images/shetland.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 232px;
}

.banner#services{
	background-image: url(images/services.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 200px;
}
.banner#aboutus{
	background-image: url(images/aboutus.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 200px;
}
.banner#watten{
	background-image: url(images/watten.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 200px;
}

.text {
	text-align: left;
	text-align: justify;
	padding-left: 10px;
	padding-right: 15px;
	width: 60%;
	color: #333333;
}
.textcontact#bold{
	font-weight:bold;
}
.textcontact#header{
	font-size:medium;
	font-weight: bold;
}
.layoutcontent#agriculture 
{
	float: right;
	vertical-align: top;
	background-image: url(images/rightag.png);
	height: 390px;
	width: 150px;
}
.layoutcontent#contact
{
	float: right;
	vertical-align:bottom;
	background-image: url(images/rightcon.png);
	height: 265px;
	width: 150px;
}
.layoutcontent#gillock {
	float: right;
	vertical-align: top;
	background-image: url(images/gillockright.png);
	height: 410px;
	width: 150px;
}

.layoutcontent#home {
	float: right;
	vertical-align: top;
	background-image: url(images/homeright.png);
	height: 410px;
	width: 150px;
}
.layoutcontent#services
{
	float: right;
	vertical-align: top;
	background-image: url(images/homeright.png);
	height: 410px;
	width: 150px;
}
.layoutcontent#about
{
	float: right;
	vertical-align: top;
	background-image: url(images/aboutright.png);
	height: 396px;
	width: 150px;
}


