/*=====================================================================================*/
/*============================ STYLE FOR CONTENT AREA =================================*/
/*=====================================================================================*/
#hmtext{
	background:url(../images/bg_maintext.jpg) top repeat-x;
	vertical-align:top;
	width:900px;
	overflow:hidden;
	border-right:2px solid #ffffff;
}
#hmtext .content{
	vertical-align:top; 
	padding-left:15px;
	padding-right:80px;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:15px;
	line-height:22px;

}
