.other_top{
	background-color:#E5E5E5;
	width:100%;
 }
#other_bottomwrapper{
	background-image: url(img/bk-pg2.gif);
	background-repeat:repeat-y;
  }
#other_leftcolumn{
	float:left;
	width:172px;
	text-align:center;
}
#other_middlecolumn{
	float:left;width:10px;
 }
#other_rightcolumn{
	float:left;
	width:581px;
	background-image: url(images/bk2.jpg);
	background-repeat:repeat-x;
 }
#bottomclear{
	clear:both;
	line-height:1px;
	height:1px;
	font-size:1px;
}
