* {
	
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

body {
	background: #FFF;
	color: #000;
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 80%;
	text-align: center; /* for IE */
	background-image: url("images/main_back.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

a {
	color: #000;
}

a:hover {
	color: #29166F;
}

#container {
	width: 980px; 
	margin: 0 auto;
	text-align: left;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#topbar {
	background-image: url("images/topbar_back.gif");
	background-repeat: repeat-x;
	height: 40px;
	color: #333;
	letter-spacing: 2px;
	border-bottom: 1px solid #E3E3E3;
}

#topContainer {
	width: 990px; 
	margin: 0 auto;
}

#moto{
	float: left;
	margin: 12px 10px 0px 10px;
}

#search {
	float: right;
	margin: 12px 10px 0px 10px;
}

#loginmenu {
	float: right;
	margin: 12px 40px 0px 10px;
}

input, select {
	border: 1px solid #999;
}

.button{
	cursor: pointer;
	vertical-align: bottom;
	margin-bottom: 2px;
}

#midbar {
	float: left;
	width: 960px;
	height: 70px;
}

#midbar img {
	float: left;
}

#logowrapper {
	float: left;
	margin: 0px 0px 0px 20px;
	color: #29166F;
}

#logotext {
	font-size: 42px;
	font-family: 'Times New Roman', 'Georgia', 'serif'; 
	letter-spacing: 10px;
	font-style: italic;
	font-weight: bold;
	color: #29166F;
}

#logotext2 {
	font-size: 10px;
	font-family: 'Arial'; 
	margin: 0px 0px 0px 0px;
	color: #29166F;
}

#menubar, #adminbar {
	margin-top: 10px;
	background-image: url("images/menubar_back.gif");
	background-repeat: repeat-x;
	float: left;
	height: 30px;
	width: 950px;
	border: 1px solid #E3E3E3;
}

#menubar a, #adminbar a {
	float: left;
	width: 100px;
	text-align: center;
	text-decoration: none;
	color: #333;
	letter-spacing: 1px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
}

#adminbar a{
	width: 100px;
}

#menubar .active, #adminbar .active{
	background-image: url("images/menubar_hover.gif");
	background-repeat: repeat-x;
	cursor: default;
}

#menubar a:hover, #adminbar a:hover  {
	background-image: url("images/menubar_hover.gif");
	background-repeat: repeat-x;
	
}

#wide {
	float: left;
	width: 960px;
	margin-top: 20px;
	margin-top: 20px;
	border: 1px solid #E3E3E3;
	background-color: #FFF;
	background-image: url("images/col_back4.gif");
	background-repeat: repeat-y;
	line-height: 150%;
}

#l5 , #l6{
	float: left;
	width: 474px;
	margin-top: 20px;
	border: 1px solid #E3E3E3;
	background-color: #FFF;
	background-image: url("images/col_back3.gif");
	background-repeat: repeat-y;
	line-height: 150%;
}

#righteq {
	margin-left: 10px;
}

#l1 {
	float: left;
	width: 300px;
	background-color: #FFF;
	background-image: url("images/col_back.gif");
	background-repeat: repeat-y;
	line-height: 150%;
	margin: 20px 5px 5px 0px;
	border: 1px solid #E3E3E3;
}

#l2 {
	float: left;
	width: 313px;
	background-color: #FFF;
	background-image: url("images/col_back.gif");
	background-repeat: repeat-y;
	line-height: 150%;
	margin: 15px 5px 5px 5px;
	border: 1px solid #E3E3E3;
}

#l3 {
	float: left;
	width: 310px;
	background-color: #FFF;
	background-image: url("images/col_back.gif");
	background-repeat: repeat-y;
	line-height: 150%;
	margin: 15px 5px 5px 5px;
	border: 1px solid #E3E3E3;
}

#l4 {
	float: left;
	width: 635px;
	border: 1px solid #E3E3E3;
	margin: 20px 0px 0px 0px;
	background-color: #FFF;
	background-image: url("images/col_back2.gif");
	background-repeat: repeat-y;
	line-height: 150%;
	margin: 15px 5px 5px 5px;
	border: 1px solid #E3E3E3;
}

#mainimage {
	float: left;
	background-image: url("images/largeimage.jpg");
	background-repeat: none;
	width: 635px;
	height: 290px;
	border: 1px solid #E3E3E3;
	margin: 20px 0px 5px 5px;
}


strong {
	font-weight: bold;
}

.news {
	margin-bottom: 20px;
}

.faq {
	margin-bottom: 10px;
}

.news strong{
	display: block;
	font-weight: bold;
}

.faq strong {
	display: block;
	font-weight: bold;
	cursor: pointer;
}

.pad {
	margin: 10px;
}

h1, h2 {
	font-size: 150%;
	font-weight: bold;
	color: #29166F;
	margin-bottom: 10px;
}

h2 {
	font-size: 110%;
	margin-bottom: 5px;
}
h3 {
	font-size: 90%;
}




#footbar {
	background-image: url("images/topbar_back.gif");
	background-repeat: repeat-x;
	height: 30px;
	color: #333;
	margin-top: 10px;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
}

#copyright {
	text-align: center;
	margin-top: 8px;
}	

ul {
	padding-left: 1em;
	margin-bottom: 20px;
}

p {
	margin-bottom: 10px;
}

.answer {
	display: none;
	color: #29166F;
}

.imageright {
	float: right;
	margin: 5px;
}

#captchaimage {
	margin-right: 148px;
}

.imageleft {
	float: left;
	margin: 5px;
}

.file {
	float: left;
	width: 885px;
	margin-left: 15px;
}

th {
	font-weight: bold;
	vertical-align: top;
}

.contactable {
	border-collapse: collapse;
}

.contacttable td {
	padding-bottom: 10px;
}

.indent {
	padding-left: 70px;
}


textarea {
	border: 1px solid #999;
	width: 300px;
	height: 100px;
}

.contacttable input {
	border: 1px solid #999;
	width: 300px;
}

.contacttable select {
	border: 1px solid #999;
	width: 302px;
}

#footbar a, .noul {
	text-decoration: none;
}
 
.client {
	width: 940px;
	height: 150px;
	margin: 10px 0px 10px 0px;
}

#customerlogin {
	margin: 10px 10px 30px 0px; 
}

#customerforgot {
	margin: 10px 10px 30px 0px; 
	display: none;
}

.link {
	text-decoration: underline;
	cursor: pointer;
}

.error {
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	color: #FF0000;
}

.filedate {
	color: #999;
	font-size: 80%;
}

#logtable {
	width: 930px;
	height: 500px;
}

.action {
	cursor: pointer;
}

.graph {
	margin-bottom: 20px;
	border: 1px solid #999;
	float: left;
}

#enquirymap {
	float: right;
	width: 450px;
	height: 300px;
	border: 1px solid #999;
}

#accessmap {
	width: 930px;
	height: 600px;
}

.small {
	font-size: 75%;
}

em {
	font-style: italic;
}

#phonebox {
	float: right;
	margin: 10px;
}

