@charset "utf-8";
/* CSS Document */

#inner_banner
{
	width:551px;
	height:54px;
	background:url(../images/inner_banner_green.jpg) no-repeat;
	margin:0px;
}

#sidebar_pic
{
	float:right;
	margin-top:-54px;
	width:249px;
	height:306px;
	background:url(../images/sidebar_inner_pic_1.jpg) no-repeat;
	margin-bottom:-54px;
}

#sidebar { clear:right;  }


