a:link {
  text-decoration: underline;
	color: #747065;
}

a:active {
  text-decoration: underline;
	color: #747065;
}

a:visited {
  text-decoration: underline;
	color: #747065;
}

body {
  text-align: center;
	color: #333333;
	font-family: Times New Roman, Time News Roman CE, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	border-style: none;
	background-color: #889681;
			
	}

/* The container for the main text block and side bar */

#container {
	width: 658px;
	height: auto;
	margin:0 auto 0 auto;
	background-color: #edf4f7;
	background-image: url(Image/background.jpg);

}

/* Start Main */
 
#main {
  width: 450px;
	height: auto;
	float: left;
	margin: 0px;
} 

/* Make Enquiries */

#make-enquiries-button {
  width: 94px;
	height: 15px;
	float: right;
	position: relative;
	top: 4px;
	margin: 0px 0px 0px 50px;
	background-image: url(images/make-enquiries-button.gif);
	background-repeat: no-repeat;
}

#make-enquiries-button-hover {
  width: 94px;
	height: 15px;
	float: right;
	position: relative;
	top: 4px;
	margin: 0px 0px 0px 50px;
	background-image: url(images/make-enquiries-button-hover.gif);
	background-repeat: no-repeat;
}

#side-banner-large {
  height: 160px;
	margin: 20px 0px 0px 0px;
}

#side-banner-frame-small {
  height: 105px;
	background-image: url(images/side-banner-small.gif);
	background-repeat: no-repeat;
}

/* Forms */

#input_form {
  width: 640px;
	height: auto; 
	background-image: url(images/tb-slice.gif);
	background-repeat: repeat;
	color: #333333;
	font-family: Arial;
	font-size: 80%;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#input_form p {
	color: #333333;
	font-size: 12px;
}


#input_form h3 {
  font-size: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#input_form label {
  color: #333333;
	font-size: 12px;
}

#form_buttons_right {
  text-align: right;
}

#form_buttons_centre {
  text-align: center;
}

#small-print {
  width: 562px;
  height: auto;
 	margin: 0px auto 0px 20px;
	text-align: left;
}

#small-print h3{
  font-size: 11px;
}

#small-print li{
  font-size: 9px;
}

#small-print p{
  font-size: 9px;
}

/* End Forms */

#site-map {
  width: 532px;
  height: auto;
 	margin: 0px auto 0px 50px;
	text-align: left;
	background-image: url(images/site-map.gif);
	background-repeat: no-repeat;
}

#site-map h1 {
  font-size: 110%;
	color: #444444;
	margin: 0px 0px 0px 0px;
}

#site-map h2 {
  font-size: 95%;
	color: #444444;
	margin: 0px 0px 0px 20px;
}

#site-map p {
  font-size: 80%;
	color: #444444;
	margin: 0px 0px 0px 20px;
}

#site-map a {
  text-decoration: none;
	color: teal;
}

#site-map-text {
  margin: -20px 0px 0px 0px;
  text-decoration: none;
	color: white;
	text-align: centre;
	font-size: 10px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

#site-map-textt {
  margin: -20px 0px 0px 0px;
  text-decoration: none;
	color: white;
	text-align: centre;
	font-size: 10px;
	font-family: Times New Roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

		
#text {
  margin: 10px 10px 10px 10px;
  text-decoration: none;
	color: #747065;
	text-align: justify;
	font-size: 15px;
	font-family: Times New Roman, Time News Roman CE, Verdana, Arial, Helvetica, sans-serif;
	}
	
#pata{ 
		border-top: 1px solid #D6D6D6;
		 margin: 8px 100px 0px 100px;
			color: #686868; text-align: center;
			
			}