html,body{
  margin:0;
  padding:0;
  border:0; 
  height:595px;
  overflow: hidden;
}
body{
  min-width:1000px;
  text-align:center;
      font-family: Verdana, Helvetica;
    font-size: 11px;
	 letter-spacing: 2px;
	 color: #333333;
	 font-weight:normal;
}

input{
	border:1px solid silver;
	height:16px;
	background-color: #FFF;
}

.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}

.home{
margin:10% auto;
display:block;
border: 0;
}

img{
margin:0 auto;
display:block;
border: 0;
}

.button{
	font-weight: normal;
		height:23px;
		background-color: #d4d4d4;
		width: 231px;
}

.largetext{
	font-size:13px;
	margin-top:150px;
}

.enquiry{
		border:1px solid silver;
		overflow: hidden;
}

td{
	text-align: center;
	padding: 0;
}


* html .clear{height:auto;margin-bottom:0}

#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:1000px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;

/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#clearheadercenter{
  height:40px;
  overflow:hidden;
}

#container-center{
	margin-bottom:34px;
	text-align:center;
}

#clearfootercenter{
  height:30px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:1000px;
  height:30px;
  overflow:hidden;
  margin-top:-30px;
}
#subfooter1{
  background:#FFF;
  text-align:center;
  height:30px;
}
#header{
  z-index:1;
  position:absolute;
  top:0;
  width:1000px;
  height:34px;
  overflow:hidden;
}
#subheader1{
  background:#FFF;
  text-align:center;
  height:34px;
}
#gfx_bg_middle{
  top:0;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:1000px;
  margin-left:0;
  background: transparent;
}
* html #gfx_bg_middle{
  display:none;
}


* {
    font-family: Verdana, Helvetica;
    font-size: 11px;
	 letter-spacing: 2px;
	 color: #333333;
	 font-weight:normal;
}
.dynamicslide{
	cursor: url(graphics/zoomin.cur), pointer;
    outline: none;
}
.dynamicslide-active-anchor img {
	visibility: hidden;
}
.dynamicslide img {
	border: 1px solid white;
}
.dynamicslide:hover img {
	border: 1px solid silver;
}

.dynamicslide-wrapper {
	background: white;
}
.dynamicslide-image {
    border-bottom: 1px solid white;
}
.dynamicslide-image-blur {
}
.dynamicslide-caption {
    display: none;
    border-bottom: 1px solid white;
    font-family: Aruial, Verdana, Helvetica;
    font-size: 10px;
    padding: 5px;
    background-color: white;
}
.dynamicslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.dynamicslide-credits,
a.dynamicslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.dynamicslide-credits:hover,
a.dynamicslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.dynamicslide-full-expand {
	background: url(graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.dynamicslide-display-block {
    display: block;
}
.dynamicslide-display-none {
    display: none;
}


/* Licence:
Highslide JS is licensed under a Creative Commons Attribution-NonCommercial 2.5
License (http://creativecommons.org/licenses/by-nc/2.5/).*/
