body{
 background: url(/img/bg_top.gif) repeat-x #66C124;
	font-family: Arial, Helvetica, sans-serif;
	
}

.bg_bottom{ background:url(/img/bg_bottom.gif) repeat-x bottom;
}

#footer-banner_top{
	margin-left:350px;
	padding-top:20px;
	background-image: url(/img/footer-b1_top.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height:  75px;
	width: 505px;
}

#footer-banner2_top{
	background-image: url(/img/footer-b2_top.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#footer-banner3_top{
	height: 68px;
	margin-left: 17px;
	margin-right: 17px;
	padding-top: 7px;
	text-align: center;
	background: #ffffff;
	
}

#top_corner{
	background-image: url(/img/corner_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:  9px;
	width: 883px;
	margin: 0px;
	padding: 0px;
}

#top_corner2{
	background-image: url(/img/corner_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#top_corner3{
	height: 2px;
	margin-left: 10px;
	margin-right: 9px;
	padding-top: 7px;
	background: #ffffff;

}

#bottom_corner{
	
	background-image: url(/img/corner_left_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:  9px;
	width: 873px;
	

}

#bottom_corner2{
	background-image: url(/img/corner_right_b.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#bottom_corner3{
	height: 2px;
	margin-left: 9px;
	margin-right: 9px;
	padding-top: 7px;
	text-align: center;
	background: #ffffff;
}
