/*custom layers*/

#main_container_top
{
	width:100%;
	background: #0370B5 url(../../image/utils/evbcamp_bg.jpg) no-repeat top center;
	min-height:500px;
	_height:500px;
	text-align:center;
}
#main_container_bottom
{
	width:100%;
	min-height:70px;
	_height:70px;
	text-align:center;
	background-image: url(../../image/utils/grass_ant1.png);
	background-repeat: repeat-x;
}

#main_bottom_inner
{
	width:990px;
	text-align:center;
	background-image: url(../../image/utils/grass_ant1.png);
	background-repeat: repeat-x;
}
