body { 
	margin:0px 0; 
	padding:0; 
	font: 74%/1.4em Arial, Sans-Serif; 
	color:#000000;  
	background: #333333; 
}


.content { 
	background: #FFF url(../GIFs/ContentBG1.gif) repeat-y center;
	color: #333333; 
	margin: 0 auto; 
	padding: 0; 
	width: 800px;
}

.img {
	padding: 0 8px 8px 0;
	float: left;
}

.img2 {
	padding: 0 0 3px 3px;
	float: right;
}



/* HEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------
*/
#top {
	padding: 0;
	margin: 0;
	background: #FFFFFF url(../GIFs/TopBGRus.gif) no-repeat center bottom;
	height: 55px;
}

#top .padding {
	color: #808080;
	font-size: 90%;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	overflow: hidden;
	height: 30px;
	clear: both;
}

#top a { color: #CCCCCC; }


#header { 
	margin: 0; 
	width: 800px; 
	background: #333333 url(../GIFs/Header.gif) no-repeat center top;  
	height: 185px; 
	color: #FFFFFF; 
}

#header .f_search { float: right; padding: 35px 200px 0 0; }
#header .title {	padding: 45px 0 0 50px; }
#header h1 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 22px; font-weight: bold;
		margin: 0;
		padding: 0; 
}

#header h2 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px; 
		background-image: none;
		color: #333333;
		margin: 0;
		padding: 0 0 0 2px;
}

#header .topong {
background : #fafafa url(images/topaff.jpg) no-repeat bottom;
height : 66px;
width : 159px;
float : right;
}
#header .topong .pad {
padding : 15px 5px 0 30px;
}
#header .topong .txt {
padding : 0;
color : #a5a5a5;
}


/* SUBHEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#subheader {
	background: url(../GIFs/SubNavBar.gif) repeat-x;
	width: 770px;
	height: 35px;
	color: #FFF;
	margin-left: 15px;
	
}
#subheader .padding { padding: 10px 15px 10px 15px; }
#subheader h2 { color: #FEAB06; }
#subheader a {color: #FFCC00; }

/* TABBED MENU 
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#tabs {
	color: #000;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 26px;
}
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(../GIFs/BarBgCurrentSilver.gif) no-repeat; color: #808080; padding: 7px 0; width: 95px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(../GIFs/BarBgCurrentBlue.gif) no-repeat; color: #000; }	
#tabs li a.current { background: #fff url(../GIFs/BarBgCurrentBlue.gif) no-repeat; color: #000000; }	



/* NAVIGATION
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.nav {
	text-align: left;
	color: 	#333333;
	width: 200px;
	padding-top: 20px;
}
.nav li {
	margin: 5px 0 5px 0px;
	padding: 0px 0 0 0px;
	border-bottom: 1px solid #FFFFFF;
	list-style: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}
.nav li a {
	color: #333333;
	text-decoration: none;
	padding: 5px 0 0 0px;
	margin-bottom: 2px;
	display: block;
}
.nav li a:hover { color: #FFFFFF; text-decoration: none; background: #000000 url(../GIFs/NavOverlay.gif) no-repeat center top; display: block; margin-bottom: 2px;}


/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#main { width: 760px; margin: 0 20px 0 20px; color: #E5E5E5; }  
#main .right_side { float: right;
	padding:0px 0 0 10px; margin:0;
	width: 210px; 
}

#main .right_side .hitems { margin: 0; 	padding: 0; }
#main .right_side .hitems ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	color: #a90000;
	list-style-image: url(../images/arrow.gif);
}
	
#main .right_side .hitems li { 
	margin: 0 0 2px 20px;
	padding: 0 0 0 0px;
	color: #555;
	 
}

#main .left_side {
	float: left;
	width: 500px;
	padding:15px 15px 0px 20px;
	margin:0px;
	text-align: justify;
}
#main h3 {  font: 100% Arial, Sans-Serif; margin: 0 0 10px 0px; padding: 0; color: E5E5E5; background: inherit; 
			border-bottom: 1px solid #666666;
}

#main .box  {	background: #efefef; padding: 5px; border: 1px solid #ccc;}

#main .right_side ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	list-style : none; 
	border-bottom: 0px solid #eee; 
	list-style-type: square;
	color: #a90000;
}
	
#main .right_side li { 
	margin: 0 0 2px 15px;
	padding: 0 0 0 0px;
	color: #555;
}

#main .right_side  .padding {
margin: 0 0 20px 15px;
	padding: 0 0 0 0px;
	color: #555;
}


/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer {
	clear:both;
	height: 43px;
	color:#FFFFFF;
	background: #000 url(../GIFs/FooterBGRus.gif) top no-repeat;
	font-size:90%;
	padding: 0;
	text-align:center;
}

#footer .padding { padding: 10px 0px 0px 0px; }
#footer .right { 
	float:right; 
	clear:right; 
	text-align:right; 
}

#footer a { color: #99CC33; }

/*  Top Menu */
#menu {
	width: 760px;
	height: 35px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

#menu ul { margin:0; list-style:url(none) none; padding: 5px 0 0 20px; }
#menu a, #nav strong, #nav span { float:left; display:block; color:#CCCCCC; padding: 5px; text-decoration:none;  }
#menu a {
	float:none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#menu li {
	color: #000000;
	margin:0;
	padding:0 6px 0 0px;
	float: left;
}
#menu a:hover {
	text-decoration:underline;
	background-image: url(../GIFs/RollOverSubNav.gif);
	background-repeat: repeat-x;
	background-position: center center;
	color: #FFFFFF;
}  
#menu .padding { padding: 5px 0 0 10px; font-weight: bold; }




/* ---------------------------------------------------------------------------------------------------------------------------------------------------*/

input.search { width: 150px; border: 1px solid #075181; color: #666; }
input.submit { 
	background: none; 
	color: #075181;
	font: bold 1.1em Arial, Verdana, Helvetica, sans-serif; 
	border: 0;
}

input.search:hover {	background: #FFFFF4; }

ul { margin-left: 0; padding-left: 5px; list-style : square; }
li { 	margin: 0 0 2px 15px; padding: 0 0 0 0px;	color: #555; }
.sub  {margin: 0 0 2px 30px; padding: 0 0 0 0px;  color: #888; }

p {
	margin: 0 0 5px;
	color: #000000;
	background: inherit;
	padding-top: 5px;
}
a { color: #006600; text-decoration:none; }
a:hover {
	text-decoration:underline;
	color: #009900;
}

h1 { 
	padding:0; 
	margin:0; 
	color: #FFF; 
	background: inherit;
	font: bold 1.8em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h1 a { color: #FFF; background: inherit; }

h2 { 
	color:#006600;
	font-size:140%; 
	font-weight:bold; 
	margin: 5px 0 5px 0px; 
	padding:0 0 0 0px; 
}

h2 a {
	color: #006600;
}
h2 a:hover { color: #99FF00; text-decoration:none;  }

h3 { 
	color:#006600;
	font-size:95%; 
	font-weight:bold; 
	margin: 5px 0 5px 0px; 
	padding:0 0 0 0px; 
}

h3 a {
	color: #006600;
}
h3 a:hover { color: #99FF00; text-decoration:none;  }

h5 {
	color:#333333;
	font-size:125%;
	padding:0;
	font-style: italic;
	text-transform: uppercase;
}

h6 {
	color:#333333;
	font-size:150%;
	margin: 10px 0 10px 0px;
	padding:0 0 0 0px;
	line-height: 10px;
	font-style: italic;
}



fieldset {	border: 1px solid #075181; }
textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #A90000; 
	background: #FFF; 
	color: #354D5F;
}

textarea.text:hover { 
	border: 1px solid #A70000; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #075181; 
	background-color: #FFFFFF; 
	width: 283px; 
	color: #000;
}

input.field:hover { 
	border: 1px solid #68ADD5; 
	background: #FFFFF4; 
	color: #000;
}

input.text { 
    border: 1px solid #A70000; 
	margin: 0; 
	width: 150px;
	background: inherit;
	color: #000; 
	padding: 4px;
	
}


input.text:hover { 
	border: 0px solid #68ADD5; 
}

.date { 
	color: #808080; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #eee;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #f8f8f8; 
	color: #000;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #000;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}

.AreasCovered {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}
.success h2 {
	color: #7BA813;
	background: inherit;
}.img480x150 {
	padding: 8px;
	float: left;
	clear: both;
}
.pFeatured {
	margin: 0 0 5px;
	color: #000000;
	background: inherit;
	padding-top: 5px;
}
.pFeaturedDetails {
	margin: 0 0 5px;
	color: #CCCCCC;
	background: inherit;
	padding-top: 5px;
}

/* FORM
---------------------------------------------------------------------------------------------------------------------------------------------------*/

.form{
padding: 0px;
margin: 5px 20px 15px 20px;
}

textarea, .formgenerell input, input.formgenerell {
	width:350px;
	border: 1px solid #999999;
	margin-top: 5px;
	padding: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.formbutton {
	width:100px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e5e5e5;
}

/* patforms filter */
.formErrors {
margin: 5px 25px 25px 25px;
padding: 5px 5px 5px 5px;
border: 1px solid ;
background-color: #C99C77;
}

.formlabelerror {
color: #A06C11;
font-weight: bold;
}

/*GALLERY BLOCKS*/

div.FeaturedGallery {
	font-size: 10px;
	line-height: 1;
	float: left;
	width: 144px;
	color: #333333;
	padding: 5px;
	background-color: #E5E5E5;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 100px;
	border: 1px dotted #666666;
	background-image: url(../GIFs/FeaturedGallery.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

div.NashGreenGallery {
	font-size: 10px;
	line-height: 1;
	float: left;
	width: 140px;
	color: #333333;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 100px;
	border: 1px solid #CCCCCC;
	background-image: url(../GIFs/Galleries/NashGreen.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

div.CuthbertMayneGallery {
	font-size: 10px;
	line-height: 1;
	float: left;
	width: 140px;
	color: #333333;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 100px;
	border: 1px solid #CCCCCC;
	background-image: url(../GIFs/Galleries/CuthbertMayne.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

div.ManorEstateGallery {
	font-size: 10px;
	line-height: 1;
	float: left;
	width: 140px;
	color: #333333;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 100px;
	border: 1px solid #CCCCCC;
	background-image: url(../GIFs/Galleries/ManorEstate.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

div.MarkyateBedfordshireGallery {
	font-size: 10px;
	line-height: 1;
	float: left;
	width: 140px;
	color: #333333;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 100px;
	border: 1px solid #CCCCCC;
	background-image: url(../GIFs/Galleries/MarkyateBedfordshire.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

div.ValenciaRoadGallery {
	font-size: 10px;
	line-height: 1;
	float: left;
	width: 140px;
	color: #333333;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 100px;
	border: 1px solid #CCCCCC;
	background-image: url(../GIFs/Galleries/ValenciaRoad.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

div.McLeansGallery {
	font-size: 10px;
	line-height: 1;
	float: left;
	width: 140px;
	color: #333333;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 100px;
	border: 1px solid #CCCCCC;
	background-image: url(../GIFs/Galleries/McLeans.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

div.RucklersLaneGallery {
	font-size: 10px;
	line-height: 1;
	float: left;
	width: 140px;
	color: #333333;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 100px;
	border: 1px solid #CCCCCC;
	background-image: url(../GIFs/Galleries/RucklersLane.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

div.MuswellHillGallery {
	font-size: 10px;
	line-height: 1;
	float: left;
	width: 140px;
	color: #333333;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 100px;
	border: 1px solid #CCCCCC;
	background-image: url(../GIFs/Galleries/MuswellHill.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

div.TiledRoofGallery {
	font-size: 10px;
	line-height: 1;
	float: left;
	width: 140px;
	color: #333333;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 100px;
	border: 1px solid #CCCCCC;
	background-image: url(../GIFs/Galleries/TiledRoofMisc.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

div.LeadWorkGallery {
	font-size: 10px;
	line-height: 1;
	float: left;
	width: 140px;
	color: #333333;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 100px;
	border: 1px solid #CCCCCC;
	background-image: url(../GIFs/Galleries/LeadWorkMisc.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

div.FlatRoofGallery {
	font-size: 10px;
	line-height: 1;
	float: left;
	width: 140px;
	color: #333333;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 100px;
	border: 1px solid #CCCCCC;
	background-image: url(../GIFs/Galleries/FlatRoofMisc.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

div.ProjectDormer {
	font-size: 10px;
	line-height: 1;
	float: left;
	width: 140px;
	color: #333333;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 100px;
	border: 1px solid #CCCCCC;
	background-image: url(../GIFs/Galleries/ProjectDormer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

div.ProjectFlatRoof {
	font-size: 10px;
	line-height: 1;
	float: left;
	width: 140px;
	color: #333333;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 100px;
	border: 1px solid #CCCCCC;
	background-image: url(../GIFs/Galleries/ProjectFlatRoof.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

#WinterHeader {
	margin: 0; 
	width: 800px; 
	background: #333333 url(../GIFs/WinterHeader.gif) no-repeat center top;  
	height: 185px; 
	color: #FFFFFF;
}
.LHSBoxes {
	float: left;
	height: 95px;
	width: 136px;
	position: relative;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.RHSBoxes {
	float: right;
	height: 95px;
	width: 95px;
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#ServicesContainer {
	width: 500px;
	position: relative;
	clear: both;
}

.ServicesTXT {
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
	font-weight: bold;
	margin-top: 75px;
	text-align: center;
}

.FlatRoofBox {
	float: left;
	height: 95px;
	width: 136px;
	position: relative;
	padding: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(../JPEGs/Services/FlatRoof.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}

.NewRoofBox {
	float: left;
	height: 95px;
	width: 136px;
	position: relative;
	padding: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(../JPEGs/Services/NewRoof.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}

.RefurbishedRoofBox {
	float: left;
	height: 95px;
	width: 136px;
	position: relative;
	padding: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(../JPEGs/Services/RefurbishedRoof.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}


.SoffitsBox {
	float: left;
	height: 95px;
	width: 136px;
	position: relative;
	padding: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(../JPEGs/Services/Soffits.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}

.VeluxBox {
	float: left;
	height: 95px;
	width: 136px;
	position: relative;
	padding: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(../JPEGs/Services/Velux.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}

.AsbestosBox {
	float: left;
	height: 95px;
	width: 136px;
	position: relative;
	padding: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(../JPEGs/Services/Asbestos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}

.RoofLightsBox {
	float: left;
	height: 95px;
	width: 136px;
	position: relative;
	padding: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(../JPEGs/Services/RoofLights.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}

.FaciasBox {
	float: left;
	height: 95px;
	width: 136px;
	position: relative;
	padding: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(../JPEGs/Services/Facias.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}

.InsuranceBox {
	float: left;
	height: 95px;
	width: 136px;
	position: relative;
	padding: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(../JPEGs/Services/Insurance.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}

.InsulationBox {
	float: left;
	height: 95px;
	width: 136px;
	position: relative;
	padding: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(../JPEGs/Services/Insulation.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}


.ConstructionBox {
	float: left;
	height: 95px;
	width: 136px;
	position: relative;
	padding: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(../JPEGs/Services/Construction.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}

.SolarBox {
	float: left;
	height: 95px;
	width: 136px;
	position: relative;
	padding: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(../JPEGs/Services/Solar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}

.SingleMembraneBox {
	float: left;
	height: 95px;
	width: 136px;
	position: relative;
	padding: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(../JPEGs/Services/Single-Ply-Membrane.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}

.PropertyMaintenanceBox {
	float: left;
	height: 95px;
	width: 136px;
	position: relative;
	padding: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(../JPEGs/Services/Property-Maintenance.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}

.LeadWorkBox {
	float: left;
	height: 95px;
	width: 136px;
	position: relative;
	padding: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(../JPEGs/Services/LeadWork.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}

.TiledRoofBox {
	float: left;
	height: 95px;
	width: 136px;
	position: relative;
	padding: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(../JPEGs/Services/TiledRoof.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}

.RoofRepairsBox {
	float: left;
	height: 95px;
	width: 136px;
	position: relative;
	padding: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(../JPEGs/Services/RoofRepairs.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}

.CladdingBox {
	float: left;
	height: 95px;
	width: 136px;
	position: relative;
	padding: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(../JPEGs/Services/Cladding.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}

.ServicesLinks {
	color: #FFFFFF;
	text-decoration: none;
}

