@charset "utf-8";

/* CSS Document */



/********************************************

   HTML ELEMENTS

********************************************/ 



/* top elements */

* {

	padding: 0;

	margin: 0;

	

	line-height: normal;

}



body {

	margin: 0px 0 40px 0;

	padding: 0;

	font: .70em/1.5em Verdana, Arial, Helvetica, sans-serif;

	height: 100%;

	color: #FFFFFF;

	background-color: #FFF;

}

/* user-defined classes */

.clear { clear: both; }

#divWrapper {

	width: 800px;

	margin: 0 auto;

	background-color: #333333;

}

#divHeader {

	width: 800px;

	height: 140px;

	margin: 0 auto;

	background-image: url(public_html/electrical/title.gif);

	background-repeat: no-repeat;

}

h1, h2 {color: #FFFFFF;}



h2 {

	font-size: 24px;

	margin: 0px;

	padding: 20px 0 0 45px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}

h1{

	font-size: 16px;

	color: #FFFFFF;

	font-weight: bold;

	padding: 100px 0 0 160px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

h3 {

	font-size: 11px;

	color: #999999;

	font-weight: bold;

	margin: 0px;

	padding: 20px 0 0 120px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}



#flash {float: left;

width: 100px;

margin: 20px 0 0 12px;

}

#flash2 {

width: 100px;

float: right;

margin: 20px 12px 0 0;}

#title{

	width: 570px;

	float: left;

	

}

.rewirebakl{float:left}

.wires {float:right; margin:-120px 0 0 20px; z-index: 1;}

#divLeftcol{

	width: 170px;

	float: left;

}

#divMaincol{

	width: 473px;

	float: left;

	

	

}

#divMaincol p{padding: 10px}

#divRightcol{width: 150px; float: left;

	padding:0 0 5px 5px;

	border-left: 1px dashed;

	border-bottom: 1px dashed;

}

#divMaincol a{	color: #FFFFFF;

text-decoration:none;

border-bottom:1px dotted #FFFFFF; 

	}

#divRightcol li{

	list-style-type: none;



}

#divRightcol a{

	text-decoration: none;

	color: #FFF;

}

.list1 {

	float: left;

	list-style-type: square;

	padding: 15px 15px 15px 25px;

	background-image: url(public_html/electrical/title2.gif);

	background-repeat: repeat-x;

margin: 0 20px 0 20px;

min-height:210px;

}

.list2 {float: left;

	list-style-type: square;

	padding: 15px 15px 15px 25px;

	background-image: url(public_html/electrical/title2.gif);

	background-repeat: repeat-x;

padding: 15px 15px 15px 25px;


min-height:210px;

	}

.head1 {

	font-weight: bold;

	list-style-type: none;

	padding: 0 0 10px 0;

}

#divFooter{

width: 800px;

margin: 50px 0 0px 0;

}









#divCopy{

width: 800px;

margin: 0 auto;

padding: 10px;



}





#divCopy p{

	text-align: center;

	color: #000;

	font-size: 11px;

}



#divCopy a{

	color: #000;

	text-decoration:none;

	border-bottom:1px dotted #FFFFFF;

}

.img1{float: left;

padding: 0 0 5px 430px}

.img2{float: left;

padding: 0 0 5px 10px}

.img3{float: left;

padding: 0 0 5px 10px}



.titleright {

	padding: 10px 0 10px 0;

	font-weight: bold;

}

.tel {

	float:right;

	font-weight: bold;

	font-size: 18px !important;

	z-index: 0;

	position: relative;



}





.imagebox {

padding: 10px;

margin: 10px 10px 0 0;

width:200px;

float:left;

text-align:left;

border: 1px dotted #999999;}

.imagegal {padding: 0 0 5px 0;

}





#navcontainer { width: 150px; 

padding: 10px;}



#navcontainer ul

{

margin-left: 0;

padding-left: 0;

list-style-type: none;

font-family: Arial, Helvetica, sans-serif;

}



#navcontainer a

{

	display: block;

	padding: 5px 0 5px 40px;

margin: 2px;

	width: 80px;

	border-bottom: 1px solid #000000;

	background-image: url(public_html/electrical/electricalservices.gif);

}



#navcontainer a:link, #navlist a:visited

{

	color: #999999;

	text-decoration: none;

}



#navcontainer a:hover

{

	color: #fff;


}

hr {

border: 0;

color: #9E9E9E;

background-color: #9E9E9E;

height: 1px;

width: 50%;

margin: 10px auto;



}




