.aboutus {
	position: relative;
	left: 0px;
	width: 931px;
	float: left;
	height: 433px;
	background-image: url(images/aboutusbackground2.gif);
}
.aboutuscontent{
	font-family: Verdana;
	position: relative;
	left:25px;
	top:70px;
	width:450px;
	text-align: justify;
	font-size: 12px;
	color:#121212
}


.aboutuscontent A:link {TEXT-DECORATION: none; color: #121212}
.aboutuscontent A:visited {TEXT-DECORATION: none; color: #121212}
.aboutuscontent A:active {TEXT-DECORATION: none; color: #121212}
.aboutuscontent A:hover {TEXT-DECORATION: none; color: #f13d3d}