/* CSS Document */

/* Main Setup */

body { 
	background: #fff url(../images/backg.gif) no-repeat top left;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin-top: 0em;
	margin-left: 0em;
	margin-right: 0em; 
	}
	
p { 
	font-weight: normal;
	}
	
h1 {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	}
	
h2 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	}	

#container {
	width: 770px;
	margin: 0 auto;
	}
	
#top_bar {
	background: #006600;
	display: block;
	width: 100%;
	height: 6px;
	}
	
a:link {
	color: #006600;
	text-decoration: none;
	}
	
a:visited {
	color: #006600;
	}
	
a:active {
	color: #9edf5e;
	}
	
a:hover {
	color: #9edf5e;
	}
	
#header {
	width: 770px;
	height: 50px;
	background: none;
	margin-top: 15px;
	}
	
#header_circles {
	}

#header_circles img {
	position: relative;
	left:0px;
	top:0px;
	z-index: 1;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	}
	
#pass {
	width: 192px;
	height: 94px;
	position: relative;
	left:598px;
	top: -155px;
	z-index: 2;
	margin-bottom: -95px;
	}
	
#montage {
	
	width: 770px;
	height: 220px;
	margin-top: 0px;
	}
	
#montage h1 {

	font-family: arial, sanserif;
	font-size: 2em;
	font-weight: lighter;
	margin-top: -6.5em;
	
	}
	
#ratt {

	width: 5em;
	float: left;
	margin-top: 40px;
	margin-left: 32px;
	font-size: 1.2em;
	font-weight: normal;
	text-shadow: grey 1px 1px 2px;
	}
	
#ratt a {
	text-decoration: none;
	}

#ratt a:hover {
	color: #9edf5e;
	}

#header_contact {
	width: 12em;
	float: right;
	margin-right: 25px;
	margin-top: 25px;
	color: #fff;
	}
	
#header_contact a:hover {
	color: #fff;
	}
	
#header_contact span {
	font-size: 1.2em;
	}
	
#tickertape textarea {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006600;
	height: 1.2em;
	background: white;
	padding: 0px;
	margin: 0px;
	}
	
#tickertape form {
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
	overflow: hidden;
	}


/* the news box */
#news
{
	width: 248px;
	background: #fff url(../images/backg.gif) no-repeat top left;
	margin-top: 25px;
}
#news a
{
	color: #000;
}
#news ul
{
	margin: 0 .5em 0 1em;
	padding: 0;
}
#news li{
	
	list-style-image: url(../images/bullet.gif);
	padding-left: 0px;
	padding-bottom: 0.3em;
	
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:300px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:300px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}


img {
	margin: 0px;
	border: none;
	}
	
.centered_image {
	text-align: center;
	}

hr {
	clear: both;
	border: none;
	border-top: dotted 1px #aaa;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 2px;
	}

#nav {
	clear: both;
#	border-top: 1px solid #006600;
	width: 770px;
	height: 35px;
	margin-bottom: 0px;
	font-weight: bold;
	}

#nav ul {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	width: 100%;
	line-height: 35px;
	white-space: nowrap;
	background: url(../images/green_gradient_links.gif) repeat-x;
	}

#nav li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: inline;
	}

#nav li a {
  	font-size: 0.85em;
  	text-decoration: none;
  	display: block;
  	float: left;
  	text-align: center;
	}

#nav a:hover {
	background: #9edf5e;
	color: white;
	}
	
a.currentpage {
	background: #006600;
	color: white;
	}
	
a.currentpage:hover {
	background: #006600;
	color: white;
	}

.bar {
	float: left;
	width: 1px;
	height: 35px;
	background: #9edf5e;
	}
	
#main {
	width: 100%;
	padding-bottom: 2em;
	}
	
#main li {
	padding-bottom: 0.1em;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	}
	
#main h2 {
	margin-top: 1.3em;
	font-size: 1.3em;
	}
	
#left {
	float: left;
	width: 556px;
	padding-right: 10px;
	}
	

#left li {
	font-size: 0.7em;
	padding-bottom: 0.1em;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	}
	
#address {
	float: left;
	width: 350px;
	
	}
	
#map_canvas {
	float: right;
	width: 300px;
	height: 300px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-top: 20px;
	}

#right {
	float: right;
	width: 204px;
	}
	
form.p {
	padding-top: 1em;
	}

#quote {
	display: block;
	background: #fff;
	height: 82px;
	text-align: center;
	}
	
.quote_left {
	float: left;
	width: 35%;
	margin-top: 0px;
	padding-top: 0px;
	}
	
.quote_left p {
	padding-top: 1px;
	padding-bottom: 6px;
	}

#address1 {
	margin-bottom: 70px;
	padding-bottom: 0px;
	}
	
#address2 {
	margin-bottom: 70px;
	padding-bottom: 0px;
	}

#comments {
	clear: both;
	}
	
.quote_right {
	float: right;
	margin-top: 12px;
	padding-top: 0px;
	width: 65%;
	}
	
.quote_right p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	}
	
#quick_enquiry {
	margin-top: 20px;
	margin-bottom: 10px;
	}
	
.formhead {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	}
	
#guideform fieldset {
	width: 520px;
	height: 60px;
	}
	
#guideform_left {
	float: left;
	width: 160px;
	height: 60px;
	
	}
	
#guideform_right {
	float: right;
	width: 330px;
	height: 60px;
	}
	
#guideform_right input {
	margin-right: 40px;
	}
	
#homepage_left {
	float: left;
	width: 498px;
	padding-left: 2px;
	}

#homepage_right {
	float: right;
	width: 248px;
	padding-right: 2px;
	}

/* #homepage_right li {
	list-style-image: url(../images/bullet.gif);
	padding-left: 0px;
	padding-bottom: 0.3em;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	} */
	
#regs_document_img {
	float: left;
	width: 150px;
	border: 1px solid gray;
	margin-right: 25px;
	}

/* .news_header {
	width: 100%;
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
	float: left;
	color: #006600;
	background: url(../images/news_bar.gif) repeat-x;
	} */

/* .news_header h2 {
	font-family: arial, san-serif;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0px;
	padding-top: 3px;
	height: 30px;
	float: left;
	width: 
	} */
	
/* .news_header img {
	width: 39px;
	height: 30px;
	float: left;
	padding-left: 10px;
	} */

.newslist li {
	font-size: 0.7em;
	padding-bottom: 0.5em;
	list-style-position: inside;
	list-style-image: url(../images/news_bullet.gif);
	}

#bulletins_services {
	clear: both;
	height: 113px;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	}

#bulletins {
	float: left;
	width: 367px;
	height: 120px;
	padding: 0px;
	background: #eee;
	}
	
#bulletins ul {
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 14px;
	}

#services {
	float: right;
	width: 403px;
	height: 120px;
	padding: 0px;
	background: #eee;
	}

#services ul {
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 18px;
	}
	
#bulletins_services li {

	}
	
#footer {
	clear: both;
	width: 770px;
	height: 70px;

	}

#footer_left {
	float: left;
	width: 460px;
	}
	
#footer_right {
	float: right;
	width: 310px;
	text-align: right;
	}

#footer_contact p {
	margin-top: 8px;
	font-size: 1em;
	font-weight: bold;
	color: #006600;
	}
	
#footer_contact span {
	
	}

#footer_contact a {
	font-weight: bold;
	text-decoration: none;
	}
	
#copyright p {
	margin-top: -0.6em;
	font-size: 0.7em;
	font-weight: normal;
	color: #000;
	}