body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6E6E6;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
#page {
	background-image: url(../images/page_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#nav a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../images/nav_normal.jpg);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #005A96;
}

#nav ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	height: 105px;
}
.float-left {
	float: left;
}

#leftcolumn {
	width: 200px;
	float: left;
	padding-left: 15px;
}
#nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 100;
}
#nav a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #EA110B;
	text-decoration: none;
	display: block;
	background-image: url(../images/nav_hover.jpg);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	z-index: 100;
}
#main {
	width: 700px;
	background-image: url(../images/main_middle.jpg);
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 180px;
	float: left;
}
.project {
	background-color: #FFFFFF;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	height: 350px;
	z-index: 0;
	clear: both;
}
.project-description {
	background-color: #F1F1F3;
	height: 235px;
	width: 160px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	overflow: auto;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.project-description2 {
	background-color: #F1F1F3;
	height: 235px;
	width: 160px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	overflow: auto;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
}


.embed{
	border: 1px solid #CCCCCC;
		width: 450px;
		height: 290px;
		float: right;
	position: relative;
	clear: both;
}

.object{
	z-index: 0;
}

#footer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #B5B5B5;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	font-size: 10px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#bottomnav {
	list-style-type: none;
	display: inline;
	font-size: 11px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#bottomnav li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#bottomnav li:first-child {
	border-left-style: none;
}
#main p {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#bottomnav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#bottomnav a:hover {
	color: #E6E6E6;
	text-decoration: underline;
}

#main-botttom {
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
}
#main h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/main_header.gif);
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
#billboard {
	width: 690px;
	margin-left: 10px;
	height: 200px;
	margin-bottom: 10px;
	z-index: 1;
}
#billboard-right ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(../images/bullet_square-red.gif);
	margin-right: 10px;
}
#billboard-right li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#billboard-right p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
}
#billboard-right {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	color: #FFFFFF;
	width: 201px;
	height: 198px;
	background-image: url(../images/billboard-right_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 14px;
	float: left;
	clear: right;
}
.left {
	background-color: #FAFAFA;
	width: 181px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.left h1 {
	background-image: url(../images/left_header.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 32px;
	padding-left: 20px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsheadlines a {
	font-size: 10px;
}
.picandstatement-right {
	font-size: 14px;
	font-style: italic;
	color: #005A96;
	float: right;
	width: 180px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}
#header a {
	margin: 0px;
	padding: 0px;
	float: left;
}
.picandstatement-right p {
	padding: 0px;
	left: -20px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 180px;
}
.picandstatement-right img {
	border: 1px solid #FF0000;
}

#newsheadlines {
	padding: 0px;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}
#newsheadlines a {
	color: #333333;
}

#newsheadlines li {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
}
#newsheadlines li:first-child {
	border-top-style: none;
}
#newsheadlines li:last-child {
	border-bottom-style: none;
}
a {
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #BFBFBF;
}
.services {
	font-size: 12px;
	color: #005A96;
	margin-right: 10px;
	margin-left: 30px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.services li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	list-style-type: square;
}
.services li ul {
	font-size: 11px;
	color: #000000;
	padding: 0px;
	list-style-type: none;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
.services li ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
.services li:first-child {
	border-top-style: none;
}
.services li:last-child {
	border-bottom-style: none;
}
.testimonials {
	margin-right: 10px;
	margin-left: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.testimonials ul li ul li {
	font-size: 11px;
	color: #000000;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	font-weight: normal;
	text-align: right;
	font-style: normal;
}

.testimonials li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	list-style-type: none;
}
.testimonials li ul {
	font-size: 12px;
	color: #005A96;
	padding: 0px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	font-style: italic;
}
.testimonials li ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-image: url(../images/quote.gif);
	list-style-position: outside;
	margin-top: 10px;
	margin-left: 25px;
}
.testimonials li:first-child {
	border-top-style: none;
}
.testimonials li:last-child {
	border-bottom-style: none;
}

/*  -------------------  Begin CSS dropdown ------------------------  */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#powercontracting-main {
	position: absolute;
	z-index: 0;
}

	
.suckerdiv ul li{
	position: relative;
}
.suckerdiv {
	z-index: 100;
}

	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;
}



/* Sub level menu links style */
.suckerdiv ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav_normal.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #005A96;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	z-index: 100;
}

.suckerdiv ul li a:hover{
	background-image: url(../images/nav_hover.jpg);
	background-repeat: repeat-y;
	color: #FF0000;
}

.suckerdiv .subfolderstyle{

}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
#main h1 a {
	color: #FFFFFF;
}
#main ul {
	margin-right: 20px;
}
#main h2 {
	font-size: 12px;
	font-weight: bold;
	color: #005A96;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bottomnav ul {
	display: none;
}
.project h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/main_header2.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	line-height: 28px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
#back-next-buttons a {
	padding: 4px;
	display: block;
	background-image: url(../images/nav_hover.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#back-next-buttons a:hover {
	background-color: #FFFFFF;
	background-image: url(#);
}
.button-back {
	clear: none;
	float: left;
}
#back-next-buttons {
	height: 25px;
}
.button-next {
	float: right;
}
.required {
	color: #FF0000;
}
input {
	font-size: 11px;
}
textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#affiliations img {
	border: 1px solid #CCCCCC;
}
