@charset "UTF-8";
/*****************   MAIN   ****************************/

body {
	margin: 0px;
	background-color: #000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 100.1%;
	line-height: 1.3em;
	color: #191919;
}
p, ul, table {
	font-size:.9em;
}
ul {
	line-height: 1.4em;
}
a:link, a:visited {
		color: #a70f12;
		text-decoration: underline;
}
a:hover {
		color: #191919;
		text-decoration: none;
}
h1 {
	font-size: 1.2em;
	color:#a70f12;
	letter-spacing: .05em;
	margin:0;
}
h2 {
	font-size: 1em;
	color:#a70f12;
	margin:0;
}
#divWrapper {
	background-color:#DDD;
	width: 900px;
	margin-top: 34px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*****************   TOP NAVIGATION   ****************************/

#divTopNav {
	background-color:#000;
	font-size:.75em;
	padding: 0 0 5px 675px;
	color: #AAA;
}
#divTopNav a:link, #divTopNav a:visited {
		color: #AAA;
		text-decoration: none;
}
#divTopNav a:hover {
		color: #FFF;
		text-decoration: none;
}
/*****************   HEADER   ****************************/

#divHeader {
	height: 119px;
	width: 100%;
}
/********************  NAVIGATION   *************************/
#navbar {
   	margin: 0;
   	padding: 0;
   	border-top: #000 solid 1px;
	height: 40px;
	background-image:url(images/bg-navigation.jpg);
	background-color: #000;
	background-repeat: repeat-x;
	}
#navbar li {
   list-style: none;
   float: left;
}
#navbar ul {
   margin:0;
   padding:0;}
#navbar li a {
   	display: block;
   	padding: 3px 8px;
   	color: #fff;
   	text-decoration: none; 
   	font-size: .8em;
	padding:10px 16px;
 	color: #DDD;
	font-weight: normal;
	border-right: #000 solid 1px;
}
#navbar ul li a.lastNav {
	border-right:none;
	}
#navbar ul li a:hover {
	color: #FFF;
	background-image:url(images/bg-navigation-hover.jpg);
}	
#navbar li ul {
   display: none; 
   width: 12em; /* Width to help Opera out */
   border-bottom:#000 solid 1px;
   border-left:#000 solid 1px;
   border-right:#000 solid 1px;
}
#navbar li:hover ul, #navbar li.hover ul {
   display: block;
   position: absolute;
   margin:0;
   padding: 0; }
#navbar li:hover li, #navbar li.hover li {
   float: none; }
#navbar li:hover li a, #navbar li.hover li a {
   background-color: #999;
   border-bottom: 1px solid #CCC;
   color: #222;
   font-size:.9em;
   padding: 8px 10px;
   border-right:none;
}
#navbar li li a:hover {
   background-color: #AAA;
   background-image:none;
   color:#000;
   }

/********************  CONTENT   *************************/
#divMainContent {
	height: 425px;
	margin: 0 auto;
	width: 900px;
	background-color:#DDD;
}

#divMainContent2 {
	margin: 0 auto;
	width: 900px;
	vertical-align:top;
	background-color:#DDD;

}
#divContent2  {
	margin: 35px 50px 20px 40px;
}
#divMainFlash  {
	width:394px;
	height: 425px;
	float: left;
	background-color:#666;
	z-index:0;
	visibility:visible;
}
#divContent  {
	float: right;
	width: 410px;
	margin: 25px 50px 0 40px;
}

p.news {
	font-size: .8em;
	line-height: 1.2em;
}
a.readmore {
	width: 100px;
	color: #a70f12;
	text-decoration:none;
	margin: 0 0 0 10px;
	}
a:hover.readmore {
	text-decoration:underline;
	}	
#divMainContent2 img {
	margin: 10px;
}
img.frame{
	border:#666 solid 1px;
}
  /********************  CALLOUTS  *************************/
  #divCalloutWrapper {
	margin: 0 auto;
	width:900px;
	font-size: .8em;
	line-height: 1em;
	clear:both;
}
#colOne {
	position:relative;
	width:211px;
	height:90px;
	background:#e5e3e3; 
	float: left;
	margin: 4px 2px;
	padding: 30px 5px 0px 5px; 
	background-image:url(images/generator-news/pulse-newsletter.jpg); 
	background-repeat:no-repeat;
}
#colTwo {
	position:relative;
	width:211px;
	height:90px;
	margin: 4px 2px;
	background:#e5e3e3; 
	float: left;
	padding: 30px 5px 0px 5px; 
	background-image:url(images/generator-news/maintenance-program.jpg); 
	background-repeat:no-repeat;
}
#colThree {
	position:relative;
	width:211px;
	height:90px;
	margin: 4px 2px;
	background:#e5e3e3; 
	float: left;
	padding: 30px 5px 0px 5px; 
	background-image:url(images/generator-news/power-insider.jpg); 
	background-repeat:no-repeat;
}
#colFour {
	position:relative;
	width:211px;
	height:90px;
	margin: 4px 2px;
	background:#e5e3e3; 
	float: left;
	padding: 30px 5px 0px 5px; 
	background-image:url(images/generator-news/referral-program.jpg); 
	background-repeat:no-repeat;
}
span.go {
	font-size:1em;
	padding: 3px;
	font-weight:bold;
	background-color:#777;
	float:right;
}
span.go a {
		color: #FFF;
		text-decoration:none;
}

/********************  FOOTER  *************************/
#divFooter  {
	width: 900px;
	margin: 0 auto;
	font-size: 0.7em;
	color: #AAA;
	background-image:url(images/footer/gradient.gif);
	background-repeat:repeat-x;
	clear:both;
	line-height:1.4em;
	height: 45px;
	padding-top: 6px;

}
#divFooter a {
	color: #AAA;
}

a:hover.spectrum {
	text-decoration: none;
	color: #5c8727;
}

/********************  CONTACT FORM  *************************/
div.form {
	vertical-align: top;
	font-size: 1em;
	line-height: 1.1em;
}
