body{
	background-color:#CCC;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#545454;
}

.main{
	background-color:#FFF;
	margin:27px 0 50px 0;
	width:882px;
	padding:35px 24px 35px 24px;
}

a:link{
	color:#7da938;
	text-decoration:none;
}
a:visited{
	color:#7da938;
	text-decoration:none;
}
a:hover{
	color:#355515;
	text-decoration:underline;
}

/* header and navigation */
.header{
	text-align:left;
	margin:0 0 23px 0;
}

.headline{
	color:#777777;
	font-size:11px;
	margin:0 0 0 10px;
	line-height:20px;
}

.nav{
	padding:5px 8px 5px 8px;
	background-color:#777777;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}

.nav_ro{
	padding:5px 8px;
	background-color:#355515;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}



/* content and text */
.contentBg_home{
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:500px;
	text-align:left;
}


.contentBg{
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:610px;
	text-align:left;
}

.content{
	margin:11px 23px 0 23px;
}

.darkGreen{
	color:#355515;
	font-weight:bold;
	font-size:14px;
}

.lightGreen{
	color:#7da938;
	font-weight:bold;
	font-size:14px;
}

.sdarkGreen{
	color:#355515;
	font-weight:bold;
}

.slightGreen{
	color:#7da938;
	font-weight:bold;
}

/* left column */
.recycle{
	background-image:url(images/left_recycle.jpg);
	width:220px;
	height:287px;
	background-repeat:no-repeat;
	color:#FFF;
	text-align:left;
}

.recycleContent{
	text-align:left;
	width:190px;
	padding:8px 0 0 10px;
	line-height:15px;;
}

.re_title{
	font-size:14px;
	font-weight:bold;
}

.col_box{
	width:216px;
	text-align:left;
	padding-left:4px;
}


/* right column */
.competition{
	background-image:url(images/right_competition.jpg);
	width:220px;
	height:317px;
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
}


.com_link{
	height:150px;
	width:200px;
}

.com_content{
padding:0 15px 0 15px;
color:#FFF;
}

.com_title{
	color:#ce6e05;
	font-size:14px;
	font-weight:bold;
}


.news{
	color:#5f5f5f;
	font-weight:bold;
	margin:5px 0 3px 3px;
	text-align:left;
}

.right_thin{
	background-image:url(images/right_thin_divider.jpg);
	width:220px;
	height:4px;
	background-repeat:no-repeat;
}

.right_thin1{
	background-image:url(images/right_thin_divider.jpg);
	width:211px;
	height:4px;
}
