body  {
	overflow-x:hidden;
	font:  Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #6699CC;
	background-image: url(images/image010.jpg);
	background-color:#6699CC;
	background-repeat: repeat-x;
	background-position: center top;
}
.twoColFixRtHdr #container {
	width: 766px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	overflow:auto;
} 
.twoColFixRtHdr #header {
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 242px;
	background-color: #FFF;
	background-image: url(images/image018.gif);
	background-repeat: no-repeat;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.pageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #ffcf00;
	padding-top: 20px;
	margin-top: 0px;
	font-weight: bold;
}
.solarPanel {
	position: relative;
	top: 25px;
	left: 330px;
}
.topSpace {
	height: 40px;
}
.picDivsfrontpage {
	height: 140px;
	width: 33%;
	float: left;
	text-align: center;
}
.baseNavDivs4 {
	height: 160px;
	width: 24%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
}
.baseNavDivs4Wrapper {
	height: 160px;
	width: 650px;
	margin-left:auto;
	margin-right:auto;
}
.CentralImageFrontPage {
	float: left;
	width: 514px;
	padding: 0px;
	height: 235px;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.firstParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #104573;
	text-align: justify;
}
.twoColFixRtHdr #navLeft {
	float: right; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px;
	background-color: #FFF;
}
.twoColFixRtHdr #mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #FFF;
	margin-top: 150px;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixRtHdr #footer {
	height: 61px;
	line-height: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FFF;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixRtHdr #baseDiv {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	background-image: url(images/image019.gif);
	background-color: #EFEFF7;
	background-position: center top;
	width: 1000px;
	height: 520px;

} 
.twoColFixRtHdr a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.twoColFixRtHdr a:link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.twoColFixRtHdr a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.twoColFixRtHdr #baseDiv p {
	margin: 0;
	height: 520px;
}
.twoColFixRtHdr .baseDivBackground {
	margin: 0;
	width:auto;
	height: 520px;
	background-image: url(images/image016.gif);
	background-position: center top;
}
.twoColFixRtHdr #topDiv {
	height: 112px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(images/slices/design001_r1_c2.jpg);
}
.twoColFixRtHdr #innerWrapper {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFF;
	background-image: url(images/slices/design001_r3_c2.jpg);
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.baseElementDetails {
	height: 100px;
	clear: both;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.baseElementDetails a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.baseElementDetails a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.baseElementDetails a:link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.baseElementSpacer {
	height: 260px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	background-image: url(images/slices/image015_r3_c2.gif);
	background-color: #FFF;
}
.mainText, .mainText a:link, .mainText a:visited, .mainText a:link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 15px;
	text-align: justify;
}
.mainText a:link, .mainText a:visited, .mainText a:link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	text-align: justify;
}
#navLeft ul {
	width: 180px;
	list-style: none;
	border: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navLeft ul li {
	width: 180px;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 5px;
}
#navLeft ul li a {
	display: block;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #083C6B;
	text-decoration: none;
	font-weight: normal;
}
.test {
	width: 180px;
	margin: 0 0 -7px 0;
	text-decoration: none;
}
.test2 {
	width: 180px;
	margin: -7px 0 0 0;
	text-decoration: none;
}
.twoColFixRtHdr #navTop {
	text-align: right; /* this overrides the text-align: center on the body element. */
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 112px;
	vertical-align: bottom ;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/slices/design001_r1_c2.jpg);
}
.addressCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: center;
}
#navTop {
	width: 514px;
	text-align: center;
	align: center;
	position: relative;
	top: 50px;
	left: 20px;
}
#navTop ul {
	list-style: none;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navTop ul li {
	display: inline;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#navTop ul li a {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #083c6b;
	text-decoration: none;
	font-weight: normal;
}
.pageSubTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #165C9C;
	margin: 0px;
	padding: 0px;
}
.googleMap {
	text-align: center;
	margin-left: 50px;
}
.formMail {
	text-align: center;
	margin-left: 24px;
}
.firstParagraphCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #104573;
	text-align: center;
}
.picDivsfrontpageWrapper {
	height: 140px;
}
a.white:link, a.white:visited, a.white:link:hover {
	height: 0px;
	color: #ffffff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
