/* 5 row layout - centred on screen */

/* primary page styles 
------------------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; /* Centers the Design Layout for IE */
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	background-image: background-image: url(../../images/misc/body-bg.gif);
}
table {
}
td {
font-size: 12px;
font-weight: bold;
}

th {

}

h1 {
	color: #045E2F;
	margin-top:18px;
	text-transform:uppercase;
	font-size:16px;
	margin-left:20px;
}

h2 {
    color: #045E2F;
	font-weight: bold;
		font-size:14px;
margin-left:20px;

}

h3 {
	color: #045E2F;
	font-size:14px;
	font-weight: bold;
	margin-left:20px;
}

h4 {

}

h5 {

}

h6 {

}

p {
}
hr{
width: 500px;
margin-left: 20px;
}
table2 {
}
td {
font-size: 11px;
font-weight: lighter;
}

th {

}




h4 {

}

h5 {

}

h6 {

}

p {

}
hr{
width: 500px;
margin-left: 20px;
}
/* Layout Containers  
--------------------------------------------------------*/
#container {
/*	border: 1px solid #333333;
*/	width: 740px;
	margin-left:auto;
	margin-right:auto;
	text-align: left; /* This re-sets the text align. */
	padding: 0px;
	position:relative;
	background-color:#ffffff;
	border-right: 8px solid #fff;
	border-left: 8px solid #fff;
}
#keywords {
	color: #ccc;
	font-size: 10px;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color:#FFFFFF;
	border-right: 8px solid #fff;
	border-left: 8px solid #fff;
	
	
}

#banner-container {
	height: 215px;
	width: 740px;
}

#navigation-container {
	width: 740px;
	height: 20px;
	background-image:url(../../images/misc/nav-bg.gif);
	background-repeat:no-repeat;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 12px;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
#main-content {
	width: 740px;
	background-image: url(../../images/misc/main-bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #e7e9f1;
	height: 600px;
	border-bottom: 25px solid #e6e9f0;
	
}

#main-content-left {
	width: 200px;
	margin: 0px;
	height: 500px;
	/*border-right: 1px dotted #333;*/
}
#main-content-left-contact {
	width: 200px;
	margin: 0px;
	height: 300px;
	/*border-right: 1px dotted #333;*/
}
#main-content-right p {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-right: 220px;
	padding-left: 20px;
	font-size: 12px;
	text-align:justify;

}
/*#main-content-right h1 {
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 16px;
	color:#233782;
	margin: 0px;
	margin-bottom: 10px;
	padding-left: 15px;
		padding-right: 220px;


	text-transform:uppercase;
	padding-top: 10px;
}*/
#main-content-right {
	float: right;
	width: 530px;
	margin: 0px;
	text-align: left;
	clear: both;
}
#main-content-right img{
	border:none;
}

#contact-content {
	float: left;
	width: 530px;
	margin: 0px;
	text-align: left;
	clear: both;
}
#contact-content p {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-right: 220px;
	padding-left: 20px;
	font-size: 12px;
	text-align:justify;

}

#footer {
	background-color: #034221;
	width: 740px;
	clear: both;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: right;
	height: 18px;

}
#contactform {
	float:left;
	clear:left;
	padding: 20px 20px 0;
	margin:0;
}
	#contactform *, #contactform input, #address * {
		margin:0;
	}
#address {
	float:left;
	clear:left;
	padding:0 20px;
	margin:0;
}
	#address p {
		font-size: 11px;
		margin:0;
	}
#footer-strap-line {
	background-image: url(../../images/misc/footer-strap-bg.jpg);
	font-family: Helvetica,Geneva, Arial, sans-serif;
	width: 740px;
	height: 80px;
	color: #fff;
	font-size:10px;
	text-align: center;
	padding-top: 5px;
	font-weight: bolder;
	font-size: 30px;
	letter-spacing: -2px;
}
#copyright-footer {
	text-align: center;
	font-size: 10px;
	color: #333333;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-right: 8px solid #fff;
	border-left: 8px solid #fff;
	
}
#bottom-keywords{
font-size: 9px;
color:#333;
width: 740px;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
padding-top:10px;
padding-bottom: 10px;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
}
/* End Layout Containers 
------------------------------------------------------------*/


/* Sub ID Styles 
------------------------------------------------------------*/
#footer-content {
	padding-left: 3px;
}
#navigation-container ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;

}
#navigation-container li{
	display: inline;
	margin: 0;
	border-right: 1px solid #ffffff;
	float: left;
	width: auto;
	color: #ffffff;
	font-size: 11.5px;
	line-height: 20px;
	
}
#navigation-container a{
	color: #ffffff;
	display: inline;
	width: auto;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#navigation-container a:hover{
	background-color: #333;
}

body#about a#about-us-link,
body#central-heating a#central-heating-link,
body#repair-service a#repair-service-link,
body#plumbing a#plumbing-link,
body#guarantees a#guarantees-link,
body#local-authority a#local-authority-link,
body#rp-quality a#rp-quality-link,
body#bathrooms a#bathrooms-link,
body#testimonials a#testimonials-link,
body#contact a#contact-us-link,
body#brochures a#brochures-link{	
	color: #000;
	background: #ccc;
}
/* -------------------------------------------------------- */

/* Class Styles 
------------------------------------------------------------*/
.img-box {
	margin-top: 3px;
	width: 240px;
	text-align:left;
}
.float-left {
	float:left;
}
.img-box-padded{
	padding-top: 20px;
	width: 240px;
	text-align:left;
}

.no-border {
	border: none;
}
.float-left {
	float: left;
	padding-right: 3px;
}
.index-logo {
	float: left;
	padding-right: 3px;
	padding-left: 30px;
	padding-top: 5px;
}
.feature-box {
	width: 100px;
	background-color: #00FF00;
	display: block;
	float: right;
}

.left-image {
	margin-bottom: 20px;
	margin-left: 10px;
}
.left-image-main {
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 10px;
}
#strap-line {
	position:absolute;
	width:582px;
	height:114px;
	z-index:1;
	left: 138px;
	top: 755px;
	text-align: right;
	font-style: italic;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 50px;
	letter-spacing: -4px;
}
.big-yellow {
	color: #048240;
	font-weight: bold;
	font-size: 55px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	letter-spacing:-4px;
}
.big-orange2 {
	color: #048240;
	font-weight: bolder;
	font-size: 50px;
	letter-spacing:-3px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
}
#corgi {
	position:absolute;
	width:72px;
	height:76px;
	z-index:1;
	left: 473px;
	top: 602px;
}
#freephones {
	margin-top: 20px;
	margin-left: 40px;
	color: #045e2f;
	font-size:13px;
}
#freephones TD{
	font-weight:normal;
}
#freephones-small {
	margin-left: 5px;
	color: #003399;
	font-size:12px;
}
#logo-small-home {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 1px;
	top: 747px;
}
#logo-small {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 5px;
	top: 757px;
}
#logo-large {
	position:absolute;
	width:466px;
	height:92px;
	z-index:1;
	left: 5px;
	top: 740px;
	visibility: visible;
}
#logo-large-corgi {
	position:absolute;
	width:200px;
	height:116px;
	z-index:1;
	left: 19px;
	top: 745px;
	visibility: visible;
}
#logo-large-contact {
	position:absolute;
	width:466px;
	height:92px;
	z-index:1;
	left: 19px;
	top: 830px;
	visibility: visible;
	text-align:left;
}
.style1 {color: #045e2f}
.style2 {
	color: #045E2F;
	font-weight: bold;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:102px;
	z-index:1;
	left: 263px;
	top: 677px;
}
#homelogo{
	position:absolute;
	width:200px;
	height:102px;
	z-index:1;
	left: 263px;
	top: 796px;
}
#bottom-links {
	margin-top: 50px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
#bottom-links ul{
	list-style:none;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;	
}
#bottom-links li{
	display: inline;
}
#bottom-links a{
	padding: 5px 5px;
	color: #666;
	font-size: 10px;
}

#flashBathrooms {
	padding-left: 20px;
}

#sizeLarge {
	font-size: 22px;
}
