@charset "utf-8";
.body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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: #000000;
	background-color: #FFFFFF;
}
.oneColLiqCtrHdr #container {
	width: 100%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #5F91ED;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.oneColLiqCtrHdr #header {
	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: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #5C8FED;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
}
.oneColLiqCtrHdr #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 */
}
.oneColLiqCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColLiqCtrHdr #footer {
	padding: 0 10px;
	background-color: #FFFFFF;
	top: auto;
	height: auto;
	width: auto;
} 
.oneColLiqCtrHdr #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 */
	background-color: #FFFFFF;
}

.frametable {
	border: 1px solid #333333;
}
.framecontent {
	border: 1px dashed #005CBC;
}

.framepricetable {
	border: 1px solid #333333;
}
.lowerborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}


.photobg {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.videobg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.Bluefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E90ED;
	font-weight: bold;
}
.orangefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FB8B13;
}
.bkfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.bluefont12px {
	color: #1A60E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.titles {
	font-size: 12px;
	font-weight: bold;
	color: #C10000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.footerheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6666FF;
}

.greenfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #43D303;
}
.energysolutions {	font-size: 14px;
	font-weight: bold;
	color: #5F91ED;
}

.modularconstruction {
	font-size: 14px;
	font-weight: bold;
	color: #43D303;
}
.contactpagebk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #5F91ED;
}
.required {
	font-size: 10px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contacttitle {
	font-size: 12px;
	font-weight: normal;
	color: #99744D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.about {
	font-size: 13px;
	font-weight: bold;
	color: #43D303;
}
.about2 {
	font-size: 12px;
	font-weight: normal;
	color: #657693;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.contact {
	font-size: 14px;
	color: #99744D;
	font-weight: normal;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.pricetable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #8DB1F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.phonenumber {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5F91ED;
	font-weight: bold;
}
.greenfont12px {
	color: #30CF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.orangefont12px {
	color: #FB8B13;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

