body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(../images/Header/Background.jpg);
	background-repeat: repeat-x;
}
.imgNoBorder {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	border: 8px solid #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 173px;
	background-image: url(../images/Header/HometechHeader.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#SubHeader {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-color: #500c0c;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#BodyTable {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
#divNavigation {
	height: 300px;
	width: 150px;
	background-image: url(../images/NavBox.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	left: 0px;
	top: 5px;
	background-position: top;
}
.Superheadlinegreen {
	font-size: 16pt;
	font-weight: bold;
	color: #999933;
}
#divNavigation ul {
	text-decoration: none;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#divNavigation ul li a {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	display: block;
	width: 120px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 0px;
}
#divNavigation ul li a:hover {
	color: #500c0c;
	text-decoration: underline;
}
#divBottomLeft {
	color: #000066;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	height: 220px;
	background-image: url(../images/MBA-EnergyStar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
#divTopCenterPannel {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #999966;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#divCenterPannel {
	height: 100%;
	width: 595px;
	font-size: .9em;
	color: #333333;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
#divBeforeAfter {
	height: 300px;
	background-image: url(../images/BeforeAfter.gif);
	background-repeat: no-repeat;
}
#Footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: center;
	height: 2em;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.HeadlineBold {
	font-size: 12pt;
	font-weight: bold;
	color: #999966;
}
.HeadlineBoldGrey {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#divCenterPannelCU {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	height: 460px;
}

#NavTable {
	height: 290px;
	width: 150px;
	text-decoration: none;
	background-color: #ECECEC;
	background-image: url(../images/NavBox.gif);
	background-position: top;
}
#LeftPannel {
	width: 150px;
	top: 0px;
}
#BottomLeftPannel {
	height: 200px;
	width: 100%;
}
.NavTableText {
	font-size: 0.9em;
	color: #FFFFFF;
	display: block;
	padding-left: 15px;
	text-decoration: none;
	font-weight: bold;
}
#NavTable a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#NavTable a:hover {
	color: #500c0c;
}
