body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color: #5BA0D6;
}
* {
	color: #000000;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image:url(images/header3.jpg);
	width:979px;
	height:232px;
	display:block;
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
.header_text {
	width: 700px;
	float: right;
	height: auto;
	margin-right: 30px;
	margin-top: 26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
}
.header_text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	font-style: italic;
	font-weight: bold;
	float: right;
	width: 700px;
	margin-right: 30px;
	margin-top: 10px;
}

#border {
	background-image:url(images/border.gif);
	background-repeat: repeat-y;
	width:979px;
}
#main {
	background-image:url(images/main.jpg);
	background-color:#73defe;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#left {
	width:220px;
	float:left;
	display:inline;
	
}
.left3 {
	background-image: url(images/menu_contact_us.jpg);
	height: 240px;
	width: 210px;
}
.menu_zero {
	height: 300px;
	width: 210px;
	margin-left: 0px;
	background-image: url(images/menu_blank.jpg);
}

.left1 {
	background-image: url(images/menu_home.jpg);
	height: 300px;
	width: 210px;
	margin-left: 0px;
}
.why_us {
	background-color: #98E4FE;
	margin: 0px;
	padding: 5px;
}

.left2 {
	background-image: url(images/menu_commercial_office_clea.jpg);
	height: 300px;
	width: 210px;
}
.left3 {
	background-image: url(images/menu-residential_home_clean.jpg);
	height: 300px;
	width: 210px;
}
.left4 {
	background-image: url(images/menu_post_construction_clea.jpg);
	height: 300px;
	width: 210px;
}
.left5 {
	background-image: url(images/menu-contact_us.jpg);
	height: 300px;
	width: 210px;
}
.left6 {
	background-image: url(images/menu-employment.jpg);
	height: 300px;
	width: 210px;
}

#right {
	float:right;
	width:736px;
}
/***************** Content ***********************/
.content {
	width:530px;
	float: left;
	margin-left: 103px;
	margin-top: 20px;
}
.content h3 {
	background-image:url(images/welcome.gif);
	background-repeat:no-repeat;
	width:520px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	padding: 10px 0px 0px 6px;
	font-weight:500;
	text-align: justify;
}
.content a {
	color:#0000FF;
}
.content a:hover {
	color:#cf0002;
}
.product {
	width:530px;
	margin: 20px 0px;
}
.product h3 {
	background-image:url(images/products.gif);
	background-repeat:no-repeat;
	width:530px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.product a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 6px 0px 6px 11px;
}
.product a:hover {
	border: 1px solid #c40000;
}
.product img {
	border: 6px solid #ffffff;
}
/***************** Menu ***********************/
#menu {
	width:210px;
	height:300px;
	margin-left:10px;
	margin-top: 0px;
}
#menu ul {
	width:180px;
	margin-left:15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu li {
	background-repeat: no-repeat;
	background-position: center center;
	list-style-type: none;
	text-align:right;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
}
#menu a {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 900;
	text-decoration: none;
	font-size: 18px;
	color: #000000;
	
}
#menu a:hover {
	color:#c40000;
}
.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-image:url(images/menubottom.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:76px;
	margin-left:93px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/
#footer {
	background-image:url(images/borderfooter.jpg);
	height:74px;
	width:979px;
}
#footerend {
	background-image:url(images/borderfooterend.gif);
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;
}
#copyright {
	background-repeat:no-repeat;
	width:979px;
	height:20px;
	display:inline;
	margin-left:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	text-align:center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}
#payment {
	float:left;
	display:inline;
	margin: 10px 0px 20px 135px;
}
#payment img {
	border: none;
}
.form_field {
	background-color: #FFFFFF;
	border: 1px inset #333333;
}
#reasons {
	padding-left: 3px;
	padding-right: 3px;
	font-size: 14px;
	color: #666666;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	margin-left: 8px;
	padding-bottom: 8px;
	padding-top: 5px;
	border-top-color: #5BA0D6;
	border-right-color: #5BA0D6;
	border-bottom-color: #5BA0D6;
	border-left-color: #5BA0D6;
	background-color: #D9F8FD;
}

.eco {
	color: #006600;
	margin-left: 300px;
}
.goal {
	font-size: 14px;
	font-weight: normal;
	font-style: oblique;
	text-align: justify;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: 5ba0d6;
	border-right-color: 5ba0d6;
	border-bottom-color: 5ba0d6;
	border-left-color: 5ba0d6;
	background-color: #D9F8FD;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}

