 
/* --------------------------------------- BODY  */

body {
	margin: 5px 0;
	padding: 0;
	color: #000;
	font-family:  Helvetica,"Lucida Grande", Arial, Verdana, Tahoma, "Trebuchet MS", sans-serif;
	text-align: center;
	background-color: #152A55;
}

html>body { /* Opera Fix */
	font-size: small;
}

a:link, a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
	
a:hover {
	color: #ED0616;
	font-weight: bold;
	text-decoration: underline;
}
	
a:active {
	color: black;
	font-weight: bold;
	text-decoration: none;
}



a.page:link, a.page:visited {
	color: #770000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 9pt;
	line-height: 16pt;
}
	
a.page:hover {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
	font-size: 9pt;
	line-height: 16pt;
}
	
a.page:active {
	color: #770000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 9pt;
	line-height: 16pt;
}


p a.page2:link, p a.page2:visited {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
	font-size: 9pt;
	padding-bottom: 10px;
}
	
p a.page2:hover {
	color: #770000;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	padding-bottom: 10px;
}
	
p a.page2:active {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	padding-bottom: 10px;
}
/* --------------------------------------- STRUCTURE  */

#wrapper {
	width: 964px;
	margin: 0 auto;
	padding: 0;
	background-color: #152A55;
	text-align: center;
	background-color: #dee0e4;
}

#header {
	width: 966px;
	height: 150px;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #152A55;
	background-image: url(images/qelogo09.jpg);
	background-repeat: no-repeat;
}

#satisfaction	{
	width: 82px;
	float: right;
	margin-top: 65px;
	margin-right: 4px;
	padding: 1px;
	}
	
#dropdown	{
	width: 200px;
	text-align: center;
	float: right;
	margin-top: 74px;
	margin-right: 20px;
	padding: 2px;
	height: 24px;
	font-size: 8pt;
	}
	
#cc	{
	width: 200px;
	text-align: center;
	float: right;
	margin-top: 6px;
	margin-right: 20px;
	padding: 2px;
	height: 31px;
	}
	
#horznavholder {
	margin-right: 2px;
	width: 966px;
	height: 70px;
	padding: 0;
	text-align: center;
	background-image: url(images/rounded-top-999.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: black;
} 

#horznavholder-home {
	margin-right: 2px;
	width: 966px;
	height: 70px;
	padding: 0;
	text-align: center;
	background-image: url(images/rounded-top-home09.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: black;
} 

#horznavholder1e {
	margin-right: 2px;
	width: 966px;
	height: 70px;
	padding: 0;
	text-align: center;
	background-image: url(images/tab1-electric.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: black;
} 

#horznavholder2s {
	width: 966px;
	margin: 0 auto;
	height: 70px;
	padding: 0;
	text-align: center;
	background-image: url(images/tab2-security.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: black;
} 

#horznavholder3e {
	margin-right: 2px;
	width: 966px;
	height: 70px;
	padding: 0;
	text-align: center;
	background-image: url(images/tab3-entertain.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: black;
} 

#horznavholder4t {
	margin-right: 2px;
	width: 966px;
	height: 70px;
	padding: 0;
	text-align: center;
	background-image: url(images/tab4-telephone.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: black;
} 

#horznavholder5g {
	margin-right: 2px;
	width: 966px;
	height: 70px;
	padding: 0;
	text-align: center;
	background-image: url(images/tab5-greenenergy.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: black;
} 

#subwrapper
	{
	margin: 0;
	text-align: center;
	width: 961px;
	background-color: #dee0e4;
	border-right: solid 2px black;
	border-left: solid 2px black;
	}
	
#content-home {
	background-color: white;
	width: 928px;
	text-align: left;
	margin: 0 3px 0 3px;
	padding: 0 9px 2px 9px;
	min-height: 550px;
} 
	
#content {
	float: right;
	background-color: white;
	width: 739px;
	text-align: left;
	margin: 0; 
	padding: 0 15px 0 15px;
	min-height: 550px;
	border-left: white 1px solid;
} 


#nav {
	float: left;
	width: 185px;
	margin: 0 0 0 4px;
	background-color: #DEE0E4;
	min-height: 740px;
	padding: 0 0 0 0;
} 

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}


/* --------------------------------------- COMMON ELEMENTS  */

h1 {
	margin: 0;
	padding: 5px 0;
	font-family: Helvetica, "Lucida Grande", "Trebuchet MS",Tahoma;
	font-weight: bold;
	font-size: 130%;
	color: #ED0616;
}

h2 {
	font-size: 115%;
	font-family: Helvetica,"Lucida Grande","Trebuchet MS",Tahoma;
	color: #000066;
	margin: 4px 0 4px 0;
	padding: 6px 0 4px 0;
	width: 430px;
	border-bottom: 1px #cccccc solid;
}

h3 {
	font-size: 110%;
	color: #2b4b8d;
	margin: 10px;
}

h4 {
	font-size: 110%;
	color: #6f0f16;
	margin: 4px 0 4px 0;
	font-weight: bolder;
}

h5 {
	font-size: 110%;
	color: #7f1627;
	margin: 4px 0 4px 0;
	font-weight: bold;
}

h6 {
	font-size: 110%;
	color: #000000;
	margin: 4px 0 4px 0;
	font-weight: bold;
}

p {
	font-size: 9pt;
	line-height: 14pt;
	padding: 0 20px 0 5px;
}

p.home {
	font-size: 9pt;
	line-height: 14pt;
	padding: 0 15px 2px 20px;
}

blockquote	p	{
	font-size: 9pt;
	line-height: 12pt;
	text-align: justify;
}

ul.home li {
	font-size: 9pt;
	line-height: 14pt;
	padding: 0 15px 2px 15px;
	margin-left: 22px;
}
	
td ul li {
	font-size: 8pt;
	line-height: 11pt;
	padding: 2pxpx;
}

ul li, ol li	{
	padding: 2px 2px 6px 2px;
}

ul.stats li, ol.stats li	{
	padding: 2px 2px 8px 2px;
}

dl {
	line-height: 14pt;
}

dt {
	color: #000066;
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 8px 8px;
}

dd {
	color: black;
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 8px 12px;
	text-indent: 0;

}

hr {
	width: 100%;
	height: 1px;
	color: #324D7C;
	margin: 20px 0;
	border: 1px solid;
	clear: both;
}

td.con-tt {
	color: #000066;
	font-size: 104%;
	font-weight: bold;
	margin: 0 0 2px 8px;
}

td.con-dd {
	color: black;
	font-size: 103%;
	font-weight: bold;
	margin: 0 0 8px 25px;
	padding-bottom: 15px;
}

/* --------------------------------------- HORIZONTAL NAV  */

#horznavholder ul {
	margin: 0;
	padding: 0;
	color: white;
}

#horznavholder ul li {
	list-style: none;
	margin-right: 13px;
	float: right;
}

#horznavholder ul li a {
	padding: 3px 2px;
	display: block;
	font-size: 95%;
	color: white;
	text-decoration: none;
}

#horznavholder ul li a:hover {
	padding: 3px 2px;
	display: block;
	font-size: 95%;
	color: #E9341F;
	text-decoration: none;
	background-color: #222222;
}


/* --------------------------------------- HORIZONTAL NAV - HOME */

#horznavholder-home ul {
	margin: 0;
	padding: 0;
	color: white;
}

#horznavholder-home ul li {
	list-style: none;
	margin-right: 13px;
	float: right;
}

#horznavholder-home ul li a {
	padding: 3px 2px;
	display: block;
	font-size: 95%;
	color: white;
	text-decoration: none;
}

#horznavholder-home ul li a:hover {
	padding: 3px 2px;
	display: block;
	font-size: 95%;
	color: #E9341F;
	text-decoration: none;
	background-color: #222222;
}

/* --------------------------------------- HORIZONTAL NAV - ELECTRIC */

#horznavholder1e ul {
	margin: 0;
	padding: 0;
	color: white;
}

#horznavholder1e ul li {
	list-style: none;
	float: right;
	margin-right: 13px;
}

#horznavholder1e ul li a {
	padding: 3px 2px;
	display: block;
	font-size: 95%;
	color: white;
	text-decoration: none;
}

#horznavholder1e ul li a:hover {
	padding: 3px 2px;
	display: block;
	font-size: 95%;
	color: #E9341F;
	text-decoration: none;
	background-color: #222222;
}

/* --------------------------------------- HORIZONTAL NAV - SECURITY */

#horznavholder2s ul {
	margin: 0;
	padding: 0;
	color: white;
}

#horznavholder2s ul li {
	list-style: none;
	float: right;
	margin-right: 13px;
}

#horznavholder2s ul li a {
	padding: 3px 2px;
	display: block;
	font-size: 95%;
	color: white;
	text-decoration: none;
}

#horznavholder2s ul li a:hover {
	padding: 3px 2px;
	display: block;
	font-size: 95%;
	color: #E9341F;
	text-decoration: none;
	background-color: #222222;
}


/* --------------------------------------- HORIZONTAL NAV - ENTERTAINMENT */

#horznavholder3e ul {
	margin: 0;
	padding: 0;
	color: white;
}

#horznavholder3e ul li {
	list-style: none;
	float: right;
	margin-right: 13px;
}

#horznavholder3e ul li a {
	padding: 3px 2px;
	display: block;
	font-size: 95%;
	color: white;
	text-decoration: none;
}

#horznavholder3e ul li a:hover {
	padding: 3px 2px;
	display: block;
	font-size: 95%;
	color: #E9341F;
	text-decoration: none;
	background-color: #222222;
}


/* --------------------------------------- HORIZONTAL NAV - TELEPHONE */

#horznavholder4t ul {
	margin: 0;
	padding: 0;
	color: white;
}

#horznavholder4t ul li {
	list-style: none;
	float: right;
	margin-right: 13px;
}

#horznavholder4t ul li a {
	padding: 3px 2px;
	display: block;
	font-size: 95%;
	color: white;
	text-decoration: none;
}

#horznavholder4t ul li a:hover {
	padding: 3px 2px;
	display: block;
	font-size: 95%;
	color: #E9341F;
	text-decoration: none;
	background-color: #222222;
}

/* --------------------------------------- HORIZONTAL NAV - GREEN-ENERGY */

#horznavholder5g ul {
	margin: 0;
	padding: 0;
	color: white;
}

#horznavholder5g ul li {
	list-style: none;
	float: right;
	margin-right: 13px;
}

#horznavholder5g ul li a {
	padding: 3px 2px;
	display: block;
	font-size: 95%;
	color: white;
	text-decoration: none;
}

#horznavholder5g ul li a:hover {
	padding: 3px 2px;
	display: block;
	font-size: 95%;
	color: #E9341F;
	text-decoration: none;
	background-color: #222222;
}


/* --------------------------------------- SIDE NAV  
#nav ul {
	width: 190px;
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
}

#nav ul li {
	margin: 0;
	padding: 0;
	text-align: left;
}

#nav ul a:link, #nav ul a:visited {
	display: block;
	margin: 0;
	text-decoration: none; 
	font-size: 102%;
	font-weight: bold;
	padding: 8px 4px 8px 14px;
}

#nav ul a:hover, #nav ul a:active {
	font-size: 102%;
	text-decoration: none;
	background-color: #eeeeee;
}

#nav ul ul.sub a:link, #nav ul ul.sub a:visited {
	font-size: 95%;
	color: #000099;
	font-weight: bold;
	margin: 0;
	padding: 1px 4px 1px 32px;
}

#nav ul ul.sub a:hover, #nav ul ul.sub a:active {
	font-size: 95%;
	font-weight: bold;
}
      */  
/* --------------------------------------- FOOTER  */

#footer {
	width: 963px;
	margin: 0 auto;
	padding: 0;
	background-color: black; 
}

#footerinfo {
	text-align: center;
	width: 960px;
	margin: 0;
	padding: 5px 0;
	color: #eeeeee;
	background-color: #20345C;
	border: 2px black solid;
}

#footer p {
	margin: 0;
	line-height: 15pt;
	font-size: 95%;
}

#footer a {
	color: #eeeeee;
	font-weight: bold;
}

/* --------------------------------------- IE ERRORS  */


body {
	font-size: x-small; /* IE5/Win Fix*/
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

/* --------------------------------------- FOUR BOX LINKS  */

a.four:link, a.four:visited, a.four:active {
	color: #000066;
	font-family: Helvetica, "Trebuchet MS", "Lucida Grande",Tahoma;
	font-weight: bold;
	font-size: 117%;
	text-decoration: underline;
}
	
a.four:hover {
	color: #ED0616;
	font-family: Helvetica, "Trebuchet MS", "Lucida Grande",Tahoma;
	font-weight: bold;
	font-size: 117%;
	text-decoration: underline;
}
	
#request-table {
	width: 636px;
	margin-left: 20px;
	padding: 2px;
	border: solid 1px #000066;
}



/* --------------------------------------- ACCORDIAN LINKS  */

#nav {
	text-align: left;
}

#nav span {
	display: block;
	margin: 0 !important;
	padding: 7px 4px 7px 10px;
	background: #ebebeb;
	border-top: 1px #c6c6c6 solid;
	color: #770000;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
}

#nav span:hover {
	display: block;
	margin: 0 !important;
	padding: 7px 4px 7px 10px;
	background: #ebebeb;
	text-decoration: underline;
	/*border-bottom: 1px #c6c6c6 solid;
	border-top: 1px #fff solid;
	background: #e1e1e1 url(images/navoverbg.gif) 0 100% repeat-x;*/

}
 

#nav span img {
float: left;
margin: 3px 10px 5px 0;  
}

#nav span a:link, #nav span a:visited, #nav span a:active {
	font-size: 9pt;
	color: #770000;
	margin: 0;
	text-decoration: none;
} 

#nav span a:hover {
	text-decoration: underline;
}

#nav div.stretcher {
	/*background: #d5d5d5;*/
	padding: 0;
	margin: 0;
}

#nav div.stretcher ul {
	padding: 4px 4px 6px 15px;
	margin: 0;
	list-style: none;
	border-bottom: 1px #c6c6c6 solid;
}

#nav div.stretcher ul a:link, #nav div.stretcher ul a:visited, #nav div.stretcher ul a:active {
	display: inline;
	color: #000d29;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;

}
  
#nav div.stretcher ul a:hover {
	font-size: 9pt;
	text-decoration: underline;
}   


#testimon	{
			width: 700px;
			padding: 3px;
			margin-left: 10px;
			}
			

#testimon-right	{
			float: right;
			width: 300px;
			padding: 4px;
			margin: 3px 15px 30px 15px;
			border: solid 1px #152A55;
			}
			
#testimon-left	{
			float: left;
			width: 300px;
			padding: 4px;
			margin: 3px 15px 30px 15px;
			border: solid 1px #152A55;
			}		