﻿.wrapper
{
	position:relative;
}

.wrapper .aboutusSign
{
	width:558px;
	height:690px;	
	background-repeat:no-repeat;
	background-image:url('../images/bill-board.gif');
	position:absolute;
	bottom:0px; right:100px;
}

.wrapper .aboutusSign .text
{
	height:278px;
	background-color:#E0E0D2;
	width:551px;
	margin-top:61px;
	margin-left:4px;
	overflow:auto;
	padding-left:4px;
}