/*
Wheatcroft Electrical CSS 1.0 www.wheatcroftelectrical.co.uk
Design by R WHEATCROFT.
*/

 
body {
	margin-right: 30px;
	margin-left: 30px;
	background: white
	}


h1, h2, h3 {
	font-family: Helvetica;
	font-weight: normal;
	color: #000000;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}


h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;}

img { border: none; }

:link { color: rgb(0, 0, 128) ;font-style: bold }  /* for unvisited links*/  
:visited { color: rgb(255, 100, 0) ;font-style: bold } /* for visited links*/
:active { color: rgb(255, 0, 255);font-style: bold } /* when link is clicked */
:hover { color: rgb(255, 0, 0);font-style: bold } /* when mouse is over link */
 

/* Header */

#header {
	width: auto;
	height: 240;
	margin-top: 20px;
	background-color: inherit;
}
.local { color: rgb(0,0,0);
margin: 00px;
font-size: 90%;
font-style: italic;
text-transform: lowercase;
	font-family: Helvetica;
	font-weight: normal;
}

.right { 
float: right;
padding: 10px 10px 0 10px;
font-style: italic; font-size: 130%; color: rgb(0, 0, 0);}

.tel1 { 
text-align: center;
padding: 10px 10px 0 10px;
font-size: 340%; color: rgb(0, 0, 0);
font-family: Arial;
margin-left: 10px; margin-right: 10px;}

.tel2 { 
text-align: center;
padding: 10px 10px 0 10px;
font-size: 200%; color: rgb(0, 0, 0);
font-family: Arial;
margin-left: 10px; margin-right: 10px;}

.email { 
text-align: center;
padding: 5px 10px 0 10px;
font-size: 180%; color: rgb(0, 0, 0);
font-family: Arial;
margin-left: 10px; margin-right: 10px;}

/*Body*/

div.absolute_center {
border-style: dashed;
text-align: center;
padding: 15% 10% 10% 10%;
background-color: inherit;}