/* CSS Document */
#about_body{
clear:both;
width:760px;
height:780px;
background-image:url(../images/about_760_new_BG_Eng.jpg);
background-repeat:no-repeat;

}

#about_text{
	width:272px;
	margin-left:50px;
	_margin-left:20px;
	margin-top:10px;
	font-size:12px;
	float:left;
	direction:ltr;
	text-align:left;
}

#about_uk{
	width:180px;
	margin-top:650px;
	margin-right:180px;
	float:right;
	font-size:16px;
}

a.about_uk{
	font-size:16px;
	color:#226b74;
	text-decoration:none;
	font-weight:bold;
}

a.about_uk:hover{
	text-decoration:underline;
}