@charset "UTF-8";
/* CSS Document */

body {
	margin: auto;
	padding: 0;
	background-color: #FFFFFF;
	width: 950px;
	height: auto;
	text-align: center;
	mar
}

a {
color:#666666;
text-decoration:none;
}

a:hover {
color:#333333;
text-decoration:none;
}

a:visited {
color:#333333;
}

img {
	border: 0;
}

table.main {
	margin-top: 0;
	padding: 0;
	width: 950px;
	height: auto;
	border: 0;
}

td.content {
	width:950px;
	margin:0;
	padding:0;
	height:auto;
	border:0;
	vertical-align:top;
	text-align:left;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0;
	margin-bottom:0;
	padding:0;
	font-size:18px;
	line-height:21px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin:0;
	margin-bottom:10px;
	padding:0;
	font-size:15px;
	line-height:17px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0;
	margin-bottom:10px;
	padding:0;
	font-size:12px;
	line-height:15px;
	text-align:left;
}

ul {
	margin:0;
	padding:0;
	width:350px;
}

li {
	list-style-type:none;
}

li a {
	height:50px;
	width:350px;
	display:inline-block;
}

a img {border-width: 0;}
a#home img {background:url(images/home-off.gif) top left no-repeat; width:350px; height:50px; margin:0;}
a#commercial img {background:url(images/commercial-off.gif) top left no-repeat; width:350px; height:50px; margin:0;}
a#moneypouch img {background:url(images/moneypouch-off.gif) top left no-repeat; width:350px; height:50px; margin:0;}
a#church img {background:url(images/church-off.gif) top left no-repeat; width:350px; height:50px; margin:0;}
a#texturised img {background:url(images/texturised-off.gif) top left no-repeat; width:350px; height:50px; margin:0;}
a#contact img {background:url(images/contact-off.gif) top left no-repeat; width:350px; height:50px; margin:0;}

a img:hover {border-width: 0;}
a#home img:hover {background:url(images/home-on.gif) top left no-repeat; width:350px; height:50px; margin:0;}
a#commercial img:hover {background:url(images/commercial-on.gif) top left no-repeat; width:350px; height:50px; margin:0;}
a#moneypouch img:hover {background:url(images/moneypouch-on.gif) top left no-repeat; width:350px; height:50px; margin:0;}
a#church img:hover {background:url(images/church-on.gif) top left no-repeat; width:350px; height:50px; margin:0;}
a#texturised img:hover {background:url(images/texturised-on.gif) top left no-repeat; width:350px; height:50px; margin:0;}
a#contact img:hover {background:url(images/contact-on.gif) top left no-repeat; width:350px; height:50px; margin:0;}

a img {border-width: 0;}
a#home.current img {background:url(images/home-on.gif) top left no-repeat; width:350px; height:50px; margin:0;}
a#commercial.current img {background:url(images/commercial-on.gif) top left no-repeat; width:350px; height:50px; margin:0;}
a#moneypouch.current img {background:url(images/moneypouch-on.gif) top left no-repeat; width:350px; height:50px; margin:0;}
a#church.current img {background:url(images/church-on.gif) top left no-repeat; width:350px; height:50px; margin:0;}
a#texturised.current img {background:url(images/texturised-on.gif) top left no-repeat; width:350px; height:50px; margin:0;}
a#contact.current img {background:url(images/contact-on.gif) top left no-repeat; width:350px; height:50px; margin:0;}


ul.bullet {
	margin:0;
	padding:0;
	width:auto;
}

li.bullet {
	color:#FFFF00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	list-style-type:disc;
	margin-left:10px;
	margin-bottom:0;
	margin-top:-15px;
}

.normaltext {
	color:#666666;
	}