@charset "UTF-8";
/* CSS Document */

#about-content1 {
	clear: both;
	float: right;
	height: 260px;
	width: 230px;
	padding-left: 230px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-right: 60px;
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#about-content {
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 960px;
	background-position: right bottom;
}
