body{
	background:url(../images/basic/aboutUs-body.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

.top-image-wrapper{
	width:998px;
	margin:0 auto;
	padding:0;
}

.top-image{
	background:url(../images/2.jpg) no-repeat;
	width:954px;
	height:331px;
	margin:0 auto;
	padding:0;
	margin-top:2px;
}

.body-content{
	width:998px;
	margin:0 auto;
	padding:0;
}

.seperator{
	background:url(../images/basic/seperator.png) repeat-x;
	width:998px;
	height:3px;
	margin:0 auto;
	padding:0;
	margin-top:6px;
}

.header{
	width:998px;
	margin:0 auto;
	padding:0;
	font-size:28px;
	text-align:left;
	color:#000;
	margin-top:14px;
}

.header a:name{
	font-size:28px;
}

.description{
	width:998px;
	margin:0 auto;
	padding:0;
	font-size:14px;
	color:#000;
	text-align:justify;
	margin-top:11px;
}

.bottom{
	width:998px;
	height:322px;
	margin:0 auto;
	padding:0;
}

.bottom-description{
	width:569px;
	float:left;
	font-size:14px;
	color:#000;
	text-align:justify;
	margin-top:11px;
}

.bottom-right{
	width:367px;
	height:250px;
	float:left;
	margin-left:16px;
}

.bottom-pic{
	background: url(../images/aboutus.jpg);
	width:367px;
	height:220px;
	float:left;
	margin-top:14px;
}

.bottom-right-link{
	width:367px;
	float:left;
}

.bottom-right-link a:link, a:visited{
	font-size:14px;
	color:#4f4a4d;
	text-decoration:underline;
	text-align:center;
	margin-left:65px;
}

.bottom-right-link a:hover{
	text-decoration:none;
}


