@charset "utf-8";
/* CSS Document */


h2 {
	background: url(../img/eco_title.gif) no-repeat;
	width:240px;
	height:40px;
	overflow:hidden;
	margin:8px 10px 8px 28px;
	text-indent:-5000px;
}

h3{
    clear:both;
	margin:5px 0px 10px 0px;
	color: #009939;
	font-size: 138%;
	padding:5px 5px 5px 15px;
	font-weight: bold;
}
h4{
	clear:both;
	margin:0px;
	background-image: url(../img/dot_green2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	font-size: 105%;
	padding:2px 2px 3px 23px;
	font-weight: bold;
}

table.table-eco{
	clear:both;
	width:875px;
	margin:10px 0px 15px 30px;
	border-collapse: collapse;
	border:solid 1px #CCC;
	font-size: 98%;
	text-align: left;
	line-height: 1.5;
}
.table-eco td{
	border:solid 1px #CCC;
	padding:3px;
	text-align: left;
}

.table-eco td.green{
	border:solid 1px #CCC;
	text-align: left;
	background-color: #D2EE99;
}

.right-img{
	float:right;
	margin: 0px 5px 0px 5px;
	}
.table-eco table caption{
	display: none;
}

.w80{
    width:80%;
}

.w200{
    width:200px;
}

.w156{
    width:156px;
}


#menu{
	border-top:#DDD 1px solid;
	margin:0px 0px 20px 0px;
}

#menu li{
	border-bottom:#DDD 1px solid;
	padding:20px 0px 20px 0px;
}

#menu li img{
	float:left;
}

#menu1{
	background:url(../images/top/consulting4_title.jpg) no-repeat;
	width:435px;
}

#menu2{
	background:url(../images/top/consulting5_title.jpg) no-repeat;
	width:435px;
}

#consulting li p{
	margin:0px 0px 0px 165px;
}

