div#baseLayer { 	width: 100%;
			height: 540px;
			text-align:center;
			top:0px;
			left:0px;

}
div#footer { position:absolute;
				width:100%;
				height:22px;
				z-index:6;
				left: 0px;
				top: 555px;
				text-align:center;
				}
div#strapline { position:absolute;
				width:172px;
				height:31px;
				z-index:2;
				left: 74px;
				top: 99px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10px;
				font-style: italic;
				color: #663300;
				font-weight: bold;
				}
div#logoLayer {		position:absolute;
			width:200px;
			height:166px;
			z-index:12;
			top: 5px;
			left: 20px;
		}
div#main {	position:relative;
			top: 20px;
			width:702px;
			height:500px;
			z-index:1;
			background-color: #FFFFFF;
			margin-left: auto;
 			margin-right: auto;
				}
div#content {	position:absolute; width:537px;
			height:354px;
			z-index:4;
			left: 161px;
			top: 141px;
			background-color: #FFFFCC;
			text-align:left;
			margin-left: 2px;
		}

div#leftNav {	position:absolute; width:153px;
			height:354px;
			z-index:3;
			left: 4px;
			top: 141px;
			background-color: #666666;
}
div#pageTitle {	position:absolute; width:471px;
			height:110px;
			z-index:5;
			left: 226px;
			top: 2px;
			text-align:center;
		}
		
div#bannerLayer	{ position:absolute; width:693px;
			height:133px;
			z-index:1;
			left: 4px;
			top: 4px;
			background-color: #CECFCE;
		}
div#telno { position:absolute; 
			width:435px;
			height:18px;
			z-index:7;
			left: 255px;
			top: 113px;
		}
.style1 {
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
}
.style6 {font-size: 10px}
.style7 {font-size: 12px}
.style8 {
	font-size: 14px;
	font-weight: bold;
}
body {
	background-color: #333333;
}
a { font-size: 14px;
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
a.visited { font-size: 14px;
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
a.active { font-size: 14px;
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
a.hover { font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	H1
{ 
border:0;
padding:0px;
margin-top:0;
font-size:28px;
}
