body {
	background-image: url(img/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #01559E;
}
#main {
	width: 775px;
	text-align:left;
	background-color: #FFFFFF;
	padding-top: 10px;
	margin-top: 20px;
	padding-left: 10px;
}
#top {
	background-image: url(img/top.jpg);
	width: 765px;
	height: 265px;
	text-align: left;
}

#content {
	background-image:url(img/contentback.gif);
	padding-top: 20px;
	background-repeat: no-repeat;
}
#topmenu {
	padding-left:420px;
	padding-top: 38px;
}
#menu {
	width:180px;
	float:left;
}
#maincontent {
	width:566px;
	float:left;
	padding-left: 18px;
}
#footer {
	background-color:#eaeaea;
	width: 765px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.clear {
	clear:both;
}
.menutop {
	font-size: 14px;
	font-weight: bold;
	color: #1775B5;
	text-decoration: none;
}
.footertext {
	font-size: 12px;
}
.menu1text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
	text-decoration: none;
}
.menu1text:hover {
	text-decoration:underline;
}
#menu1 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #5D5D5D;
}
#menu1 li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-left-color: #EDEDED;
	list-style-position: inside;
	list-style-image: url(img/arrow.jpg);
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 4px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #347cb7;
	font-weight: normal;
}
.normaltext {
	font-size: 14px;
	color: #959396;
	line-height: 18px;
}
label
{
width: 5em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
.submit input
{
margin-left: 4.5em;
}
.enquiryform {
	width: 400px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#fronttext {
	display:block;
	float: left;
	width: 340px;
}
.address {
	font-size: 12px;
	color: #4690C4;
	font-weight: bold;
	line-height: 16px;
}
