.container_left{ float: left;}
.container_right{float: right;}
#layout_about{
	background: url(../vietthuong/bg_about.png) no-repeat fixed;
	background-size: cover;
	
}
.about{
	color: #919191;
	font-family: robotothin;
	font-size: 18px;
	padding: 10px;
}
.contact{
	color: #fff;
	font-family: roboto_condensedlight;
	font-size: 26px;
	text-align: center;
}
.contact .land{font-size: 26px; text-transform: uppercase; text-align: left; margin-bottom: 10px;}
.contact .item{ font-size: 15px; text-align: left;padding-left: 30px;line-height: 35px;margin-bottom: 5px;}
.contact .item.address{background: url(../vietthuong/icon_home.png) no-repeat left center;}
.contact .item.phone{background: url(../vietthuong/icon_phone.png) no-repeat left center;}
.contact .item.homephone{background: url(../vietthuong/icon_homephone.png) no-repeat left center;}
.contact .item.email{background: url(../vietthuong/icon_email.png) no-repeat left center;}
#cssmenu > ul > li{
	width: 100%;
	text-align: left;
}
#cssmenu > ul > li > a{
	padding: 10px 15px;
}
.logo_header{margin-top: 40px;}
nav#cssmenu{
	margin-top: 20px;
}
.content_about{max-width: 890px; margin: auto;}
.container_right .content_about .title{
    font-family: roboto_condensedlight;
    color: #ff0;
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
}
.contact input[type="text"], .contact input[type="tel"], .contact input[type="email"], .contact textarea{
background: transparent;
border: solid 1px;min-height: 40px;
border-radius: 10px;}
.btn-contact{background: #ffe002; color: #000; font-size: 20px; font-family: robotobold;width: 100px;}
.copyright{background: url(../vietthuong/bg_copyright.png) no-repeat center top; text-align: center;line-height: 37px;margin-top: 40px;color: #6d6d6d;}