/* ------------ 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 */
		}



#header {
	width: 902px;
	background-repeat: no-repeat;
	background-image: url(../images/header.jpg);
	}

#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;
}

.leftside {
	width: 230px;
	height: auto;
	float: left;
	margin-left:35px;
	display: inline-block;
}

.rightside {
	width: 620px;
    height: auto;
    float: right;
   margin-left:17px;
     margin-top:20px;
  }

.middle {
	width: 850px;
    height: auto;
    float: left;
   margin-left:35px;
     margin-top:5px;
   	font-size:10pt;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	color:#fffecb;
}

/* DIVS ###################################################################### DIVS */

	

