* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #525e92;
}
#wrapper { 
	margin: 0 auto;
	margin-top: 10px;
	width: 804px;
	background-image: url(images/background.gif);
	background-color: #FFF;
}
#header {
	width: 804px;
	padding: 0px;
	height: 110px;
	background-image: url(images/header.jpg);
}
#leftcolumn { 
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 600px;
	float: left;
}
#leftcolumncontent { 
	padding: 20px 40px;
	min-height: 550px;
	* height: 550px;
}
#leftcolumncontent b{
	color: #5e6a9e;	
}
#leftcolumncontent a{
	color: #5e6a9e;	
}
#leftcolumncontent ul{
	color: #5e6a9e;	
	margin-left: 30px;
	list-style: none;
	* list-style: disc;
	* padding-left: 18px;
	* text-indent: 0px;
}
#leftcolumncontent ul li:before {
	color: #ea7628;
	font-weight: bold;
	content: ">  ";
}
#leftcolumncontent table td {
	color: #5e6a9e;
	vertical-align: top;
	padding: 1px;
	padding-right: 20px;
}
#leftcolumncontent h4 {
	margin: 5px 0px 5px 0px;
}
#leftcolumncontent .heading {
	font-weight: bold;
	color: #5e6a9e;
}
#rightcolumn { 
	float: right;
	color: #333;
	background: #8190d0;
	margin: 0px;
	padding: 0px;
	width: 204px;
	display: inline;
}
#rightcolumncontent {
	padding: 5px;
	padding-left: 5px;
}
#rightcolumncontent h1, h2 {
	font-size: 13px;
	font-weight: bold;
	color: white;
}
#rightcolumncontent h2 {
	padding: 5px 0px 0px 14px;
}
#rightcolumncontent ul{
	color: black;	
	margin-left: 15px;
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 12px;
	* list-style: disc;
	* padding-left: 18px;
	* text-indent: 0px;
}
#rightcolumncontent ul li:before {
	content: "> ";
	color: #FFF;
}
#rightcolumncontent ul {
	margin:  5px 0px 5px 0px;
}
#rightcolumncontent li {
	margin-left: 10px;
}
#rightcolumncontent a {
	color: #000033;
}
#footer { 
	width: 804px;
	height: 30px;
	clear: both;
	color: #FFF;
	background: #000033;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 30px;
	text-align: center;
}
a.footer{
	color: #ea7628;
}
#foot_text {
	font-size: .8em;
	padding-top: 4px;
	color: white;
	background-color: #525e92;
}
#foot_text a {
	color: white;
}
.telfax {
	color: #ea7628;
	font-size: 1.1em;
	font-weight: bold;
}
.phone {
	color: #ea7628;
	font-size: 1.5em;
	font-weight: bold;
}
.orange {
	color: #ea7628;
}
ul#nav-list {
	list-style:none;
	width:600px;
	* width:560px;
	padding-left: 40px;
}
ul#nav-list li {
	display:inline
}
ul#nav-list li a {
	text-decoration:none;
	padding: 0px 25px 0px 0px;
	color:#000033;
}
ul#nav-list a:hover, ul#nav-list a.active {
	color: #ea7628;
}
ul#nav-list a.active {
	font-weight: bold;
}

#slss {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 24px;
	width: 204px;
	background: #CCC;
	text-align: center;
}
a.slss {
	color: #000033;
	text-decoration: none;
}
#slss-padding{
	height: 20px;
	background-color: #FFF;
}
#emergency {
	background: #000033;
	background-image: url(images/emergency_tab.gif);
	background-repeat: no-repeat;
	color: #8F8C8B;
	padding: 5px;
}
.heading {
	padding-bottom: 20px;
}
.contact-service-group {
	margin-right: 100px;
}
.commercial-content {
	/* height: 650px; */
}
.large {
	font-size: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #5e6a9e;
}
/* Backgrounds */
.leftcolumn_index {
	background-color: #FFF;
	background-image: url(images/index/content.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.leftcolumn_services {
	background-color: #FFF;
	background-image: url(images/services/content.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.leftcolumn_residential {
	background-color: #FFF;
	background-image: url(images/residential/content.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.leftcolumn_commercial {
	background-color: #FFF;
	background-image: url(images/commercial/content.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.leftcolumn_lowvoltage {
	background-color: #FFF;
	background-image: url(images/lowvoltage/content.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.leftcolumn_contact {
	background-color: #FFF;
	background-image: url(images/contact/content.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.leftcolumn_slss {
	background-color: #FFF;
	background-image: url(images/slss/content.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#logos {
	text-align: center;
}
#logos img {
	padding: 10px 0px;
	border: none;
}
#paypal {
	margin-top: 10px;
}