/*** header banner stuff ***/
	#head
	{
		height: 84px;
		background: url(/i2/home_head_stripe.gif);
		margin-bottom: 3px;
	}
	#rightwave
	{
		height: 84px;
		background: url(/i2/home_head_right.gif) no-repeat right;
	}
	#leftwave
	{
		height: 84px;
		background: url(/i2/home_head_left.gif) no-repeat;
	}
	#logo
	{
		margin-left: 7px;
		margin-top: 7px;
	}

