body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Tahoma, Arial, "Times New Roman";
}
	
TD,TH,TR {
	font-family:Tahoma, Arial, "Times New Roman";
	font-size: 10pt;
}
	
h1 {
	margin:0 0 10px 0;
	padding:0;
	font-weight:bold;
	font-size:1.25em;
	text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
}	

#container {
	margin :0 auto;
	margin-top: 10px;
	width:760px;
	height:420px;
	text-align:left;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	
}
	
#header {

	height:174px;
	width:760px
	border-left:0px solid #0099ff;
	border-right:0px solid #0099ff;
	border-bottom:0px solid #0099ff;
	background-color:#98D66E; /*only cos IE shows approx 2px below header image!*/
	/*margin-bottom:0px;*/
	


}	


#content1 {

	/*margin-top:0px;*/
	
	margin-left:0px;
	margin-bottom:0px;
	float:left;
	width:150px;
	height:246px;
	background-color:#62BD61;
	border-left:0px solid #0099ff;
	border-right:0px solid #0099ff;
	border-bottom:0px solid #0099ff;
	
	
}
		
#content2 {

	font-family:Tahoma, Arial, "Times New Roman";
	font-size:0.75em;
	float:left;
	width:438px;
	height:246px;
	background-color:#E6FFE8;
	background-image: url(images/bg_img.jpg);	
	
	/*
	border-left:1px solid #0099ff;
	border-right:1px solid #0099ff;
	border-bottom:1px solid #0099ff;
*/

}

#content2Scroll {
	overflow:auto;
	padding-top:4px;
	padding-left:6px;
	padding-bottom:0px;
	float:left;
	width:430px;
	height:221px;
	
	
	}
	
#title_2 {
	float:left;
	background-image:url(images/gss_3dPipe_red.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, "Times New Roman";
	font-size:1em;
	font-weight:bold;
	text-align:center;
	background-color:#006600;
	color:white;
	height:16px;
	width: 100%;
	
}	
	

	
	
	
#content3 {
	
	font-family:Tahoma, Arial, "Times New Roman";
	font-size:0.75em;
	margin-left:0px;
	margin-bottom:0px;
	float:left;
	width:172px;
	height:246px;
	background-color:#ECFFED;
	
	/*
	border-left:1px solid #0099ff;
	border-right:1px solid #0099ff;
	border-bottom:1px solid #0099ff;
*/
}
#content3 {
float:right;
height:230px;
	/*
	overflow:auto;
	margin-left:0px;
	margin-bottom:0px;
	padding-left:4px;
	padding-top:4px;
	float:left;
	width:224px;
	height:221px;
	
	border-left:1px solid #0099ff;
	border-left:10px solid #0099ff;
	border-right:10px solid #0099ff;
	border-bottom:10px solid #0099ff;
	*/
}


#title_3 {
	float:left;
	background-position:0 100%;
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, "Times New Roman";
	font-size:1em;
	font-weight:bold;
	text-align:center;
	background-color:#006600;
	color:white;
	height:16px;
	width: 100%;
}

#title_3 a {color:#FFFFCC; 
			text-decoration:none; }
#title_3 a:hover {color:#FFFF00; }

#bluetitle {
	float:left;
	background-image:url(images/gss_3dPipe_red.gif);
	background-position:100% 0;
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, "Times New Roman";
	font-size:1em;
	font-weight:bold;
	text-align:center;
	background-color:#0000ff;
	color:white;
	height:16px;
}



#error_page{

	padding:40px;
	width:250px;
	
}



#box {
	float:left;
	background-position:0 100%;
	background-repeat:no-repeat;
	background-color:#006600;
	color:red;
	height:16px;
}



	
#footer {
	margin :0 auto;
	margin-top: 10px;
	width:760px;
	clear:both;
	height:30px;
	line-height:13px; 
	text-align:center;
	color:#949494;
	font-family:Verdana, Arial, sans-serif;
	font-size:0.7em;
	background-color:white;
}
	
#footer a {color:#949494; text-decoration:none; }
#footer a:hover {color:#ff0000; text-decoration:none; }
	


.floatleft

{
	float: left;
	margin: 10px 20px 2px 2px;
	background-color: #fff;
	padding: 5px;
	border-top: 1px solid #999;
	border-right: 3px solid #006600;
	border-bottom: 3px solid #006600;
	border-left: 1px solid #999;

}


div.floatleft img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}


.floatright
{
float: right;
margin: 10px 20px 2px 2px;
background-color: #fff;
padding: 5px;
border-top: 1px solid #999;
border-right: 3px solid #006600;
border-bottom: 3px solid #006600;
border-left: 1px solid #999;
}


div.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}


.loop_txt{
	padding: 20px 20px 10px 15px;
	/*
	border-left:1px solid #0099ff;
	border-right:1px solid #0099ff;
	border-bottom:1px solid #0099ff;
	border-top:1px solid #0099ff;
	*/
}

.clearboth { clear: both; }


p { 
margin-top: 0px; 
margin-bottom: 0px; 
}


a{
	color:#009900;
	text-decoration: none;
}
a:hover {
color:#ff0000; 
text-decoration:none;

}
a:visited {
	color:#00CC00;
	text-decoration:none;
	
}


	
input,textarea,select {
	font-family:Tahoma, Arial, "Times New Roman";
	font-size:1em;
	padding:1px;
	border:1px solid #000080;
}

textarea{width:300px;}

input {
	width:200px;
	font-size:1.1em;
	padding:1px;
	border:1px solid #000080;
}


	
#inputSubmit
{
width:70px;
height:25px;
cursor:hand;
border: 3px double #999999;
border-top-color: #009900;
border-left-color: #009900;
padding: 0.25em;
background-color: #FFFFFF;
color: #333333;
font-size: 75%;
font-weight: bold;
font-family: Tahoma, Arial, "Times New Roman";
} 

#inputSubmit:hover
{
border: 3px double #999999;
border-top-color: #FFFF00;
border-left-color: #FFFF00;
}

#inputSubmit:active
{
border: 3px double #CCCCCC;
border-right-color: #FF0000;
border-bottom-color: #FF0000;
}



/*used index.php and contacts/thanks.php*/
.home
{
	margin: 70px 70px 0px 70px;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	font-size: 14px;
}


ul {

	
	
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 1.25em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

	text-decoration: none;

	text-indent: 0px;

	margin-left: 0px;
	
	
}


/*

#redtitle_2 a {color:#FFFFCC; 
			text-decoration:none; }
#redtitle_2 a:hover {color:#FFFF00; }

#formMail {
	
	
	width:430px;
	height:221px;
	
	}
	
.checkbox  {width:16px;}
	
#contact_details{
	
	padding:60px;
	width:250px;
}

#contactform {width:520px;}
#contactform td {vertical-align:top;}	
	
	
.floatleft_norm
{
float: left;
margin: 4px 4px 4px 4px;
}
.floatright_norm
{
float: left;
margin: 4px 4px 4px 4px;
}

#gss_ul ul ul { 
list-style-image: url(http://www.);
}

#gss_ul ul {

	list-style-position: outside;
	list-style-image: url(http://www.);
	list-style-type: square;
	
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 1.25em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

	text-decoration: none;

	text-indent: 0px;

	padding: 2px;
	margin-left: 20px;
	margin-top: 0px;
	
}

#UL_DidYouKnow ul ul { 
list-style-image: url(http://www.energy4u2.co.uk/images/ul_6.png);
}

#UL_DidYouKnow ul {

	list-style-position: outside;
	list-style-image: url(http://www.energy4u2.co.uk/images/ul_10.png);
	list-style-type: square;
	
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 1.25em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

	text-decoration: none;

	text-indent: 0px;

	padding: 2px;
	margin-left: 20px;
	margin-top: 0px;
	
}


.text_blue {color:#0000ff; }
.text_red {color:#ff0000; }

.gss_text_red {
	color: #FF0000;
	font-family:Tahoma, Arial, "Times New Roman";
	font-size: 1.5em;
	font-weight: bold;
	text-transform: none;
}

.gss_text_blue {
	color: #0000ff;
	font-family:Tahoma, Arial, "Times New Roman";
	font-size: 1.5em;
	font-weight: bold;
	text-transform: none;
}
*/