body{
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans Condensed','Arial Narrow', serif;
	background: #ddd url(../images/fabric_plaid.png) repeat top left;
	font-weight: 400;
	color: #333;
	max-width: 1600px;
	min-width: 1550px;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	overflow: scroll;
}

a{
	text-decoration: none;
}

header{
	position: relative;
	width: 100%;
	height: 40px;
	margin: 0 auto;
}

/*.container wrap up the body*/
.container{
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 80%;
	max-width: 1260px;
	min-width: 780px;
	background: #fff url(../images/product-content-bg.jpg) repeat;
	margin: 0 auto;
	margin-bottom: -15px;
	padding: 10px;
	padding-top: 30px;

	-webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2), -2px 0px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2), -2px 0px 10px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2), -2px 0px 10px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2), -2px 0px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2), -2px 0px 10px rgba(0, 0, 0, 0.2);
}

a#main-title{
	position: absolute;
	display: block;
	clear: both;
	width: 100%;
	height: 165px;
	color: black;
	font-size: 5.5em;
	font-weight: bold;
	z-index: 4;
	top: 40px;
	left: 30px;
	font-family: 'ArizoniaRegular','AlexBrushRegular', 'CardoBold', Georgia;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	background: url(../images/title-left-1.png) no-repeat top left, url(../images/title-left-2.png) no-repeat top right;
	-webkit-user-select: none;
	cursor: default;
}

a#main-title span:nth-child(1){
	position: absolute;
	top: 30px;
	left: 180px;
}

body.chnVersion a#main-title{
	font-family: '宋体';
	background: url(../images/title-left-chn-1.png) no-repeat top left, url(../images/title-left-2.png) no-repeat top right;
	font-size: 4.5em;
}

a#main-title span:nth-child(2){
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: .35em;
	text-align: right;
	position: absolute;
	top: 45px;
	right: 180px;
}

/*the meat section*/
#hf-meat{
	position: relative;
	font-size: 1em;
	margin: 200px auto;
	margin-bottom: 20px;
	width: 90%;
	height: 700px;
	padding-bottom: 1px;
	overflow: hidden;
}

#hf-meat a{
	position: absolute;
	background: url(../images/products-thumbnails/meat-title.png) no-repeat left top;
	height: 150px;
	width: 700px;
	top: 0;
	left: 0;
	cursor: default;
	z-index: 3;
}

#hf-meat h1{
	font-family: 'AlexBrushRegular', 'CardoBold', Georgia;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	position: absolute;
	color: black;
	font-size: 4em;
	font-weight: bold;
	top: -40px;
	left: 160px;
}

body.chnVersion #hf-meat a h1{
	background: url(../images/meat-chn.png) no-repeat left top;
	font-size: 3.7em;
	color: transparent;
	left: 100px;
	display: block;
	width: 300px;
	height: 80px;
}

#hf-meat .bg{
	position: absolute;
	background: #fff url(../images/products-thumbnails/meat-bg.jpg) no-repeat center center;
	background-image: url(http://hanfenginc.com/images/logo-fp-title.png), url(../images/products-thumbnails/meat-bg.jpg);
	background-position: bottom right, center center;
	-webkit-background-clip: border-box;
	top: 75px;
	left: 75px;
	right: 75px;
	bottom: 75px;
	border: 15px solid #c54a6f;
	-webkit-border-radius: 15px;
}

#hf-meat .bg .content{
	position: absolute;
	background: rgba(187, 95, 123, 0.8);
	top: 40px;
	left: 40px;
	right: 40px;
	bottom: 40px;
	padding: 35px;
}

#hf-meat .bg .content ul:nth-of-type(1){
	margin-left: 4%;
}

#hf-meat .bg .content ul:nth-of-type(3){
	margin-left: 4%;
}

body.chnVersion #hf-meat .bg .content ul{
	display: block;
	float: left;
	width: 15%;
	margin-left: 5%;
	margin-right: 0;
}

.content p{
	font-family: Georgia, "Times New Roman", Times, serif;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-size: 1.2em;
	font-weight: 400;
	color: #eee;
	margin: 0;
}

.content ul{
	float: left;
	margin-right: 6%;
	font-family: Georgia, "Times New Roman", Times, serif;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-size: 1.2em;
	font-weight: 400;
	color: #eee;
}

/*the seafood section*/
#hf-seafood{
	position: relative;
	font-size: 1em;
	margin: -30px auto;
	margin-bottom: 20px;
	width: 90%;
	height: 700px;
	padding-bottom: 1px;
	overflow: hidden;
}

#hf-seafood a{
	position: absolute;
	background: url(../images/products-thumbnails/seafood-title.png) no-repeat left top;
	height: 150px;
	width: 400px;
	top: 0;
	right: -250px;
	cursor: default;
	z-index: 3;
}

#hf-seafood h1{
	font-family: 'AlexBrushRegular', 'CardoBold', Georgia;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	position: absolute;
	color: black;
	font-size: 4em;
	font-weight: bold;
	top: -40px;
	left: -190px;
}

body.chnVersion #hf-seafood a h1{
	background: url(../images/seafood-chn.png) no-repeat left top;
	font-size: 3.7em;
	color: transparent;
	display: block;
	width: 300px;
	height: 80px;
	top: -40px;
	left: -260px;
}

body.chnVersion #hf-seafood h1{
	font-size: 3.1em;
	top: -15px;
}

#hf-seafood .bg{
	position: absolute;
	background: #fff url(../images/products-thumbnails/seafood-bg.jpg) no-repeat center center;
	background-image: url(http://hanfenginc.com/images/logo-fp-title.png), url(../images/products-thumbnails/seafood-bg.jpg);
	background-position: bottom right, center center;
	-webkit-background-clip: border-box;
	top: 75px;
	left: 75px;
	right: 75px;
	bottom: 75px;
	border: 15px solid #c54a6f;
	-webkit-border-radius: 15px;
}

#hf-seafood .bg .content{
	position: absolute;
	background: rgba(187, 95, 123, 0.8);
	top: 40px;
	left: 40px;
	right: 40px;
	bottom: 40px;
	padding: 35px;
}

#hf-seafood .bg .content ul:nth-of-type(1),
#hf-seafood .bg .content ul:nth-of-type(2){
	margin-right: 10%;
}

#hf-seafood .bg .content ul:nth-of-type(3){
	margin-left: 4%;
}

body.chnVersion #hf-seafood .bg .content ul{
	display: block;
	float: left;
	width: 15%;
	margin-left: 3%;
	margin-right: 0;
}

/*the fruit section*/
#hf-fruit{
	position: relative;
	font-size: 1em;
	margin: -30px auto;
	margin-bottom: 20px;
	width: 90%;
	height: 700px;
	padding-bottom: 1px;
	overflow: hidden;
}

#hf-fruit a{
	position: absolute;
	background: url(../images/products-thumbnails/vegetable-title.png) no-repeat left top;
	height: 150px;
	width: 700px;
	top: 0;
	left: 0;
	cursor: default;
	z-index: 3;
}

#hf-fruit h1{
	font-family: 'AlexBrushRegular', 'CardoBold', Georgia;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	position: absolute;
	color: black;
	font-size: 4em;
	font-weight: bold;
	top: -40px;
	left: 160px;
}

body.chnVersion #hf-fruit a h1{
	background: url(../images/fruit-chn.png) no-repeat left top;
	font-size: 3.7em;
	color: transparent;
	left: 100px;
	display: block;
	width: 300px;
	height: 80px;
}

#hf-fruit .bg{
	position: absolute;
	background: #fff url(../images/products-thumbnails/vegetable-bg.jpg) no-repeat center center;
	background-image: url(http://hanfenginc.com/images/logo-fp-title.png), url(../images/products-thumbnails/vegetable-bg.jpg);
	background-position: bottom right, center center;
	-webkit-background-clip: border-box;
	top: 75px;
	left: 75px;
	right: 75px;
	bottom: 75px;
	border: 15px solid #c54a6f;
	-webkit-border-radius: 15px;
}

#hf-fruit .bg .content{
	position: absolute;
	background: rgba(187, 95, 123, 0.8);
	top: 40px;
	left: 40px;
	right: 40px;
	bottom: 40px;
	padding: 35px;
	padding-top: 40px;
}

#hf-fruit .bg .content ul:nth-of-type(1),
#hf-fruit .bg .content ul:nth-of-type(2),
#hf-fruit .bg .content ul:nth-of-type(3){
	margin-right: 4%;
}

body.chnVersion #hf-fruit .bg .content ul{
	display: block;
	float: left;
	width: 10%;
	margin-left: 3%;
	margin-right: 0;
}

/*the canned food section*/
#hf-canned{
	position: relative;
	font-size: 1em;
	margin: -30px auto;
	margin-bottom: 20px;
	width: 90%;
	height: 700px;
	padding-bottom: 1px;
	overflow: hidden;
}

#hf-canned a{
	position: absolute;
	background: url(../images/products-thumbnails/canned-title.png) no-repeat left top;
	height: 150px;
	width: 400px;
	top: 0;
	right: -250px;
	cursor: default;
	z-index: 3;
}

#hf-canned h1{
	font-family: 'AlexBrushRegular', 'CardoBold', Georgia;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	position: absolute;
	color: black;
	font-size: 4em;
	font-weight: bold;
	top: -40px;
	left: -310px;
}

body.chnVersion #hf-canned a h1{
	background: url(../images/canned-chn.png) no-repeat left top;
	font-size: 3.7em;
	color: transparent;
	display: block;
	width: 300px;
	height: 80px;
	top: -40px;
	left: -260px;
}

#hf-canned .bg{
	position: absolute;
	background: #fff url(../images/products-thumbnails/canned-bg.jpg) no-repeat center center;
	background-image: url(http://hanfenginc.com/images/logo-fp-title.png), url(../images/products-thumbnails/canned-bg.jpg);
	background-position: bottom right, center center;
	-webkit-background-clip: border-box;
	top: 75px;
	left: 75px;
	right: 75px;
	bottom: 75px;
	border: 15px solid #c54a6f;
	-webkit-border-radius: 15px;
}

#hf-canned .bg .content{
	position: absolute;
	background: rgba(187, 95, 123, 0.8);
	top: 40px;
	left: 40px;
	right: 40px;
	bottom: 40px;
	padding: 35px;
}

#hf-canned .bg .content ul:nth-of-type(1),
#hf-canned .bg .content ul:nth-of-type(2){
	margin-right: 2%;
}

body.chnVersion #hf-canned .bg .content ul{
	display: block;
	float: left;
	width: 14%;
	margin-left: 3%;
	margin-right: 0;
}

/*the dry products section*/
#hf-dry{
	position: relative;
	font-size: 1em;
	margin: -30px auto;
	margin-bottom: 20px;
	width: 90%;
	height: 700px;
	padding-bottom: 1px;
	overflow: hidden;
}

#hf-dry a{
	position: absolute;
	background: url(../images/products-thumbnails/dry-title.png) no-repeat left top;
	height: 150px;
	width: 700px;
	top: 0;
	left: 0;
	cursor: default;
	z-index: 3;
}

#hf-dry h1{
	font-family: 'AlexBrushRegular', 'CardoBold', Georgia;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	position: absolute;
	color: black;
	font-size: 4em;
	font-weight: bold;
	top: -40px;
	left: 160px;
}

body.chnVersion #hf-dry a h1{
	background: url(../images/dry-chn.png) no-repeat left top;
	font-size: 3.7em;
	color: transparent;
	left: 100px;
	display: block;
	width: 300px;
	height: 80px;
}

#hf-dry .bg{
	position: absolute;
	background: #fff url(../images/products-thumbnails/dry-bg.jpg) no-repeat center center;
	background-image: url(http://hanfenginc.com/images/logo-fp-title.png), url(../images/products-thumbnails/dry-bg.jpg);
	background-position: bottom right, center center;
	-webkit-background-clip: border-box;
	top: 75px;
	left: 75px;
	right: 75px;
	bottom: 75px;
	border: 15px solid #c54a6f;
	-webkit-border-radius: 15px;
}

#hf-dry .bg .content{
	position: absolute;
	background: rgba(187, 95, 123, 0.8);
	top: 40px;
	left: 40px;
	right: 40px;
	bottom: 40px;
	padding: 35px;
	padding-top: 20px;
}

#hf-dry .bg .content ul:nth-of-type(1),
#hf-dry .bg .content ul:nth-of-type(2),
#hf-dry .bg .content ul:nth-of-type(3){
	margin-right: 4%;
}

body.chnVersion #hf-dry .bg .content ul{
	display: block;
	float: left;
	width: 15%;
	margin-left: 3%;
	margin-right: 0;
}

/*the frozen products section*/
#hf-frozen{
	position: relative;
	font-size: 1em;
	margin: -30px auto;
	margin-bottom: 20px;
	width: 90%;
	height: 700px;
	padding-bottom: 1px;
	overflow: hidden;
}

#hf-frozen a{
	position: absolute;
	background: url(../images/products-thumbnails/frozen-title.png) no-repeat left top;
	height: 150px;
	width: 400px;
	top: 0;
	right: -250px;
	cursor: default;
	z-index: 3;
}

#hf-frozen h1{
	font-family: 'AlexBrushRegular', 'CardoBold', Georgia;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	position: absolute;
	color: black;
	font-size: 4em;
	font-weight: bold;
	top: -40px;
	left: -415px;
}

body.chnVersion #hf-frozen a h1{
	background: url(../images/frozen-chn.png) no-repeat left top;
	font-size: 3.7em;
	color: transparent;
	display: block;
	width: 300px;
	height: 80px;
	top: -40px;
	left: -260px;
}

#hf-frozen .bg{
	position: absolute;
	background: #fff url(../images/products-thumbnails/frozen-bg.jpg) no-repeat center center;
	background-image: url(http://hanfenginc.com/images/logo-fp-title.png), url(../images/products-thumbnails/frozen-bg.jpg);
	background-position: bottom right, center center;
	-webkit-background-clip: border-box;
	top: 75px;
	left: 75px;
	right: 75px;
	bottom: 75px;
	border: 15px solid #c54a6f;
	-webkit-border-radius: 15px;
}

#hf-frozen .bg .content{
	position: absolute;
	background: rgba(187, 95, 123, 0.8);
	top: 40px;
	left: 40px;
	right: 40px;
	bottom: 40px;
	padding: 35px;
	padding-top: 35px;
	line-height: 1.5;
}

#hf-frozen .bg .content ul:nth-of-type(1){
	margin-right: 10%;
}

#hf-frozen .bg .content ul:nth-of-type(2){
	margin-right: 10%;
	margin-left: 4%;
}

#hf-frozen .bg .content ul:nth-of-type(3){
	margin-left: 4%;
}

body.chnVersion #hf-frozen .bg .content ul{
	display: block;
	float: left;
	width: 14%;
	margin-left: 3%;
	margin-right: 0;
}

/*the noodle section*/
#hf-noodle{
	position: relative;
	font-size: 1em;
	margin: -30px auto;
	margin-bottom: 20px;
	width: 90%;
	height: 700px;
	padding-bottom: 1px;
	overflow: hidden;
}

#hf-noodle a{
	position: absolute;
	background: url(../images/products-thumbnails/noodle-title.png) no-repeat left top;
	height: 150px;
	width: 700px;
	top: 0;
	left: 0;
	cursor: default;
	z-index: 3;
}

#hf-noodle h1{
	font-family: 'AlexBrushRegular', 'CardoBold', Georgia;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	position: absolute;
	color: black;
	font-size: 4em;
	font-weight: bold;
	top: -40px;
	left: 160px;
}

body.chnVersion #hf-noodle a h1{
	background: url(../images/noodle-chn.png) no-repeat left top;
	font-size: 3.7em;
	color: transparent;
	left: 120px;
	display: block;
	width: 300px;
	height: 80px;
}

#hf-noodle .bg{
	position: absolute;
	background: #fff url(../images/products-thumbnails/noodle-bg.jpg) no-repeat center center;
	background-image: url(http://hanfenginc.com/images/logo-fp-title.png), url(../images/products-thumbnails/noodle-bg.jpg);
	background-position: bottom right, center center;
	-webkit-background-clip: border-box;
	top: 75px;
	left: 75px;
	right: 75px;
	bottom: 75px;
	border: 15px solid #c54a6f;
	-webkit-border-radius: 15px;
}

#hf-noodle .bg .content{
	position: absolute;
	background: rgba(187, 95, 123, 0.8);
	top: 40px;
	left: 40px;
	right: 40px;
	bottom: 40px;
	padding: 35px;
	line-height: 1.4;
}

#hf-noodle .bg .content ul:nth-of-type(1){
	margin-right: 7%;
}

#hf-noodle .bg .content ul:nth-of-type(2){
	margin-right: 7%;
	margin-left: 3%;
}

body.chnVersion #hf-noodle .bg .content ul{
	display: block;
	float: left;
	width: 15%;
	margin-left: 3%;
	margin-right: 0;
}

/*the packaging section*/
#hf-pack{
	position: relative;
	font-size: 1em;
	margin: -30px auto;
	margin-bottom: 20px;
	width: 90%;
	height: 700px;
	padding-bottom: 1px;
	overflow: hidden;
}

#hf-pack a{
	position: absolute;
	background: url(../images/products-thumbnails/pack-title.png) no-repeat left top;
	height: 150px;
	width: 400px;
	top: 0;
	right: -250px;
	cursor: default;
	z-index: 3;
}

#hf-pack h1{
	font-family: 'AlexBrushRegular', 'CardoBold', Georgia;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	position: absolute;
	color: black;
	font-size: 4em;
	font-weight: bold;
	top: -40px;
	left: -600px;
}

body.chnVersion #hf-pack a h1{
	background: url(../images/pack-chn.png) no-repeat left top;
	font-size: 3.7em;
	color: transparent;
	display: block;
	width: 300px;
	height: 80px;
	top: -40px;
	left: -260px;
}

#hf-pack .bg{
	position: absolute;
	background: #fff url(../images/products-thumbnails/pack-bg.jpg) no-repeat center center;
	background-image: url(http://hanfenginc.com/images/logo-fp-title.png), url(../images/products-thumbnails/pack-bg.jpg);
	background-position: bottom right, center center;
	-webkit-background-clip: border-box;
	top: 75px;
	left: 75px;
	right: 75px;
	bottom: 75px;
	border: 15px solid #c54a6f;
	-webkit-border-radius: 15px;
}

#hf-pack .bg .content{
	position: absolute;
	background: rgba(187, 95, 123, 0.8);
	top: 40px;
	left: 40px;
	right: 40px;
	bottom: 40px;
	padding: 35px;
	padding-top: 40px;
}

#hf-pack .bg .content ul:nth-of-type(1),
#hf-pack .bg .content ul:nth-of-type(2){
	margin-right: 12%;
}

#hf-pack .bg .content ul:nth-of-type(3){
	margin-left: 1%;
}

body.chnVersion #hf-pack .bg .content ul{
	display: block;
	float: left;
	width: 16%;
	margin-left: 3%;
	margin-right: 0;
}

/*
.content p:nth-of-type(1):first-letter{
	font-size: 300%;
	font-weight: bold;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: -18px;
}
*/

/*navigation*/
#nav {
	position: absolute;
	color: white;
	background: #9EC394;

	top: -15px;
	left: 0;
	right: 0;
	height: 60px;

	z-index: 3;
	overflow: hidden;
}
#nav li {
	position: relative;
	float: left;
	display: block;
	list-style: none;
	width: 140px;
	height: 100%;
	margin: 0;
	padding: 0 10px;
}
#nav a {
	position:absolute;
	width: auto;
	left: 0;
	right: 0;
	font-size: 15px;
	color: white;
	text-decoration: none;
	text-align: center;
	line-height: 50px;
	padding: 5px 20px;
	padding-left: 40px;
	text-align: center;
	height: 100%;
	cursor: pointer;

	-webkit-transition: 0.5s;
	-moz-transition:    0.5s;
	-ms-transition:     0.5s;
	-o-transition:      0.5s;
	transition:         0.5s;
}

/*not using the dynamic pseudo class in order to let jQuery to
manipulate the hover effect*/
.nav-hover{
	background: rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, .8);
	-o-box-shadow: 0px 0px 7px rgba(0, 0, 0, .8);
	-ms-box-shadow: 0px 0px 7px rgba(0, 0, 0, .8);
	box-shadow: 0px 0px 7px rgba(0, 0, 0, .8);
	}

#nav a:active{
	background: rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .4) inset;
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .4) inset;
	-o-box-shadow: 1px 1px 5px rgba(0, 0, 0, .4) inset;
	-ms-box-shadow: 1px 1px 5px rgba(0, 0, 0, .4) inset;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .4) inset;
	}

.nav-click{
	background: rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, .6) inset;
	-moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, .6) inset;
	-o-box-shadow: 0px 0px 7px rgba(0, 0, 0, .6) inset;
	-ms-box-shadow: 0px 0px 7px rgba(0, 0, 0, .6) inset;
	box-shadow: 0px 0px 7px rgba(0, 0, 0, .6) inset;
	}
	
#nav li a span{
	font-size: 22px;
	font-weight: bold;
	}

body.chnVersion #nav li a span{
	font-size: 20px;
	line-height: 55px;
}

/*navigation icon set*/
span.sb-icon{
	position: absolute;
	left: 15px;
	top:4px;
	}
	
span.sb-icon:before {
    font-family: 'hf-icon-set';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
    line-height: 25px;
    width: 100%;
    font-size: 25px;
    color: #000;
    text-shadow: 0 0 1px #000;
    display: inline-block;
}

#nav span.icon-home{
	margin-left: 10px;
}

#nav span.icon-basket{
	margin-left: -8px;
}

body.chnVersion #nav span.icon-users{
	margin-left: -5px;
}

body.chnVersion #nav span.icon-basket{
	margin-left: -5px;
}

/*social icon set*/
#social-icon{
	position: absolute;
	width: 300px;
	height: 40px;
	top: 12px;
	right: 400px;
	z-index: 4;
}

#social-icon a{
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	width: 100px;
	height: 40px;
	overflow: hidden;
	margin-right: 15px;
	text-align: center;
	line-height: 2.5em;
	text-indent: 2.5em;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
a#cn{
	background: url(../images/social-icon/cn.png) no-repeat center left;
}

a#us{
	background: url(../images/social-icon/us.png) no-repeat center left;
}

/*
a#link{
	background: url(../images/social-icon/linkedin-40.png) no-repeat bottom left;
}

a#fb:hover{
	background: url(../images/social-icon/facebook-40.png) no-repeat top left;
}

a#twit:hover{
	background: url(../images/social-icon/twitter-40.png) no-repeat top left;
}

a#link:hover{
	background: url(../images/social-icon/linkedin-40.png) no-repeat top left;
}

a#fb:active, a#twit:active, a#link:active{
	margin-top: 5px;
}
*/

li#message{
	display: inline-block;
	list-style: none;
	width: auto;
	color: #fff;
	font-family: 'Open Sans Condensed','Arial Narrow',serif;
	font-size: 2.2em;
	margin-top: -27px;
	left: 340px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	cursor: default;
}

li#message span{
	font-weight: 700;
}

/*footer*/
footer{
	position: relative;
	background-color: #9EC394;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 155px;
}

/*company logo located in the right bottom corner
#footer-content img{
	position: absolute;
	right: 5px;
	top: 10px;
}*/

div#footer-content{
	font-size: 15px;
	width: 70%;
	margin: 0 auto;
}

div#footer-content section{
	float: left;
	display: inline-block;
	width: 21%;
	height: 150px;
	margin: 0 2%;
	/*
	border-left: 1px solid white;
	border-right: 1px solid white;
	*/
}

div#footer-content section p a{
	text-decoration: none;
	color: #333333;
}

div#footer-content section p a:hover{
	color: white;
}

div#footer-content section p{
	font-size: 17px;
	font-weight: bold;
	width: auto;
	margin: 10px auto -10px auto;
	display: block;
	text-align: center;
	clear: both;
	border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}

div#footer-content section ul li{
	display: block;
	list-style: none;
	text-indent: -20%;
}

div#footer-content section ul li a{
	cursor: pointer;
	text-decoration: none;
	color: inherit;
}

div#footer-content section ul li a:hover{
	color: white;
}

#disclaimer{
	position: absolute;
	display: inline-block;
	clear: both;
	line-height: 13px;
	bottom: 0;
	width: 85%;
	left: 50%;
	margin-left: -42.5%;
}

#disclaimer p{
	font-size: 11px;
	color: inherit;
}