body{
  margin:0;
  padding:0;
  font-family:sans-serif;
  text-align:center;
  overflow:scroll;
  background:transparent url(images/background.jpg) repeat-x;
}
#subscribeForm{
	font-size:12px;
	margin:10px 10px 0 20px;
	padding:10px 10px 0 20px;
	background:#FCCF10;
	width:330px;
	border:2px solid #0000FF;
}
#subscribeForm input[type="text"]{
	margin:0 0 0 10px;
}
#wrapper{
  position:relative;
  width:810px;
  margin:auto;
  text-align:left;
}
#header{
  position:relative;
  height:200px;
}
#Menu{
  position:absolute;
  top:200px;
  left:0px;
  width:190px;
}
#PageList{
  position:absolute;
  top:200px;
  right:0px;
  width:190px;
  text-align:right;
}
#content{
  position:absolute;
  top:200px;
  left:190px;
  width:430px;
  overflow:hidden;
}
#logo{
  float:left;
}
#header a img{
  border:none;
  float:right;
  padding:0 0 0 10px;
}
#PageList ul, #Menu2 ul, #Footer ul{
  list-style:none;
  padding:0;
  margin:0;
}
#Menu2 li{
  float:left;
  margin:2px;
  height:35px;
  width:190px;
}
#PageList2 li{
  float:right;
  margin:2px;
  height:35px;
  width:190px;
}
#Menu a img{
  border:none;
  margin:5px 0px;
}
#PageList a img{
  border:none;
  margin:5px 0;
}
#PageList2 a, #Menu2 a, #rels a{
  display:block;
  width:160px;
  height:35px;
  text-align:center;
  padding:8px 0 0 0;
  overflow:hidden;
  text-decoration:none;
  font-size:9pt;
  font-weight:bold;
}
#previous a, #next a{
  color:#FFFFFF;
  display:block;
  width:160px;
  height:35px;
  text-align:center;
  padding:8px 0 0 0;
  overflow:hidden;
  text-decoration:none;
  font-size:9pt;
  font-weight:bold;
}
#rels{
  position:relative;
  float:left;
  width:430px;
}
#previous{
  width:177px;
  padding:0 0 0 15px;
  float:left;
  background: url(images/menuButtonRb.png) no-repeat;
}
#next{
  width:177px;
  padding:0 0 0 0;
  float:right;
  background: url(images/menuButtonBa.png) no-repeat;
}
#PageList2 a{
  float:right;
}
.Page1{
  background: url(images/menuButtonR.png) no-repeat right center;
}
.Page2{
  background: url(images/menuButtonY.png) no-repeat right center;
}
.Page3{
  background: url(images/menuButtonB.png) no-repeat right center;
}
.Page1a{
  background: url(images/menuButtonRb.png) no-repeat right center;
}
.Page2a{
  background: url(images/menuButtonYb.png) no-repeat right center;
}
.Page3a{
  background: url(images/menuButtonBb.png) no-repeat right center;
}
.Menu1{
  background: url(images/menuButtonR.png) no-repeat left center;
}
.Menu2{
  background: url(images/menuButtonY.png) no-repeat left center;
}
.Menu3{
  background: url(images/menuButtonB.png) no-repeat left center;
}
.Menu1a{
  background: url(images/menuButtonRa.png) no-repeat left center;
}
.Menu2a{
  background: url(images/menuButtonYa.png) no-repeat left center;
}
.Menu3a{
  background: url(images/menuButtonBa.png) no-repeat left center;
}
.Menu1 a, .Page1 a, .Menu1a a, .Page1a a{
  color:#FFFFFF;
}
.Menu2 a, .Page2 a,.Menu2a a, .Page2a a{
  color:#0000FF;
}
.Menu3 a, .Page3 a, .Menu3a a, .Page3a a{
  color:#FFFFFF;
}
#Footer{
  text-align:center;
}
#Footer li{
  list-style:none;
  display:inline;
  padding:0 5px;
}
#Footer a{
  font-size:9pt;
}
#header h1{
  color:#CC0000;
  font-size:26pt;
  padding:65px 0 0 0;
  margin:0;
  font-family: impact,sans-serif;
}
#paragraphs{
  position:relative;
  float:left;
}
#paragraphs div{
  overflow:hidden;
}
.paraText{
  position:relative;
  float:left;
  padding:0 10px 0 10px;
  width:430px;
  overflow:hidden;
  background:url(images/paraMiddle.png) repeat-y;
}
.paraTop{
  position:relative;
  float:left;
  width:430px;
  height:15px;
  font-size:1pt;
  background:url(images/paraTop.png) no-repeat;
}
.paraBottom{
  position:relative;
  float:left;
  width:430px;
  height:15px;
  font-size:1pt;
  background:url(images/paraBottom.png) no-repeat;
  margin:0 0 10px 0;
}
h2{
  font-size:16pt;
  color:#FF0000;
  margin:0;
}
p{
  margin:0;
  padding:0 0;
}
#Enquiry{
  width:430px;
}
#Enquiry p{
  margin:20px 0 20px 0;
}
#Enquiry label{
  font-weight:bold;
  margin:20px 0 0 10px;
}
#Enquiry  address{
  margin:0 0 0 20px;
}
#Enquiry input,#Enquiry textarea{
  font-family:sans-serif;
  font-size:10pt;
  margin:0 0 10px 0;
}
.error{
  color:#FF0000;
  font-style:italic;
}
.asterisk{
  color:#FF0000;
  font-weight:bold;
  font-size:20pt;
}
#FormPart1 input{
  margin:4px 0 0 0;
}
#FormPart1 td{
  border-bottom:1px solid #0000FF;
}
