body, html {
	margin: 0;
	padding: 0;
	/*height: 100%;*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 14px;
	color: #000000;
	/*margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;*/
	letter-spacing: 1px;
	background-image: url(Electrician-Sparky-Lighting-Installation-Portsmouth-Hampshire-England-Electrics/bg-dh-electrician-portsmouth-hampshire-sparky-england-electrical-installation.jpg);
	background-repeat: repeat-x;
}

#companyNo {
	font-size: 8px;
}

#flashRefresh {
	font-size: 10px;
	text-align: center
}

body {
	min-width: 800px; /* To avoid problems that can occur in some browsers when the window is narrower than #pageContainer We set the <body> element’s min-width to the same value as the width of #pageContainer*/
}

#pageContainer #siteHeader {
	/*height: 280px;*/
	width: 800px;
}

#pageContainer #tidyCompetition {
	width: 400px;
	height: 240px;
	display: block;
}



#pageContainer {

	background-color: #ffff00;
	width: 800px;
	/*margin-left: auto;
	margin-right: auto;*/
	margin: 0 auto;
	margin-top: 10px;
	border: 1px solid #000000;
		background-image: url(Electrician-Sparky-Lighting-Installation-Portsmouth-Hampshire-England-Electrics/bg3-dh-electrician-portsmouth-hampsshie-sparky-england-electrical-installation.jpg);
	background-repeat: no-repeat;

}

#leftColumn {

	width: 400px;
	float: left;
	padding: 10px;
	padding-left: 20px;
	background-repeat: repeat-x;

}

#rightColumn {
	float: left;
	width: 760px;
	padding: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-repeat: repeat-x;
	background-image: url(Electrician-Sparky-Lighting-Installation-Portsmouth-Hampshire-England-Electrics/bg3-dh-electrician-portsmouth-hampsshie-sparky-england-electrical-installation.jpg);
	
}

#footer {
	text-align: center;
	clear: 	both; /* makes sure this cant have any elements next to it */
	background-color: #000000;
}

#footer a {
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	background-color: #000000;
}

#footer p {
	text-align: center;
	font-size: 10px;
	background-color: #000000;
	background-image: url(Electrician-Sparky-Lighting-Installation-Portsmouth-Hampshire-England-Electrics/bg2-light-sparky-england-electrical-installation-HAMPSHIRE.jpg);
	background-repeat: no-repeat;
}

body a {
color: #999900;
}

body a:hover {
	color: #666666;
}



#siteNav {
	width: 800px;
	letter-spacing: 1px;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #000000;
}

#siteNav a {
	padding: 10px;
	color: #000000;
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-left: 10px;
	text-decoration: none;
}

#siteNav a:hover {
	color: #000000;
}




h1 {
	font-size: 16px;
	/* color: #3399FF; */
	color: #000000;
}

h1 a {
	text-decoration: none;
	color: #ffffff;
}

portfolio-img {
	border: 1px solid #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p {
	line-height: 25px;
	font-size: 12px;
	text-align: justify;
}

.center-content p{
	text-align: center;
}