@charset "utf-8";
body  {
	background: #F2F8EC;
	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: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

body#windows a#windowslink,
body#doors a#doorslink,
body#home a#homelink,
body#carbon a#carbonlink,
body#porches a#porcheslink,
body#canopies a#canopieslink,
body#roof a#rooflink,
body#gdoors a#gdoorslink,
body#alarms a#alarmslink,
body#eco a#ecolink,
body#flat a#flatlink,
body#roofcoating a#rcoatinglink,
body#cons a#conslink,
body#solar a#solarlink,
body#rw a#rwlink,
body#driveways a#drivewayslink {
	color: #547823;
	background-color: #FFFFFF;
}
.thrColFixHdr #container {
	width: 950px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bgstar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
} 
.thrColFixHdr #header {
	padding: 0;  /* 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. */
	height: auto;
	margin: 0px;
} 
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.thrColFixHdr  #sidebar1  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #7AC043;
	border: 1px solid #547823;
	background-image: url(../images/menu_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.thrColFixHdr #sidebar1 li {
	display: inline;
}

.thrColFixHdr #sidebar1 li a, .thrColFixHdr #sidebar1 li a:visited {
	display: block;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
}
.thrColFixHdr  #sidebar1  li  a:hover {
	color: #547823;
	background-color: #FFFFFF;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.thrColFixHdr #mainContent {
	font-size: 0.8em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #143D8D;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 170px;
	margin-left: 165px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 5px;
} 
.thrColFixHdr  #mainContent  p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.thrColFixHdr #mainContent a, .thrColdFixHdr #mainContent a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #7AC043;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.thrColFixHdr #mainContent a:hover {
	color: #7AC043;
	background-color: #FFFFFF;
}

.thrColFixHdr #mainContent h1 {
	color: #143D8D;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 1.7em;
}
.thrColFixHdr #mainContent h2 {
	color: #143D8D;
	font-size: 1.4em;
	margin-top: 0px;
	margin-bottom: 5px;
}
.thrColFixHdr #mainContent h3 {
	color: #143D8D;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
.thrColFixHdr #mainContent ol li {
	font-weight: bold;
	color: #7AC043;
}
.thrColFixHdr #mainContent ol li p {
	color: #000000;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}
.thrColFixHdr #mainContent img a, .thrColFixHdr #mainContent img a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.thrColFixHdr #mainContent img a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.thrColFixHdr #footer {
	background-color: #7BC242;
	text-align: right;
	background-image: url(../images/footerbg.gif);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #547823;
	border-bottom-color: #547823;
	background-position: center;
} 
.thrColFixHdr #footer ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.thrColFixHdr #footer li {
	margin: 0px;
	display: inline;
}
.thrColFixHdr #footer li a, .thrColFixHdr #footer li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/solid_bullet.png);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-right: 5px;
	padding-left: 20px;
}
.thrColFixHdr #footer li a:hover {
	text-decoration: underline;
}




.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;
	border: 2px solid #FFFFFF;
}
.fltrtnoborder {
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	border: 2px solid #FFFFFF;
}
.fltlftnoborder { 
	float: left;
	margin-right: 8px;
}
.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;
	margin: 0px;
}
.copyright {
	color: #7AC043;
	width: 700px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
.copyright p {
	margin: 0px;
	font-size: 0.7em;
}.blueborder1pix {
	border: 1px solid #143D8D;
}
.whiteborder2px {
	border: 2px solid #FFFFFF;
}
.careers {
	float: left;
	margin-top: 50px;

}
.standardul {
	line-height: 20px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
.standardli {
	margin-bottom: 10px;
	list-style-type: none;
	background-image: url(../images/standard_bullet.png);
	background-repeat: no-repeat;
	background-position: 0% 4px;
	padding-left: 20px;
}
.boldtext {
	font-weight: bold;
}
.smallfont {
	font-size: 0.8em;
}
.margin10pxupdwn {
	margin-top: 10px;
	margin-bottom: 10px;
}
.automargin {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}
.table {
	background-color: #E5F3DA;
	border: 1px solid #547823;
	background-image: url(../images/formbg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.formtd {
	color: #547823;
	padding: 4px;
}
.formbutton {
	background-color: #174AD2;
	border: 1px solid #143D8D;
	font-weight: bold;
	color: #FFFFFF;
	margin: 3px;
}
.extras {
	margin-top: 15px;
}
.flash {
	margin-left: 90px;
	margin-bottom: 20px;
}
.margin15pxleftright {
	margin-right: 15px;
	margin-left: 15px;
	border: 2px solid #FFFFFF;
}
.pix15right {
	margin-right: 15px;
	border: 2px solid #FFFFFF;
}

