#content
{
	width:93%;
	*width:88%;
	overflow:hidden;
}

#content-top{
	background-image:url(../images/news/bg-top.png);
	background-repeat:no-repeat; 
	height:39px;
	margin-left:1px;
}

#content-middle{ 
	/*min-height:494px;*/
	width:735x;
	background-image:url(../images/news/newsbg-middle.png);
	background-repeat:repeat-y; 
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	margin-left:2px;
	position:relative;
}

#content-bottom{
	background-image:url(../images/news/newsbg-bottom.png);
	background-repeat:no-repeat; 
	height:23px;
	margin-left:2px;
}


.contact_info{
	margin: 0px 0px 10px 82px;
    font-size: 15px;
	line-height: 20px;
	padding-top:35px;
}


.clear { clear: both; }