strong {
	font-weight: bold;
}
.aboutus_wrapper {
	margin-bottom: 50px;
}
.aboutus_left {
	width: 616px;
	padding-top: 15px;
	float:left;
}
.aboutus_right {
	width: 279px;
	padding-top: 27px;
	float:right;
}
.aboutus_text {
	margin-bottom: 30px;
}
.aboutus_text p {
	font-size: 14px;
	line-height: 20px;
}
.aboutusimgs_wrapper {
	width: 640px;
}
.aboutus_img {
	width: 300px;
	height: 330px;
	float: left;
	margin-right: 18px;
	margin-bottom: 18px;
	overflow: hidden;
}
.aboutus_img img {
	height: 100%;
}

.aboutus_right h4 {
	padding-left: 16px;
}
.aboutus_info {
	padding-left: 30px;
}
.aboutus_info .sep2 {
	width: 259px;
	margin-left: -10px;
}
.aboutus_info p {
	line-height: 18px;
	margin-bottom: 10px;
}
.followus_nav {
	font-size: 0;
}
.followus_nav a {
	font-size: 0;
	margin-right: 10px;
}

.aboutus_info h3 {
	width: 241px;
	margin-top: 20px;
	margin-left: -10px;
}

.aboutus_subscribe form {
	padding-top: 10px;
}
.aboutus_subscribe input {
	width: 220px;
	height:25px;
	margin:0 auto;
	margin-top: 10px;
}
.aboutus_subscribe input.subscribe_submit {
	width: 225px;
	height:25px;
	padding:0;
	margin:0;
	border: none;
	margin-top: 10px;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	color:#FFF;
	background-image:url(../images/subscribesubmit_bg.png);
}





