* ------------ ECOSSAURO CSS ------------ */

body {
	background: #b6c580 url(../images/background.jpg) top left repeat-x; background-attachment: fixed;
	margin: 5px 0px; /* 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:#ffffff;
	font-size:10pt;
	font-family:Tahoma, Geneva, sans-serif;
}	



#header {
	width: 902px;
	background-repeat: no-repeat;
	background-image: url(../images/header.jpg);
	}
/* ------------ ECOSSAURO CSS ------------ */

body {
	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: #0000034;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 15;
	padding-left: 0;
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
}	
		
		
		
		
a:link { text-decoration: none;}
a:visted { text-decoration: none; }
a:hover { text-decoration: none; } 

#page {
	width: 902px;
   position: relative;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
		}

#content {
    width: 902px;
	text-align:left
	}



.board {
	width: 902px;
    background-color: #859a3a;
}
.boardTop { width: 902px; height: 13px; line-height: 13px; background: url(../images/top.gif) no-repeat top left; }
.boardBot { width: 902px; height: 13px; line-height: 13px; background: url(../images/bot.gif) no-repeat top left; }
.boardA {
	width: 902px;
    background-color: #fff;
}
.boa
rdTopA { width: 902px; height: 13px; line-height: 13px; background: url(../images/topA.gif) no-repeat top left; }
.boardBotA { width: 902px; height: 25px; line-height: 25px; background: url(../images/botA.gif) no-repeat top left; }

#footer {
	width:902px;
	margin: 0px 0px;
	width:902px;
	height:70px;
	clear: both;
	background-image: url(../images/members2.gif);
}

.shopgreen {
	width: 750px;
    text-align: center;
    clear: both;
}
.lefthost {
	width:130px;
	float:left;
	margin-left:30px;
   margin-right:25px;

}
.leftside {
	width: 490px;
    height: auto;
    float: left;
    margin-left:35px;
	margin-top:0px;
    display: inline;
    padding: 0px;
    
}

.rightside {
	width: 335px;
    height: auto;
    float: right;
 	margin-top: 0px;
    margin-right: 30px;
    display: block;
		
}

.middle {
	height: auto;
	float: left;
	margin-left:25px;
	margin-right:25px;
	margin-top:10px;
	display: inline;
	font-size:10pt;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	color:#fffecb;
}
.middle p{
	padding-left:30px;
   padding-right:30px;
   font-size:10pt;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	color:#fffecb;
}

.middle ul{
	font-size:10pt;
	margin-left:18px;	
	font-weight:bold;
	padding-left:28px;
   	font-family:Tahoma, Geneva, sans-serif;
	color:#fffecb;
}
.middle li{

	font-size:10pt;
	margin-left:18px;	
	font-weight:bold;
	line-height:1.4em;
		padding-left:20px;
   	font-family:Tahoma, Geneva, sans-serif;
	color:#fffecb;
}
.rightside p{
	margin:0px 0px;
	width:315px;
	font-size:10pt;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
}

/* DIVS ###################################################################### DIVS */

	

