/* CSS Document */

body {
	background-color:#004D1A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	line-height:1.3em;
	margin-top:10px;
}

a {
	color:#0000FF;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
	text-decoration:underline;
}

.table {
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

/* Headers */

h1 {font-size:140%;}
h2 {font-size:130%;}
h3 {font-size:120%;}
h4 {font-size:110%;}

/* Font Color */

.red {
color:#FF0000;
}

.redWhite {
color:#FF0000;
background-color:#FFFFFF;
padding:3px;
width:494px;
margin:auto;
}

.blue {
color:#0000FF;
}

.yellow {
color:#FFFF00;
}

.green {
	color:#4c9470;
}

/* Font Styles */

.lineHeight {
	line-height:1.5em;
}

/* Backgrounds */
#header {
	width:875px;
	height:182px;
	clear:both;
	background-image:url(../images/header022509.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #000000;
}

/* Graphics */

#panel01 {
	width:154px;
	float:right;
	margin:5px 0px 5px 5px;
}

#panel02 {
	width:177px;
	float:right;
	margin:5px 0px 5px 5px;
}

#panel03 {
	width:150px;
	float:right;
	margin:5px 0px 5px 5px;
}

#panel04 {
	width:202px;
	float:right;
	margin:25px 0px 5px 5px;
}

#video {
	width:345px;
	float:right;
	margin:5px 0px 5px 5px;
}

#hpStrength {
	width:302px;
	float:right;
	margin:5px 0px 5px 5px;
}

#hpGreen {
	width:300px;
	float:right;
	margin:5px;
}

#headVideo {
	width:202px;
	height:152px;
	float:right;
	margin:15px 10px 15px 10px;
}

#hpAwards {
	width:302px;
	float:right;
	margin:5px;
}

#sipWalLeft1, #sipWalLeft2 {
	width:302px;
	float:left;
}

#sipWalRight1, #sipWalRight2 {
	width:302px;
	float:right;
}

#bbb {
	width:177px;
	float:right;
	margin:5px 0px 5px 5px;
}

#testimonials1, #testimonials2, #testimonials3, #testimonials4, #testimonials5, #testimonials6, #testimonials7, #testimonials8, #testimonials9, #testimonials10 {
	width:117px;
	float:right;
	margin:5px 0px 5px 5px;
}

/*Menu */

#mainMenu {
	width:200px;
	float:left;
	margin:25px 5px 20px 0px;
}

#menuItem1, #menuItem2, #menuItem3, #menuItem4, #menuItem5, #menuItem6, #menuItem7, #menuItem8, #menuItem9, #menuItem10 {
	width:190px;
	padding:5px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0px 1px 1px 0px;
}

#bottomMenu {
	width:865px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	font-size:80%;
	color:#CCCCCC;
	padding:10px 5px 5px 5px;
}

	#bottomMenu a {
		color:#CCCCCC;
		text-decoration:none;
	}
	
	#bottomMenu a:hover {
		color:#FFFF00;
		text-decoration:underline;
	}

/* Div's */

#bodyContent {
	width:865px;
	clear:both;
	padding:10px 5px 10px 5px;
}

#mainContent {
	width:640px;
	float:right;
	clear:right;
	padding:0px 0px 10px 10px;
	margin-top:10px;
}

#address {
	width:100%;
	font-size:120%;
	margin-bottom:15px;
}

#thermalText {
	width:100%;
	clear:both;
	padding:10px 0px 10px 0px;
}

#icf1 {
	width:170px;
	padding:3px;
	border:1px solid #000;
	background-color:#e6e5e5;
}