body {
	font-family: Arial, sans-serif;
	font-size:12px;
	background-color:#CBD5DF;
	margin-top: 10px 0px 10px 0px;
	color: #174f74;
}

p {
	font-size:12px;
	margin: 0px;
}

h1 {
	font-size:16px;
	color:#174f74;
	margin:0px;
}

#main {
	width:895px;
	margin:0px auto 0px auto;
	padding:0px;
	background-color:white;
	border:10px solid #FFFFFF;
}

#content{
	float:left;
	width:855px;
	padding:10px 20px 20px 20px;
	text-align:justify;
	background-color:white;
}


/* Start of Services */

#services {
	float:left;
	width:250px;
	height:287px;
	font-size:13px;
	text-shadow:#000000;
	font-weight:bold;
	font-style:italic;
	color:#ff9c00;
}

#service1{
	background-image:url(images/services_1.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:22px;
	padding-top:10px;
	padding-left:40px;
}

#service2{
	background-image:url(images/services_2.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:21px;
	padding-top:10px;
	padding-left:40px;
}

#service3{
	background-image:url(images/services_3.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:22px;
	padding-top:9px;
	padding-left:40px;
}

#service4{
	background-image:url(images/services_4.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:23px;
	padding-top:8px;
	padding-left:40px;
}

#service5{
	background-image:url(images/services_5.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:24px;
	padding-top:7px;
	padding-left:40px;
}

#service6{
	background-image:url(images/services_6.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:24px;
	padding-top:7px;
	padding-left:40px;
}

#service7{
	background-image:url(images/services_7.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:25px;
	padding-top:6px;
	padding-left:40px;
}

#service8{
	background-image:url(images/services_8.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:26px;
	padding-top:5px;
	padding-left:40px;
}

/* Start of Before & After */

#beforeafter {
	float:left;
	height:211px;
	width:625px;
	padding-top:76px;
	margin-left:15px;
	margin-bottom:40px;
	text-align:center;
}

#beforeafter .ba{
	margin-left:10px;
}

/* Start of Footer Images */

#footerimages {
	float:left;
	width:880px;
	height: 142px;
	margin:0px 0px 30px 5px;
}

/* Start of Footer */

#footer {
	font-size:10px;
	text-align:center;
}

#footer a{
	color:#174f74;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#footer .copyrigh {
	color:#999999;
}

/* Start of Testimonials Images */

#testimonials {
	float:right;
	margin-left:40px;
}

/* Start of Enquiry Form */

form{
	width:550px;
}

input.field{
	width:200px;
	height:20px;
}

textarea.additional{
	width:240px;
}

input.submit{
	margin-left:150px;
}

.varname {
	float:left;
	width:150px;
	height:20px;
	margin-bottom:10px;
}

.varnametype{
	float:left;
	width:150px;
	height:20px;
	margin-bottom:280px;
}

.vartypes {
	float:left;
	width:400px;
	height:309px;
	margin-bottom:10px;
}

.vartypestext {
	margin-bottom:3px;
}

.redcolour{
	color:#FF0000;
}

/* Start of Contact page */

.spacing{
	padding-top:5px;
}
