@charset "UTF-8";
body {
	background-color: #666666;
	margin: 0px;
}
.centre {
	background-color: #FFFFFF;
	width: 700px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-top: 25px;
}
.header {
	height: 100px;
	width: 700px;
	margin-bottom: 25px;
	background-image: url(../_img/gill_logo.gif);
	background-repeat: no-repeat;
	text-align: right;
}
.main {
}
.left {
	width: 175px;
	margin-right: 25px;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
ul.nav1 {
	margin-top: 0px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
ul.nav1 li {
	margin-left: 0px;
	padding-bottom: 7px;
}
ul.nav1 li a {
	text-decoration: none;
	color: #333333;
}
ul.nav1 li a:hover {
	font-weight: bold;
}
.right {
	width: 500px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 1.4px;
	text-decoration: none;
	margin-bottom: 25px;
	margin-top: 0px;
}
.mainimage {
	margin-bottom: 25px;
	margin-top: 0px;
}
.right p {
	font-size: small;
	color: #333333;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.right p a {
	color: #333333;
	text-decoration: none;
}
.right p a:hover {
	font-weight: bold;
	color: #333333;
}
.right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-align: left;
	margin-bottom: 3px;
	line-height: 1.4em;
	margin-top: 25px;
}
.right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-bottom: 3px;
	color: #333333;
	line-height: 1.4em;
	margin-top: 25px;
}
.right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 3px;
}
.footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	text-indent: 250px;
	color: #999999;
}
.footer a {
	text-decoration: none;
	color: #999999;
}
.footer  a:hover  {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.subnav br {
	clear: both;
}
.subnav-list {
	width: 250px;
	text-align: left;
	float: left;
	margin: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
}
.subnav-list  h1 {
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	width: 300px;
	margin-bottom: 3px;
}
.subnav-list ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
}
.subnav-list ul li {
	list-style-type: none;
	list-style-position: outside;
	line-height: 1.4em;
	padding-left: 0px;
	margin-left: 0px;
}
.subnav ul li a {
	color: #333333;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
}
.subnav-list ul li a:hover {
	font-weight: bold;
}
.thumbnails {
	margin-bottom: 5px;
}
.thumbnails img {
	height: 80px;
	width: 110px;
	margin-bottom: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.thumbnails img:hover {
	border-bottom-width: 10px;
	border-bottom-style: solid;
}
.thumb-right {
	margin-right: 0px;
	margin-left: 20px;
}
.sitemap p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 1.5em;
}
.sitemap p a {
	color: #333333;
	text-decoration: none;
	margin-right: 10px;
}

