/* CSS Document */
h1, h2, h3, h4 {color: #D20005;}

a:link {
	color: #D20005;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D20005;
}
a:hover {
	text-decoration: underline;
	color: #D20005;
}
a:active {
	text-decoration: none;
	color: #D20005;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/template/background.jpg);
	background-repeat: repeat-x;
}
#content li {
	list-style-image: url(../images/template/bullet.gif);
}
#left {
	background-image: url(../images/template/leftside.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 33%;
}
#right {
	width: 33%;
	background-image: url(../images/template/rightside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menublock {
	background-image: url(../images/template/menuback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-top: 10px;
}
#content {
	background-image: url(../images/template/contentback.jpg);
	background-position: center -4px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	line-height: 16px;
	text-align: justify;
	margin: 0px;
}
.banner {
	margin-right: 5px;
}

#contactdetails {
	color: #999999;
	width: 460px;
	right: -200px;
	top: 10px;
	float: right;
	margin-top: 17px;
	margin-right: 23px;
}
#contactdetails a{
	color: #999999;
	text-decoration: none;
}
#contactdetails a:hover{
	color: #999999;
	text-decoration: underline;
}
.menumargintop {
	padding-top: 5px;
}
#footer {
	background-image: url(../images/template/footer.jpg);
	height: 36px;
}
.menumargintopbottom {
	padding-top: 5px;
	padding-bottom: 10px;
}
.menumargin {
	padding-bottom: 10px;
}
#menublock ul /*Container for nav list */
			{
	padding: 0;
	list-style-type: none;
	color: #000000;
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 18px;
	margin: 0;
	}
			#menublock li a
			{
	text-decoration: none;
	display:block;
	height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #333333;
	background-image: url(../images/nav/bullet.gif); /*SPOT COLOUR IMAGE*/
	background-repeat: no-repeat;
	background-position: 5px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
			}
				#menublock li a:hover
			{
	text-decoration: none;
	display:block;
	height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #000000;
	background-image: url(../images/nav/bullet.gif); /*SPOT COLOUR IMAGE*/
	background-repeat: no-repeat;
	background-position: 6px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
			}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.style1 {
	color: #D20005;
	font-weight: bold;
}
.style2 {color: #666666}
.floatright {
	float: right;
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;

}#footer #tochin {
	width: 150px;
	height: 20px;
	margin-top: 16px;
	margin-left: 5px;
	float: left;
}
