h2{
	height:157px;
	margin-bottom:18px;
}

#main_container{
	background-image:url(../images/crs/bg.png);
	background-repeat:no-repeat;
	background-position:635px 0px;
	border:0px solid yellow;	
}

h3.img_title{
	background-image:url(../images/crs/image_title.png);
	width:726px;
	height:153px;
	text-indent:-9999px;
}

.content_box{
	border:0px solid yellow;
}

#content_box_body{
	margin-top:20px;
	border:0px solid yellow;
	padding-top:5px;
	width:745px;
	height:307px;
	background-image:url(../images/crs/description_bg.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	
}

h4{
	margin-top:30px;
	margin-left:30px;
	width:697px;
	height:106px;
	background-image:url(../images/crs/ecocap_mark.png);
	background-repeat:no-repeat;
	background-position:455px 0px;
	
}


#steps{
	margin-top:10px;
	margin-left:30px;
	width:679px;
	height:58px;
}

#step1{
	width:174px;
	height:55px;
	background-image:url(../images/crs/step_01.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
}

#step2{
	width:174px;
	height:55px;
	background-image:url(../images/crs/step_02.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
}

#step3{
	width:176px;
	height:55px;
	background-image:url(../images/crs/step_03.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
}

#step4{
	width:153px;
	height:55px;
	background-image:url(../images/crs/step_04.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
}

#description{
	margin-top:10px;
	margin-left:30px;
}

#description img{
	margin-bottom:5px;
}



