body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.aboutus-bg {
  background: rgb(245,251,240) url("img_aboutus_bg.jpg") no-repeat;
  height: auto;
}
.content>.gap {
  height:60px;
}
.left-nav {
  margin-left:40px;
}
.left-nav>.gap {
  height:100px;
}
.left-nav>ul>li {
  margin-bottom: 0;
}
.right-content {
  width: 850px;
  position: relative;
  top: -20px;
  margin-right:40px;
  padding: 25px;
  background-color: rgba(255,255,255,0.6);
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
