body {
	background-color: #ececec;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position: center;
}
body,td,p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	color:#666666;
}

a img {
 border:none;
}

a:link, a:visited {color: #0370DE;
text-decoration: underline;}

a:hover, a:active {color: #FF0000;
text-decoration: none;}

.navrepeat {
background-image:url(../images/7.jpg);
background-repeat:repeat-x;

}

.txtpadding {
	background-color: #ffffff;
	padding: 20px;
}

h1 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #08519B;
line-height: 120%;
}

h2 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #08519B;
}

.header-large {
  clear: both;
	font-size: 16px;
	color: #fff;
	background: #f54b2e url(../images/index/secondary-h2-background.gif) bottom center repeat-x;
	border: 1px solid #a41100;
	line-height: 1.9em;
	padding-left: 5px;
}

.footerrepeat {
background-image:url(../images/footer-bg.jpg);
background-repeat:repeat-x;
height: 39px;
padding-left: 10px;
}

.addresslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
a.addresslink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
a.addresslink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
a.addresslink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
a.addresslink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.border {
border-color:#999999;
border-width:1px;

}


ul {
		list-style-type:none;
		font-size:12px;
}

li {	
	background:url(../images/arrow.jpg) left center no-repeat;
	padding-left:25px;
	margin-top:10px;
}

div#column {
	display: inline-block;
	clear: both;
	width: 755px;
}

div#column ul {
	list-style-type: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

div#column ul li {
	background: none;
	width: 225px;
	height: 500px;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	float: left;
	border-right: 1px solid #cccccc;
}

div#column ul li.no-line {
	border: 0;
}

#map {
	padding-top: 10px;
}

#map1 {
	padding-top: 38px;
}

#map a,
#map1 a {
	font-size: 11px;
}

h2.chief_header {
	background:url(../images/chief_header.jpg) left center no-repeat;
	padding:10px 0 10px 40px;
}

ul.category {
	margin: 0;
	padding: 0;
	width: 429px;
}

ul.category li {
	background-repeat: repeat;
	height: 20px;
	margin: 3px 0 0 0;
	padding: 0;
	color: #fff;
	background-image: none;
}

ul.category li a {
	color: #fff;
	display: block;
	float: left;
	width: 400px;
	height: 20px;
	padding: 2px 0 0 6px;
	margin: 0;
	text-decoration: none;
	background-image: url(../images/category-li-background.gif);
	background-repeat: no-repeat;
}

ul.category li a:visited {color: #fff; text-decoration: none;}
ul.category li a:hover {color: #fff; background-image: url(../images/category-li-background-over.gif);}


ul.category li a.red {background-image: url(../images/category-li-background_red.gif);}
ul.category li a.red:visited {color: #fff; text-decoration: none;}
ul.category li a.red:hover {color: #fff; background-image: url(../images/category-li-background_red-over.gif);}

p.top {
	float: right;
	clear: both;
}

#enquiry-form {
	border-top: 1px solid #cccccc;
	padding-top: 20px;
	margin-top: 20px;
}


