*{
	margin:0;
	padding:0;
	border:0;
}
body{
	padding:0;
	margin:0;
	background:#fff;
	text-align:center;
	color:#000;
	font:10px Arial,Verdana,sans-serif;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#000;
}

#wrapper{
	width:739px;
	height:500px;
	margin:0 auto 0 auto;
}
#left{
	float:left;
	clear:left;
	width:290px;
	height:500px;
}
#logo{
	vertical-align:top;
	text-align:left;
	width:100%;
	height:181px;
}
#menu{
	width:100%;
	height:319px;
}
#menu ul{
	margin-left:110px;
}
#menu li{
	list-style:none;
	text-align:left;
}
#menu li a{
	display:block;
	margin-bottom:12px;
	font-size:130%;
	font-weight:bold;
	color:#6f7073;
	text-decoration:none;
	letter-spacing:1px;
}
#menu li a:hover{
	color:#000;
}

#divider{
	float:left;
	width:4px;
	height:500px;
}

#right{
	float:left;
	clear:right;
	width:443px;
	height:500px;
}
#mainimg{
	width:443px;
	height:181px;
	clear:both;
}
#mainimg img{
	width:443px;
	height:181px;
}

/* next two declarations done at client request - DNC */
#maincontent {
	width:417px; /* 443 - margins */
	margin:24px 0px 0 26px;
}
#maincontent p {
	font: lighter 11px arial, verdana, sans-serif;
	line-height: 18px;
	text-align: justify;
	margin-bottom:12px;
}


h1{
	font-weight:bold;
	font-size:140%;
	color:#919315;
	text-align:center;
	margin-bottom:16px;
	text-transform:uppercase;
}
#footer{
	width:433px;
	height:60px;
	margin-top:21px;
	font-size:10px;
	text-align:right;
	color:#333333;
	letter-spacing:1px;
	line-height:12px;
	background-image:url(../images/footer_green_vert_bar.png);
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:11px;
}
#foot1, #foot2, #foot3, #foot4{
	width:100%;
	float:right;
	clear:both;
}
#foot1{ margin-bottom:3px; }
#foot2{ margin-bottom:7px; }
#foot3{ margin-bottom:3px; }
.coloured{
	color:#919315;
}

.ppp {
	text-align:center;
	width:150px;
	height:13px;
	margin:0 auto 0 auto;
	padding:0;
}