@charset "utf-8";
.nav {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-align: right;
}
.bg-home {
	background-image: url(images/bg-home.jpg);
	background-repeat: no-repeat;
	height: 387px;
	width: 980px;
	margin: auto;
}
.latest-work-home {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #29BEBA;
	font-weight: bold;
}
.txt-home {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	color: #666666;
	font-weight: lighter;
}
.vertical-box-about {
	height: 643px;
	width: 400px;
}
