body {
	background: #D7EFF5 url(../Images/repeatbg.jpg) repeat-x;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

/* General styles */

p, h1, h2, h3, div, img, ul, div {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

a {
	text-decoration: none;
}

.clear {
	height: 0;
	overflow: hidden;
	clear: both;
}

/* Container styles */

#footercontainer {
	width: 944px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}

#outercontainer {
	width: 944px;
	background: url(../Images/repeatbgcenter.gif) repeat-y;
}

#container {
	width: 944px;
	background: url(../Images/background.jpg) no-repeat;
}

/* Header styles */

#header {
	padding-left: 50px;
	padding-top: 30px;
	padding-bottom: 110px;
}

/* Content styles */


/* Left side styles */

#leftblock 
{
	float: left;
	padding-top: 200px;
	width:450px;
}

#servicesnav 
{
	float: left;
	padding-top: 10px;
}

#servicesnav ul 
{
	list-style: none;
	padding-left: 2px;
}

#servicesnav li 
{
	width: 160px;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #FFF;
	float: left;
	clear: left;
}

#servicesnav ul a 
{
	color: #FFF;
	background-color: #CCC;
	font-size: 1.3em;
	display: block;
	margin: 0;
	padding: 4px;
	font-weight: bold;
}

#servicesnav ul a:hover, #servicesnav ul a.SelectedServiceNav
{
	background-color: #70cee4;
}

.serviceimage 
{
	margin-top: 10px;
	padding-left: 10px;
}

#gotoservicescontainer, #gotoservicescontainer2 
{
	padding-left: 100px;
	padding-top: 40px;
}

#gotoservicescontainer2 
{
	float: left;
	padding-left: 20px;
	padding-top: 0;
}

#gotoservicescontainer #gotoservices {
	background: url(../Images/servicesimage.jpg) no-repeat;
	height: 259px;
	width: 262px;
	padding-left: 60px;
	padding-top: 35px;
	font-size: 1.9em;
}

#gotoservicescontainer2 #gotoservices 
{
	background: url(../Images/servicesimage2.jpg) no-repeat;
	height: 259px;
	width: 243px;
}

#gotoservices a {
	color: #FFF;
	display: block;
}

#gotoservices p {
	height: 20px;
}

#gotoservices img {
	padding-top: 10px;
}

.leftimage 
{
	padding-left: 60px;
	padding-bottom: 15px;
}

/* Right side styles */

#right {
	width: 430px;
	float: right;
	padding-right: 15px;
}

#right #nav {
	padding-bottom: 15px;
}

#right #nav ul li {
	display: inline;
	float: left;
	width: 100px;
	height: 28px;
	margin-left: 3px;
}

#right #nav ul li a {
	display: block;
	font-size: 1.5em;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 28px;
	background: url(../Images/navlink.gif) no-repeat;
}

#right #nav ul li a.active {
	background: url(../Images/navlinkhover.gif) no-repeat;
}

#right #nav ul li a:hover {
	background: url(../Images/navlinkhover.gif) no-repeat;
}

#right .maincontent {
	font-size: 1.3em;
	color: #636466;
	line-height: 1.8em;
	padding-left: 5px;
	padding-bottom: 10px;
	width: 408px;
}

#right .gallerymaincontent 
{
	height: 140px;
}

#right .maincontent h2 
{
	font-size: 1.3em;
	padding-bottom: 10px;
}

#right .maincontent p {
	padding-bottom: 5px;
}

#right .maincontent ul 
{
	padding-left: 15px;
	padding-bottom: 10px;
}

#right #testimonial 
{
	background-color: #e2e2e2;
	padding: 10px 20px;
	margin-top: 20px;
}

#right #testimonial h3 
{
	color: #24195d;
	font-size: 1.3em;
	padding-bottom: 4px;
}

#right #testimonial p 
{
	line-height: normal;
	color: #000;
	font-size: 0.9em;
}

#right #testimonial .testimonialname 
{
	color: #24195d;
	font-weight: bold;
}

/* Call for quote styles */

#callforquotecontainer 
{
	clear: both;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	width: 350px;
}

#callforquote {
	background: url(../Images/quote.jpg) no-repeat;
	height: 57px;
	width: 348px;
	font-size: 1.9em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#callforquote p {
	color: #FFF;
	font-style: italic;
}

#callforquote p.tel {
	font-style: normal;
	font-size: 1.4em;
	font-weight: bold;
}

/* Bottom container styles */

#bottomcontainer {
	background: url(../Images/bottom.jpg) no-repeat;
	height: 148px;
	position: relative;
}

#bottomcontainer img {
	position: absolute;
	bottom: 25px;
	left: 20px;
}

#bottomcontainer img.two {
	left: 105px;
}

#bottomcontainer img.three {
	left: 200px;
}

#bottomcontainer img.four {
	left: 300px;
}

#bottomcontainer img.five {
	left: 385px;
}

#bottomcontainer.bottomcontainer2 
{
	background: url(../Images/bottom2.jpg) no-repeat;
}

/* Footer styles */

#footer {
	font-size: 0.9em;
	padding-top: 8px;
	padding-bottom: 20px;
	font-weight: bold;
	color: #160560;
}

#footer div {
	float: left;
	width: 314px;
}

#footer .left {
	text-align: left;
}

#footer .center {
	text-align: center;
}

#footer .right {
	text-align: right;
}

#footer li {
	display: inline;
}

#footer a {
	color: #160560;
}

/* Gallery styles */

#gallery 
{
	clear: both;
	padding-left: 50px;
}

#gallery p.viewlarger 
{
	font-size: 1.3em;
	color: #140851;
	font-weight: bold;
	padding-bottom: 10px;
}

.galleryimg 
{
	float: left;
	padding-right: 50px;
	padding-bottom: 20px;
	width: 173px;
	text-align: center;
}

.galleryimg img 
{
	height: 130px;
}

#gallery p.caption 
{
	color: #636466;
	height: 30px;
}

.paging {
	float: right;
	color: #140851;
	padding-right: 90px;
}

.paging ul {
	list-style-type: none;
	float: left;
}

.paging ul li 
{
	display: inline;
}

.paging a {
	display: block;
	float: left;
	color: #140851;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.4em;
	padding-left: 8px;
}

.paging li a:hover {
	text-decoration: underline;
}

.prevpage, .nextpage 
{
	display: inline;
	float: left;
	padding-left: 12px;
}


/* Contact styles */

#contactform 
{
	background-color: #e2e2e2;
	width: 370px;
	padding: 25px 20px;
	margin: 20px 0;
	font-size: 1.3em;
}

#contactform p 
{
	float: left;
	padding-bottom: 6px;
}

#contactform p.enquiry 
{
	padding-bottom: 0;
}

#contactform label 
{
	width: 60px;
	color: #1d1258;
	float: left;
	clear: left;
	text-align: right;
	padding-right: 10px;
}

#contactform input, #contactform textarea 
{
	width: 285px;
	border: 1px solid #1d1258;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.7em;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#contactform #formbuttons 
{
	width: 292px;
	height: 24px;
	padding-left: 70px;
	clear: both;
}

#contactform #formbuttons .resetbutton 
{
	float: left;
	height: 24px;
	width: 85px;
}

#contactform #formbuttons .sendbutton 
{
	float: right;
	height: 24px;
	width: 85px;
	padding: 0;
}

/* Sitemap styles */

#sitemap 
{
	padding-top: 20px;
}

#sitemap ul 
{
	font-size: 1.2em;
	list-style: none;
	padding-left: 5px;
	line-height: 1.8em;
}

#sitemap ul li ul 
{
	font-size: 0.8em;
	padding-left: 45px;
}

#sitemap a 
{
	color: #636466;
}
