@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.1em;
	height: 100%;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #000000;
	background: #FFFFFF;
}
.oneColFixCtrHdr #header {
	text-align:center;
	width:780px;
	height:270px;
	margin-top: 0 px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #fff;
	background-image: url(images/Tree.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.6em;
	color: #003300;
	position: relative;
	left: 120px;
	top: 35px;
}
.oneColFixCtrHdr #header h2 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	position: relative;
	left: 125px;
	top: 20px;
}

HTML .oneColFixCtrHdr h3 {
	text-align: right;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:-35px;
	width:700px;
	}

.oneColFixCtrHdr #img-logo {
	float: right;
	width: 200px;
	height:200px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;	
	cursor:pointer;
	background-image: url(images/1.png);
	background-repeat: no-repeat;
}


.oneColFixCtrHdr #page {
	width:780px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(images/live.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #mainContent {
	text-align:right;
	width:740px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	direction:rtl;
	}

.oneColFixCtrHdr #mainContent-clean-green {
	text-align:center;
	min-height:450px;
	width:740px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 55px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	direction:rtl;
}
.oneColFixCtrHdr #mainContent-info-green {
	text-align:center;
	min-height:450px;
	width:740px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	direction:rtl;
}
.oneColFixCtrHdr #mainContent-products {
	text-align:right;
	width:740px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	direction:rtl;

}
.oneColFixCtrHdr #mainContent-contact {
	text-align:right;
	width:700px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 55px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	direction:rtl;
	}
.oneColFixCtrHdr #contact-right {
	text-align:right;
	float:right;
	width:300px;

	}
.oneColFixCtrHdr #contact-left {
	text-align:left;
	width:250px;
	float:left;
	margin-top: 0px;
	padding-left: 20px;
		}
.oneColFixCtrHdr #contact-left p {
	text-align:left;
	padding-top:10px;
	width:250px;
	clear: left;
		}
.oneColFixCtrHdr #contact-left img {
margin-left: 40px;
		}
.oneColFixCtrHdr #contact-right p {
	text-align:right;
	width:250px;
	clear: right;	}

.oneColFixCtrHdr #banners a, .oneColFixCtrHdr #banners img {
	text-align:center;
	border: none;
	padding-right:10px;
	padding-left:10px;
	padding-top:15px;
}
.oneColFixCtrHdr #banners {
	width:740px;
}
.oneColFixCtrHdr #mainContent-about p {
	text-align:right;
	width:520px;
	}

	.oneColFixCtrHdr #mainContent-clean-green p {
	text-align:right;
	width:700px;
	}

.oneColFixCtrHdr #mainContent p {
	text-align:right;
	width:360px;
	margin-top:-20px;
	}
.oneColFixCtrHdr #footer {
	clear:both;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0;
	background:#DDDDDD;
	height:65px;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#footer a, .oneColFixCtrHdr #mainContent-products a {
	color: #003366;
}
#footer a:hover, .oneColFixCtrHdr #mainContent-products a:hover {
	color: #0000FF;
}
.oneColFixCtrHdr #mainContent-products a.active span{
	color:#009900;
	text-decoration:none;
	font-weight: bold;
}


#footer .foot {
	float:left;
	width:50%;
}

.menu {
	Z-INDEX: 100; WIDTH: 784px; POSITION: relative; HEIGHT: 36px;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #555555;
	border-top:1px solid #919191;
	direction:rtl;
	background-color: transparent;
	background-image: url(images/hover.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	right:0px;
	top:30px;
	}
 HTML .menu {
	WIDTH: 780px;
	float: right;
	margin-right: 0px;
	margin-top: 0px;

}
.menu UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none;
	}
.menu UL UL {
	WIDTH: 129px;
}
.menu LI {

	FLOAT: right; WIDTH: 129px; POSITION: relative; right:3px; padding:0;
	}
.menu A {

	BORDER-RIGHT: #000 0px solid;
	DISPLAY: block;
	FONT-SIZE: 16px;
	WIDTH: 130px;
	LINE-HEIGHT: 30px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	height:30px;
	background-image: url(images/hover.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	word-spacing: normal;
	}

 HTML .menu A {
	WIDTH: 119px;
}

.menu UL UL {
	LEFT: 3px; VISIBILITY: hidden; WIDTH: 129px; POSITION: absolute; TOP: 35px; HEIGHT: 0px;
}
 HTML .menu UL UL {
	TOP: 35px;
}

.menu TABLE {
	LEFT: 0px; POSITION: absolute; TOP: 0px; BORDER-COLLAPSE: collapse;
	
}
.menu UL UL A {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 1px;
	PADDING-BOTTOM: 5px;
	WIDTH: 108px;
	COLOR: #000;
	LINE-HEIGHT: 1em;
	PADDING-TOP: 7px;
	HEIGHT: auto;
	BORDER-RIGHT-WIDTH: 0px;
	background-color: transparent;
	background-image: url(images/hover.jpg);
	background-repeat: repeat-x;
	
}
 HTML .menu UL UL A {
	WIDTH: 108px;
}

.menu A:hover {
	background:transparent url("images/hovers.jpg") repeat-x ;
	color:#FFFFFF;
}

.menu UL UL A:hover {
	background:transparent url("images/hovers.jpg") no-repeat ;
	color:#FFFFFF;
}
UNKNOWN {
	BACKGROUND: #b7d186; COLOR: #000;
}
.menu UL LI:hover UL {
	VISIBILITY: visible;
}
.menu UL A:hover UL {
	VISIBILITY: visible;
}
.menu UL :hover UL UL {
	VISIBILITY: hidden;
}
.menu UL :hover UL :hover UL {
	VISIBILITY: visible;
}
/*this is our code*/
#portfolio_items {
	width:auto;
	margin-left:0px;
	float:left;
	min-height:100px;
	padding-top:3px;
	text-align: right;
	direction:rtl;
}
#portfolio_itemsR {
	width:auto;
	margin-right:0px;
	float:right;
	min-height:100px;
	padding-top:3px;
	text-align: right;
	direction:rtl;
}
.mini_portfolio_item {
	border:2px solid #C0D5BB;
	margin-bottom:10px;
	position:relative;
	width: 345px;
}

.mini_portfolio_item .block_inside {
	background:none;
	background-color:#ffffff;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 10px;
	direction:rtl;
}
.mini_portfolio_item .thumbnail {
	float:left;
	margin-right:10px;
	border:1px solid #ffffff;
}
.ribbon {
	position:absolute;
	top:-3px;
	left:-3px;
}

#links_container {
	width: 250px;
	margin-left: 10px;
	margin-bottom:20px;
	float:left;
	padding-bottom:6px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/links.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color:transparent;

}
.links {
	padding:5px;
	margin-left:0px;
	text-align: right;
	direction:rtl;
	border-bottom:2px solid #C0D5BB;
	direction:rtl;
}

.links a, .article a  {
	color: #006600;
}
.title {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
}
#article_container {
	width: 460px;
	margin-left: 20px;
	margin-bottom:20px;
	float:left;
	
}
.article {
	margin-left:0px;
	min-height:20px;
	margin-top:4px;
	text-align: right;
	direction:rtl;
	border-bottom:2px solid #C0D5BB;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


/* Fix up IE6 PNG Support */
img, .oneColFixCtrHdr #img-logo, .oneColFixCtrHdr #page, .oneColFixCtrHdr #footer, .oneColFixCtrHdr #header, .oneColFixCtrHdr #mainContent-products, .oneColFixCtrHdr #mainContent,  { behavior:url(iepngfix.htc); }

.style1 {
	color: #287833;
	font-weight: bold;
}
.style2 {
	color: #287833;
	font-weight: bold;
	font-size: large;
}
