body {
	background: #DEE2E4;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	text-align: center;
	display: block;
	width: 100%;
}
#main {
	display: block;
	background: #FFFFFF url(images/headerbg.gif) no-repeat;
	width: 936px;
	text-align: left;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
}
#header {
	background: url(images/electrical-contractors.jpg);
	display: block;
	height: 112px;
}
#header h1 {
	margin: 0px 0px 0px -4000px;
	padding: 0px;
}
#navigation {
	background: url(images/nav-bg.gif);
	display: block;
	height: 28px;
	padding-left: 29px;
}
#navigation li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation a {
	background: url(images/nav-off.gif);
	display: block;
	width: 100px;
	text-align: center;
	line-height: 28px;
	text-decoration: none;
	margin-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0C3A6B;
}
#navigation a:hover {

	background: url(images/nav-over.gif);
}
#navigation .on {
	background: url(images/nav-on.gif);
}
#navigation .on:hover {


	background: url(images/nav-on.gif);
}
#centre-panel {
	background: url(images/midcolbg.gif);
	display: block;
	height: 227px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
#niceic {
	display: block;
	width: 162px;
	float: left;
	padding-top: 17px;
}
#centre-panel-home {
	background: url(images/centre-panel-homr.jpg);
	height: 195px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#centre-panel-left {
	width: 708px;
	float: left;
	height: 195px;
	margin: 14px 7px 18px 0px;
	padding: 0px 0px 0px 41px;
	display: block;
}
#centre-panel-home p {
	font: normal 12px Helvetica, Arial;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 400px;
	text-align: justify;
	margin: 0px;
	padding: 10px 0px 10px 10px;
}
#centre-panel-home .home-address {
	color: #009EDF;
	font-size: 14px;
}
#centre-panel-home .home-address a {
	color: #009EDF;
	text-decoration: none;
}
#centre-panel-home .home-address a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	background: url(images/main-content-bg.gif) repeat;
	padding-left: 24px;
	display: block;
}
#left-column {
	display: block;
	float: left;
	width: 237px;
	padding: 10px 10px 10px 5px;
}
#right-column {
	display: block;
	float: left;
	width: 247px;
	padding-left: 32px;
	padding-top: 10px;
	text-align: justify;
	clear: none;
}
#right-column p {
	font: 14px Arial, Helvetica, sans-serif;
	color: #497BB6;
	margin: 0px;
	padding: 0px;
}

#centre-column {
	display: block;
	float: left;
	width: 370px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: justify;
	padding: 10px 0px;
	margin: 0px;
}

#centre-column p {
	margin: 0px;
	padding: 0px 0px 10px;
}

#footer {
	background: url(images/footer-bg.gif) repeat-x;
	display: block;
	clear: both;
	float: none;
	height: 50px;
}
#footer-left {
	float: left;
	font-size: 11px;
	color: #AAA28D;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 10px;
}
#footer-left a {
	color: #AAA28D;
	text-decoration: none;
}

#footer-right {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}
#footer-right img {
	padding-right: 2px;
}


.imageborder {
	background: #F2EDE1;
	padding: 10px;
	border: 1px solid #E3DFD4;
	margin-bottom: 10px;
}
#callback h4 {
	background: url(images/callback-top.gif);
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3973AA;
	height: 30px;
	line-height: 30px;
}
#callback {
	background: url(images/callback-bg.gif) repeat-y left top;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 238px;
	overflow: hidden;
	height: 130px;
}
#callback input {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	margin: 4px 0px 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	overflow: hidden;
	line-height: 13px;
	height: 13px;
}
#callback-field {
	background: url(images/callback-field.gif);
	height: 25px;
	display: block;
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 18px;
}
#callback a {
	color: #666666;
	font: bold 11px/23px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(images/callback-submit.gif) no-repeat;
	display: block;
	width: 130px;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	height: 23px;
}
#callback-submit {
	display: block;
	width: 224px;
	margin: 0px;
	padding: 5px 0px 5px 87px;
}

#callback a:hover {
	color: #3973AA;
}

#callback-bottom {
	background: url(images/callback-bottom.gif) no-repeat left top;
	display: block;
	height: 7px;
	width: 238px;
	clear: both;
	float: none;
	line-height: 7px;
	margin: 0px;
	padding: 0px;
}
#testimonial-top {
	background: url(images/quote-top.gif) no-repeat left top;
	display: block;
	height: 19px;
}
#testimonial {
	padding-top: 15px;
	padding-bottom: 10px;
	background: url(images/quote-bottom.gif) no-repeat right bottom;
	display: block;
	font-size: 12px;
	color: #4A6586;
	font-family: Arial, Helvetica, sans-serif;
}
#testimonial p {
	margin: 0px;
	padding: 0px 25px 10px 30px;
	font-size: 12px;
	color: #4A6586;
}
#footer-left a:hover {
	color: #AAA28D;
	text-decoration: underline;
}
#centre-column a {
	color: #497BB6;
	text-decoration: underline;
}
#centre-column a:hover {
	color: #497BB6;
	text-decoration: none;
}
#contactform {
	background: #F1F5F7;
	padding: 10px;
	border: 1px solid #999999;
}
.searchfield2 {
	width: 300px;
}
.searchfield3 {
	width: 400px;
}
#contentbox {
	background: #FFFFCC;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #EE1210;
	color: #333333;
}
#projectlist {
	background: #F1F5F7;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #9ACBFC;
	font-size: 12px;
}
.portfolio-thumb {
	margin: 0px;
	padding: 5px 5px 0px 0px;
}

