.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.content {
	display:block;
	position: static;
	text-decoration: none;
	width: 720px;
	padding: 0px;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
}
.contactblock {
	height: 75px;
	width: 250px;
	position: absolute;
	text-align: center;
	top: 10px;
	right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.solarflag {
	height: 160px;
	width: 230px;
	position: absolute;
	text-align: left;
	top: 125px;
	right: -47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/solar_flag.png);
	background-repeat: no-repeat;
	color: #FFF;
	z-index: 100;
	padding: 20px 30px 0px;
}
.solarflag a:link {
	color: #FFF;
	text-decoration: none;
}
.solarflag a:visited {
	color: #FFF;
	text-decoration: none;
}
.solarflag a:active {
	color: #F00;
	text-decoration: none;
}
.solarflag a:hover {
	color: #9CF;
	text-decoration: none;
}
.contactflag {
	height: 300px;
	width: 230px;
	position: absolute;
	text-align: left;
	top: 125px;
	right: -47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/contact_flag.png);
	background-repeat: no-repeat;
	color: #FFF;
	z-index: 100;
	padding: 10px 30px 0px;
}
.contactflag a:link {
	color: #FFF;
	text-decoration: none;
}
.contactflag a:visited {
	color: #FFF;
	text-decoration: none;
}
.contactflag a:active {
	color: #F00;
	text-decoration: none;
}
.contactflag a:hover {
	color: #9CF;
	text-decoration: none;
}
.navfade {
	height: 10px;
	width: 800px;
	position: relative;
	background-image: url(../images/nav_fade.gif);
	background-repeat: no-repeat;
	z-index: 1;
}
.locationbox {
	height: 215px;
	width: 165px;
	position: absolute;
	text-align: center;
	top: 58px;
	right: 45px;
	background-image: url(../images/location_button.gif);
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	visibility: visible;
}
.niceicbox {
	height: 95px;
	width: 190px;
	position: absolute;
	background-image: url(../images/niceic_dis_logo.gif);
	top: 30px;
	left: 50px;
	border: 1px solid #333333;
}
.headertext {
	height: auto;
	width: auto;
	position: absolute;
	top: 38px;
	left: 254px;
}
body {
	margin: 0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	text-align: center;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:active {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
.logo {
	position: relative;
	height: 120px;
	width: 800px;
	overflow: visible;
	visibility: visible;
	z-index: 20;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.topbar {
	position: relative;
	height: 160px;
	width: 800px;
	overflow: visible;
	visibility: visible;
	z-index: 9;
	background-repeat: repeat-x;
	background-image: url(../images/nav_bg.gif);
	border-top: 1px solid #666666;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.header {
	position: relative;
	height: 185px;
	width: 702px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg.gif);
	text-align: center;
}
.main {
	position: relative;
	text-align: center;
	width: 800px;
	padding: 0px;
	height: 100%;
	margin: 0px;
	z-index: 1;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
.bodytextlh {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 500px;
	visibility: visible;
	height: 100%;
	z-index: auto;
	text-align: left;
	float:left;
}
.bodytextrh {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 173px;
	visibility: visible;
	height: 100%;
	z-index: auto;
	text-align: left;
	float:right;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	position: relative;
	text-align: center;
	background-image: url(../images/bg.gif);
	width: 800px;
	padding: 0px;
	height: auto;
	margin: 0px;
	background-repeat: repeat-y;
	z-index: 0;
	clear: both;
}
.footer a:link {
	font-size: 9px;
	color: #0033CC;
}
.footer a:visited {
	font-size: 9px;
	color: #0033CC;
}
.footer a:active {
	font-size: 9px;
	color: #0099FF;
}
.footer a:hover {
	font-size: 9px;
	color: #000066;
}
h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	color: #0033CC;
	margin-bottom: 5px;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #036;
	display: inline;
}
.home_box {
	position: absolute;
	height: 27px;
	width: 82px;
	left: 410px;
	top: 0px;
}
a.homebutton {
	display: block;
	width: 82px;
	height: 27px;
	margin: 0px;
	text-decoration: none;
	background-image: url(../images/home_button.png);
	background-position: -82px 0;
	position: absolute;
	top: -1px;
	left: 0px;
	z-index: auto;
}
a.homebutton:hover {
	background-position: 0 0;
	top: 0px;
}
a.homebuttoncurrent {
	display: block;
	width: 82px;
	height: 27px;
	margin: 0px;
	text-decoration: none;
	background-image: url(../images/home_button.png);
	background-position: 0 0;
	position: absolute;
}
.services_box {
	position: absolute;
	height: 27px;
	width: 82px;
	left: 500px;
	top: 0px;
}
a.servicesbutton {
	display: block;
	width: 82px;
	height: 27px;
	margin: 0px;
	text-decoration: none;
	background-image: url(../images/services_button.png);
	background-position: -82px 0;
	position: absolute;
	top: -1px;
	left: 0px;
	z-index: auto;
}
a.servicesbutton:hover {
	background-position: 0 0;
	top: 0px;
}
a.servicesbuttoncurrent {
	display: block;
	width: 82px;
	height: 27px;
	margin: 0px;
	text-decoration: none;
	background-image: url(../images/services_button.png);
	background-position: 0 0;
	position: absolute;
}
.solar_box {
	position: absolute;
	height: 27px;
	width: 82px;
	left: 590px;
	top: 0px;
}
a.solarbutton {
	display: block;
	width: 82px;
	height: 27px;
	margin: 0px;
	text-decoration: none;
	background-image: url(../images/solar_button.png);
	background-position: -82px 0;
	position: absolute;
	top: -1px;
	left: 0px;
	z-index: auto;
}
a.solarbutton:hover {
	background-position: 0 0;
	top: 0px;
}
a.solarbuttoncurrent {
	display: block;
	width: 82px;
	height: 27px;
	margin: 0px;
	text-decoration: none;
	background-image: url(../images/solar_button.png);
	background-position: 0 0;
	position: absolute;
}
.contact_box {
	position: absolute;
	height: 27px;
	width: 82px;
	left: 680px;
	top: 0px;
}

a.contactbutton {
	display: block;
	width: 82px;
	height: 27px;
	margin: 0px;
	text-decoration: none;
	background-image: url(../images/contact_button.png);
	background-position: -82px 0;
	position: absolute;
	top: -1px;
	left: 0px;
	z-index: auto;
}
a.contactbutton:hover {
	background-position: 0 0;
	top: 0px;
}
a.contactbuttoncurrent {
	display: block;
	width: 82px;
	height: 27px;
	margin: 0px;
	text-decoration: none;
	background-image: url(../images/contact_button.png);
	background-position: 0 0;
	position: absolute;
}
.navbar{
	height: 27px;
	width: 800px;
	position: absolute;
	z-index: 11;
	top: 94px;
	left: 0px;
}
