/*----------- redefined html tags --------------- */

body {
	font-family: "Times New Roman"; /* Sets overall font styling on all subsequent styles */
	font-size: 1em;
	text-align: center; /* Centres everything in IE. Ensure Sunsequent Divs have text align put back top left */
	line-height: normal;
	background-color: #9CC0F9;
	margin: 0;
	padding: 0;
}


/*----------- Main Template divs --------------- */

#Wrapper { 	
	width: 855px; 
	height: 100px;
	margin: 1% auto 0 auto; /* Auto left & right allow firefox to centre Wrapper */
	padding: 0;
	background-color: none;
}

#TopCurves { 	
	width: 855px;
	height: 11px;
	background-image: url(../images/topcurve.gif);
	background-repeat: no-repeat;
	margin: 0; 
	padding: 0;
}

#Content {
	width: 855px;
	height: 710px;
	background-color: white;
	margin: 0;
	padding: 0;
}

#BotCurves { 	
	width: 855px;
	height: 11px;
	background-image: url(../images/botcurve.gif);
	background-repeat: no-repeat;
	margin: 0; 
	padding: 0;
}

#Logo { 	
	width: 535px;
	height: 93px;
	background-image: url(../images/Logo.gif);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto; 
	padding: 0;
}

#LinkBar { 	
	width: 855px;
	height: 27px;
	background-color: #183E7A;
	background-repeat: no-repeat;
	margin: 10px 0 0 0; 
	padding: 0;
}

#Links {
	width: 855px;
	height: 27px;
	background-color: none;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 4px;
	color: #FFFF00;
	font-weight: bold;
}

#Heading {
	width: 178px;
	height: 14px;
	background-color: none;
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	padding: 14px;
	color: #F4940B;
	font-weight: bold;
	font-size: 18px;
}

/*----------- Contact Page divs --------------- */

#ContactText {
	width: 300px;
	height: 200px;
	background-color: none;
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	padding: 0px;
	color: #000000;
	font-weight: normal;
	font-size: 18px;
}

#ContactLinks {
	width: 700px;
	height: 330px;
	background-color: none;
	margin: 0 auto 0 auto;
	padding: 0px;
	color: #274B83;
	font-weight: normal;
	font-size: 16px;
	overflow: hidden;
}

/*----------- Home Page divs --------------- */

#HomeImage2 {
	width: 855px;
	height: 134px;
	background-image: url(../images/sflower.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	padding: 0;
	float: center;
}

#HomeText1 {
	background-color: none;
	background-repeat: no-repeat;
	margin: 60px 60px 0 auto;
	padding: 0px 20px;
	color: #274B83;
	font-weight: normal;
	font-size: 18px;
	float: right;
	text-align: center;
	width: 230px;
	height: 105px;
}

#HomeImage {
	width: 190px;
	height: 372px;
	background-image: url(../images/imagebar.jpg);
	background-repeat: no-repeat;
	margin: 42px 10px 0 auto;
	padding: 0;
	float: left;
}

#HomeText2 {
	background-color: none;
	background-repeat: no-repeat;
	margin: 60px 20px 0 auto;
	padding: 0px 16px;
	color: #274B83;
	font-weight: normal;
	font-size: 18px;
	float: right;
	text-align: center;
	width: 230px;
	height: 105px;
}

#HomeText3 {
	margin: 30px 0 0 36px;
	padding: 0;
	color: #274B83;
	font-weight: normal;
	font-size: 19px;
	float: left;
	text-align: center;
	width: 560px;
	height: 105px;
}

#CorgiImage {
	width: 35px;
	height: 45px;
	background-image: url(../images/corgi.jpg);
	background-repeat: no-repeat;
	margin: 90px auto 0 220px;
	padding: 0;
	float: left;
}

#BpecImage {
	width: 123px;
	height: 46px;
	background-image: url(../images/bpec.jpg);
	background-repeat: no-repeat;
	margin: 90px 230px 0 auto;
	padding: 0;
	float: right;
}

/*----------- Why Page divs --------------- */

#WhyText1 {
	background-color: none;
	background-repeat: no-repeat;
	margin: 10px 20px 0 auto;
	padding: 0px 20px;
	color: #274B83;
	font-weight: normal;
	font-size: 18px;
	float: left;
	text-align: left;
	width: 552px;
	height: 159px;
}
	
#WhyImage1 {
	width: 222px;
	height: 190px;
	background-image: url(../images/solarpanels.jpg);
	background-repeat: no-repeat;
	margin: 5px auto 0 auto;
	padding: 0;
	float: left;
}

#WhyText2 {
	background-color: none;
	background-repeat: no-repeat;
	margin: 20px 20px 0 auto;
	padding: 0 0;
	color: #248C1F;
	font-weight: normal;
	font-size: 18px;
	float: left;
	text-align: justify;
	width: 518px;
	height: 202px;
	float: right;
}


#WhyImage2 {
	width: 267px;
	height: 167px;
	background-image: url(../images/sunset.jpg);
	background-repeat: no-repeat;
	margin: 35px auto 0 20px;
	padding: 10px;
	float: left;
}

#WhyText3 {
	background-color: none;
	margin: 35px auto 0 5px;
	color: #274B83;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	width: 855px;
	height: 82px;
	float: left;
}


/*----------- Installation Page divs --------------- */




#InstallFrame1 {
	background-color: none;
	background-repeat: no-repeat;
	margin: 0 20px 0 20px;
	padding: 0 0;
	color: #248C1F;
	font-weight: normal;
	font-size: 18px;
	float: left;
	text-align: right;
	width: 391px;
	height: 535px;
	float: left;
}

#InstallImage1 {
	width: 386px;
	height: 152px;
	margin: 10px auto 0 0;
	padding: 0;
	text-align: center;
}

/*#InstallLink {
	background-color: none;
	margin: 180px auto 0 auto;
	padding: 0 0 0 0;
	color: #F4940B;
	font-size: 12px;
	text-align: center;
	width: 260px;
	height: 20px;
}*/

#InstallText1 {
	background-color: none;
	background-repeat: no-repeat;
	margin: 30px auto 0 auto;
	padding: 0 0;
	color: #0D326B;
	font-weight: normal;
	font-size: 15px;
	text-align: center;
	width: 386px;
	height: 273px;
}

#InstallFrame2 {
	background-color: none;
	background-repeat: no-repeat;
	margin: 0 20px 0 auto;
	padding: 0 0;
	color: #248C1F;
	font-weight: normal;
	font-size: 18px;
	float: left;
	text-align: right;
	width: 391px;
	height: 535px;
	float: right;
}

#InstallHeading {
	background-color: none;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	color: #F4940B;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	width: 260px;
	height: 20px;
}

#InstallImage2 {
	width: 114px;
	height: 86px;
	background-image: url(../images/smallpannels.jpg);
	background-repeat: no-repeat;
	margin: 30px 5px 0 auto;
	padding: 0;
	float: right;
}

#InstallText2 {
	background-color: none;
	margin: 25px auto 0 5px;
	color: #248C1F;
	font-weight: normal;
	font-size: 16px;
	text-align: justify;
	width: 260px;
	height: 82px;
	float: left;
}

#InstallText3 {
	background-color: none;
	margin: 1px auto 0 auto;
	color: #248C1F;
	font-weight: normal;
	font-size: 16px;
	text-align: justify;
	width: 380px;
	height: 40px;
	clear: both;

}

#InstallImage3 {
	width: 72px;
	height: 121px;
	background-image: url(../images/cylinder.jpg);
	background-repeat: no-repeat;
	margin: 35px 0 0 5px;
	padding: 0;
	clear: both;
	float: left;

}

#InstallText4 {
	margin: 25px 5px 0 auto;
	width: 295px;
	height: 140px;
	color: #248C1F;
	font-weight: normal;
	font-size: 16px;
	text-align: justify;
}

#InstallText5 {
	margin: 25px 3px 0 auto;
	width: 255px;
	height: 80px;
	color: #248C1F;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
	float: left;
}

#InstallImage4 {
	width: 129px;
	height: 82px;
	background-image: url(../images/display.jpg);
	background-repeat: no-repeat;
	margin: 25px 3px 0 auto;

}

#InstallText6 {
	margin: auto 5px 0 auto;
	width: 387px;
	height: 80px;
	color: #248C1F;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
	float: left;
}

/*----------- Applications Page divs --------------- */

#AppFrame1 {
	background-color: none;
	background-repeat: no-repeat;
	margin: 0 auto 0 20px;
	padding: 0 0;
	color: #248C1F;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	width: 405px;
	height: 235px;
	float: left;
	clear: both;
}

#AppHeading {
	margin: 0 auto 0 auto;
	color: #F4940B;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	width: 190px;
	height: 20px;
	float: left;
	clear:both;	
}

#AppImage1 {
	width: 171px;
	height: 123px;
	background-image: url(../images/tap.jpg);
	background-repeat: no-repeat;
	margin: 10px 8px 0 auto;
	padding: 0;
	float: left;
}

#AppText1 {
	background-color: none;
	margin: 10px auto 0 5px;
	color: #0D326B;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
	width: 200px;
	height: 123px;
	float: left;
}

#AppText2 {
	background-color: none;
	margin: 0 12px 0 auto;
	color: #0D326B;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
	width: 230px;
	height: 220px;
	float: right;
	
}

#AppImage2 {
	width: 153px;
	height: 230px;
	background-image: url(../images/tubes.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	padding: 0;
	float: left;
}

#AppFrame2 {
	background-color: none;
	background-repeat: no-repeat;
	margin: 0 17px 0 auto;
	padding: 0 0;
	color: #248C1F;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
	width: 405px;
	height: 235px;
	float: right;
}

#AppImage3 {
	width: 405px;
	height: 123px;
	background-image: url(../images/apppool.jpg);
	background-repeat: no-repeat;
	margin: 20px auto 0 auto;
	padding: 0;
	float: centre;
}

#AppFrame3 {
	background-color: none;
	background-repeat: no-repeat;
	margin: 20px auto 0 auto;
	color: #248C1F;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	width: 855px;
	height: 215px;
	float: left;
}

/border: thin solid #000000;/ 
