/* Layout Stylesheet */

body
{
	margin: 0px;
	padding: 0px;
	background-image: url(../i/t/bggrey.jpg);
	background-position: center;
	background-repeat: repeat-y;
	color: #333333;
	background-color: #eeeeee;
	text-align: center;
	font-family: trebuchet, 'trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#outer
{
	text-align: left;
	width: 700px;
	margin: auto;
}

#hdr
{
	height: 115px;
	border-left: 1px #ddd solid;
	border-right: 1px #ddd solid;
}

#nav
{
position:relative;
display:block;
	height: 17px;
	margin: 0px;
	padding: 0px;
	border-left: 1px #ddd solid;
	border-right: 1px #ddd solid;
}

a, a:hover
{
	text-decoration: none;
}

#nav ul
{
font-family:Arial, Helvetica, sans-serif;
	list-style: none;
	font-size: 11px;
	display: inline;
		height: 17px;
}

#nav li, #nav li a:hover 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	position: relative;
	color: #000000;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-image: url(../i/t/navover.jpg);
	background-repeat: repeat-x;
		height: 17px;
}


.nav_home, .nav_home a:hover, .nav_clients, .nav_clients a:hover, .nav_links, .nav_links a:hover, .nav_contact, .nav_contact a:hover
{
	width: 113px;
}

.nav_electrical, .nav_electrical a:hover, .nav_co, .nav_co a:hover
{
	width: 123px;
}

#nav li a
{
	color: #eee;
	font-weight: bold;
}

#nav li a:hover
{
	background-image: url(../i/t/navbg.jpg);
	color: #000;
}



#breadcrumb
{
font-family:Arial, Helvetica, sans-serif;
	margin: 20px 10px 20px 20px;
	color: #999999;
	font-size: 0.8em;
	text-transform: lowercase;
}

#LightingImage
{
	height: 70px;
	background-image: url(../i/t/lightingimage.gif);
	background-repeat: no-repeat;
	font-size: 1.8em;
	padding-top: 45px;
	padding-left: 25px;
	color: #FFFFFF;
	font-weight: bold;
}

#selectedPage
{
	position: relative;
	line-height: normal;
	height: 9px;
	border-left: 1px #ddd solid;
	border-right: 1px #ddd solid;
}

.indicatorHome
{
	position: relative;
	left: 52px;
}

.indicatorServices
{
	position: relative;
	left: 171px;
}

.indicatorProfile
{
	position: relative;
	left: 292px;
}

.indicatorClients
{
	position: relative;
	left: 415px;
}

.indicatorLinks
{
	position: relative;
	left: 529px;
}

.indicatorContact
{
	position: relative;
	left: 638px;
}


.h1style
{
	font-size: 1.8em;
	background-image: url(../i/t/h1bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding: 20px 10px 0px 20px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}

h2
{
	font-size: 1.5em;
	color: #000000;
	background-color: #FFFFFF;
}



#bodyblock
{
	position: relative;
	width: 700px;
	min-height: 350px;
	padding: 0;
}

#l-col
{
font-family:Arial, Helvetica, sans-serif;
	float: right;
	width:145px;
	color: #333333;
	margin: 0px 15px 50px 0px;
	text-align: left;
	list-style: none;
}

#cont
{
	width: 492px;
	background: #ffffff;
	color: #333333;
	margin: 0px 10px 20px 10px;
	text-align: left;
	float: left;
}
#mainText
{
	line-height: 21px;
	padding: 20px 10px 0px 20px;
	margin: 0px 0px 0px 0px;
	border-right: 1px #ddd solid;
}

#mainTextEnd
{
	clear: both;
	margin: 0px;
	height: 20px;
	background-image: url(../i/t/textEnd.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#ftr
{
	text-align: center;
	vertical-align: middle;
	clear: both;
	height: 40px;
	color: #bbb;
	padding: 5px 20px 0px 20px;
	margin: 40px -15px 5px -15px;
	background-image: url(../i/bulDDD.gif);
	background-position: top;
	background-repeat: repeat-x;
	line-height: 17px;
	font-size: 0.8em;
		border-top: 1px #ddd solid;
}

#ftr a
{
	color: #bbb;
	background-color: #FFFFFF;
}
#ftr a:hover
{
	color: #000;
	background-color: #FFFFFF;
}



.quickLinks
{
	border: #ddd 1px solid;
	width: 142px;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	display: inline;
	position: relative;
}



/*right hand sub menu code */
.navSurround
{
	list-style: none;
	margin: 0px;
}





/*end*/




/*
.btnClass{float:right; 
display:inline; 
height:18px;
width:18px;
font-size:8pt;
font-weight:normal;
text-align:center;
font-style:normal;
color:#87A7A7;
background-color:#FFFFFF;
border-style:ridge;
border-width:1px;
border-color:#87A7A7;}
*/
.btnClass
{
	display: inline;
	padding-right: 0px;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #87A7A7;
}






/*fonts styling*/
/*
.2coltable
{
    display: block;
    position: relative;
}


.col1
{
    position: relative;
    display: block;
    clear: right;
    float: left;
    width: 100px;
    vertical-align: top;
}

.col2
{
    float: right;
    display: inline;
    width: 280px;
    right: 10px;
}


.col1Equal
{
    position: relative;
    display: block;
    clear: right;
    float: left;
    width: 221px;
    vertical-align: top;
}

.col2Equal
{
    float: right;
    display: inline;
    width: 221px;
}

*/

#mainText ul
{
	margin-left: 15px;
	list-style: circle;
}

.indent0
{
	margin-left: 5px;
}

.indent1
{
	margin-left: 5px;
}


/* stuff for the 3 services main page */
.servicesUL
{
	font-size: 1.1em;
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

.servicesLI
{
	margin-left: 0;
	padding: 10px;
	background-image: url(../i/bits/servicesLIbackground.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 39px;
	list-style: none;
	display: inline;
}


.servicesLI1st
{
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

/*end*/



P
{
	clear: both;
}
#outer #bodyblock #cont #mainText #contact2Col
{
	float: left;
	width: 300px;
	margin-right: 10px;
}
.bold
{
	font-size: 1.2em;
	font-weight: bold;
}
.error
{
	font-size: 1.2em;
	color: #FF0000;
}
.imgTitle
{
	font-style: italic;
	color: #666666;
}
.note
{
	font-size: 1em;
	font-style: italic;
	color: #666666;
}
#mainServicesLinks
{
	font-size: 2em;
	border: 1px solid #333333;
	float: left;
	position: relative;
	list-style-type: none;
	margin: 10px;
}
.ServicesLI
{
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
	line-height: 15px;
	background-image: url(../i/bits/servicesLIbackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 65px;
	width: 115px;
	text-align: center;
}

.ServicesLI a
{
	color: #FFFFFF;
}

a:link, a:visited, a:active
{
	color: #FF6600;
}
a:hover
{
	color: #000000;
}
