/* ### Redifined tags, for standard text & link colours etc ### */

img {
  border: none;
}

body {
	margin: 0px;
}
a {
	color: #FF9900;
	text-decoration: none;

	}
a:hover {
	text-decoration: underline;
}
p, li, .p, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1469AA;
	line-height: 17px;
}
h1, .h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
h2, .h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1469AA;
	line-height: 16px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F7FAFB;
	width: 300px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1469AA;
}
.orange {
	color: #FF9900;
	}
.blue {
	color: #1469AA;		
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1469AA;
	border: 1px solid #FF9900;
	border-collapse: collapse
}
.table th {
	background-color: #EAEFF2;
	text-align: left;
	padding: 4px;
	border: 1px solid #FF9900;
}
.table td {
	padding: 4px;
	border: 1px dotted #EAEFF2;
	text-align: left;
}
#boltOns img{
	margin-left: 48px;
}

/* ### Layout styles for setting out of div tags & contents ### */

#head {
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	height: 141px;
}
#head #headLogo {
	text-align: right;
	height: 50px;
	float: left;
	margin-top: 50px;
	margin-left: 5px;
}
#head #headSnav {
	text-align: right;
	height: 47px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1469AA;
	line-height: 30px;
}
#head #headSnav a, span {
	color: #FF9900;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#head #headSnav a:hover {
	color: #1469AA;
	text-decoration: underline;
}
#head #headImg {
	float: right;
	text-align: left;
	height: 65px;
	width: 620px;
}
#head #headImg #headImgLft {
	float: left;
	width: 215px;
	margin-right: 10px;
}
#head #headImg #headImgRgt {
	float: left;
	width: 395px;
}
#head #headNav {
	float: right;
	text-align: left;
	padding-top: 8px;
	margin-bottom: -4px;
	width: 690px;
}
#head #headNav img {
	margin-right: 5px;
}
#main {
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(gfx/mainBack.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#main #mainLft {
	float: left;
	width: 240px;
	margin-bottom: 10px;
}
#main #mainLft .mainLftHold {
	width: 200px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1469AA;	
	text-align: left;
}
#main #mainLft .mainLftHead {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	float: left;
	font-weight: bold;
	padding-bottom: 4px;
	clear: left;
}
#main #mainLft .mainLftHead img {
	vertical-align: middle;
	margin-right: 5px;
}
#main #mainLft .mainLftItem {
	margin-top: 10px;
	clear: left;
}
#main #mainLft .mainLftItem img {
	float: left;
	margin-right: 5px;
}
#main #mainRgt {
	width: 610px;
	float: right;
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: justify;
}
/* #main #mainRgt a {
	font-weight: bold;
} */
#foot {
	width: 900px;
	height: 55px;
	background-image: url(gfx/footBack.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1469AA;	
	text-align: left;	
}
#foot img {
	vertical-align: middle;
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#foot #footLft {
	float: left;
	width: 240px;
}
#foot #footRgt {
	float: right;
	width: 610px;
	height: 48px;
	margin-right: 10px;
	line-height: 20px;
	padding-top: 7px;
}
#footCentre{
	text-align: center;

}
#footLinks {
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1469AA;	
	text-align: center;	
	margin-top: 20px;
}
