@import url(editor.css);
	

body{
		background:#F1F1F1 url(../images/back.jpg) repeat-y;
	background-position:50% 0;
	
	}
	
.clear{
	clear:both;
	}
	
a:link,
a:active,
a:visited,
a:hover{
	text-decoration:none;
	color:#6484A0;
	background:inherit;
	padding:0;
	margin:0;
	}
	
a:hover{
	text-decoration:underline;
	}
	
#right a:link,
#right a:active,
#right a:visited,
#right a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	background:inherit;
	}
	
#right a:hover{
	text-decoration:underline;
	}
	
#footer a:link,
#footer a:active,
#footer a:visited,
#footer a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	background:inherit;
	}
	
#footer a:hover{
	text-decoration:underline;
	}
	

#wrap{
	width:800px;
	margin:0 auto;
	background:url(../images/menu_back.gif) repeat-y;
	}
	
#header{
	background:url(../images/header.jpg) no-repeat;
	height:123px;
	color: #fff;
	}
	
#header .address {
	float: right;
	padding: 15px 25px 15px 225px;
	text-align: right;
	font-weight: bold;
	font-size: 1.1em;
	}
	
#header .address p {
	line-height:1.4em;
	}
	

	
#menu{
	background:#779EC0;
	color:#fff;
	}
	
#menu ul{
	padding:6px 0;
	margin:0;
	}
	
#menu ul li{
	margin:0;
	display:inline;
	
	}
	
#menu a:link,
#menu a:active,
#menu a:visited,
#menu a:hover{
	background:url(../images/menu_border.gif) no-repeat right;
	color:#fff;
	background:#779EC0;
	padding:0.6em 1em;
	margin:0;
	}
	
#menu a:hover{
	color:#23374f;
	text-decoration:none;
	}
	
	
#left{
	width:543px;
	float:left;
	line-height:2em;
	}
	
#right{
	width:257px;
	float:left;
	background:#6484A0;
	color:#fff;
	}
	
#leftcontent{
	}
	
.indentedtext{
	padding:0 1em;
	}
	
#welcome{
	border-bottom:1px solid #DFDFDF;
	padding-bottom:0.4em;
	padding-top:1em;
	}
	
#featuredservice{
	padding-top:1em;
	}
	
.featuredservice_image{
	border:1px solid #767676;
	float:left;
	margin:0.6em 1em 1em 0;
	}
	
#featuredservice h3 a{
	color:#5f5f5f;
	background:#fff;
	}
	
#servicetitle{
	background:#76CE74;
	color:#fff;
	padding:0;
	}
	
#servicetitle p{
	font-size:120%;
	padding:0.2em 1em;
	}
	
#servicetext{
	padding:0 1em;
	}
	
#servicetext img{
	border:1px solid #767676;
	float:right;
	margin:0.6em 0 1em 1em;
	}
	
#rightcontent{
	padding:1em;
	}
	
.newsitem{
	background:url(../images/news_bottom.gif) no-repeat bottom;
	padding:0 0 0.4em 0;
	}
	
.newsdate{
	font-size:90%;
	}
	
.newstext{
	font-weight:bold;
	}
	
#rightmenu{
	font-size:90%;
	}
	
#rightmenu ul{
	margin:0;
	padding:0;
	}
	
#rightmenu ul li{
	list-style:none;
	background:url(../images/news_bottom.gif) no-repeat bottom;
	padding:0.6em 0em;
	}
	
#rightmenu a:link,
#rightmenu a:active,
#rightmenu a:visited,
#rightmenu a:hover{
	background:url(../images/rightmenu_bullet.gif) no-repeat 0.4em 0.4em;
	padding:0 0 0 2em;
	margin:0 0.8em 0 0.8em;
	}

#rightmenu a:hover{
	}
	
#rightmenu ul li ul{
	margin:0;
	padding:0;
	}
	
#rightmenu ul li ul li{
	list-style:none;
	background:none;
	padding:0em 0em;
	}
	
#rightmenu ul li ul li a:link,
#rightmenu ul li ul li a:active,
#rightmenu ul li ul li a:visited,
#rightmenu ul li ul li a:hover{
	background:url(../images/arrow_right.gif) no-repeat 1.4em 0.4em;
	padding:0 0 0 3em;
	margin:0 0.8em 0 0.8em;
	}

#rightmenu ul li a:hover{
	}

	
#footer{
	clear:both;
	background:#779EC0;
	color:#fff;
	}
	
#footer_left{
	float:left;
	padding:0.6em 1em;
	background:#779EC0;	
	color:#fff;
	}
	
#footer_right{
	float:right;
	padding:0.6em 1em;
	}
	
#newsimage img{
	border:1px solid #767676;
	float:left;
	margin:0.6em 1em 0.5em 0;
	}
	
#enquiry_form {
	padding:0px;
	margin:0px;
}

#enquiry_form label {
	margin-left: 1em; 
	display:block;
}

#enquiry_form .check {
	border:0px !important;
	display:inline !important;
	padding:4px 0px 4px 0px !important;
	margin:5px 0px 0px 25px !important;
}
#enquiry_form .checklabel {
	display:inline !important;
	padding:0px 0px 10px 0px !important;
	margin:0px 0px 10px 0px !important;
}

#enquiry_form input, textarea {
	margin-left: 1em; 
	display:block;
	border:1px solid #ccc;
	background-color:white;
	font-size:8pt;
	padding:4px 0px 4px 0px;
	margin:0px 0px 5px 25px;
}

#enquiry_form select {
	margin-left: 1em; 
	display:block;
	border:1px solid #ccc;
	background-color:white;
	font-size:8pt;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 25px;
}



#enquiry_form .submit {
	background:#DBE2EC;
	font-weight:bold;
	font-size:100%;
	border:1px solid #8EA6C6;
	padding:2px;
	color:#666;
}

#enquiry_form .hidden {
	display:none;
}

#enquiry_form .error {
	border:1px solid #aaa;
  	width: 70%;
	background-color: #ecf1f8;
	color: #666666;
	padding: 0 0 1em 0;
	margin: 1em 0;
}

#enquiry_form p {
padding:5px;
margin:0px;
}
	
