body {
	background: #c3c3c3 url(bg.gif) top center repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
}
body, div, table {
	border: none;
	margin: 0;
	padding: 0;
}
div {
	display: block;
	overflow: hidden;
}
a {
	color: #f93;
	font-weight: bold;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	display: block;
	clear: both;
	height: 1px;
	width: 100%;
}
.heading {
	margin: auto;
	height: 128px;
	width: 950px;
}
.heading * {
    font-weight: normal;
}
.logo {
	background: url(logo.png) no-repeat;
	display: block;
	float: left;
	margin: 50px 0 0 0;
	height: 50px;
	width: 230px;
}
.menu {
	display: block;
	float: right;
	width: 560px;
}
.menu h1 {
	color: #fff;
	display: block;
	float: right;
	font-size: 16px;
	font-weight: normal;
	float: right;
	margin: 45px 0 10px 5px;
	padding: 0;
}
.menu ul {
	display: block;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu li {
	border-right: solid 1px #ddd;
	color: #fff;
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
}
.menu a {
	color: #fff;
}
.slider {
	height: 450px;
}
.slider .banner li {
    display: none;
}
.slider .banner li.fssActive {
    display: block;
}
.slider .splash {
	background: url(trans.png);
	color: #fff;
	display: none;
	margin-left: 650px;
	position: absolute;
	height: 450px;
	width: 250px;
	z-index: 100;
}
.splash ul {
	border-top: solid 1px #555;
	display: block;
	list-style: none;
	margin: 40px 0 0 0;
	padding: 0;
}
.splash li {
	color: #fff;
	display: block;
}
.splash a {
	color: #fff;
	display: block;
	font-size: 14px;
	line-height: 32px;
	margin-top: 1px;
	padding-left: 20px;
}
.splash a:hover {
	background: #b1610b;
	color: #fff;
	text-decoration: none;
}
.blackout {
	background: #343434;
	width: 100%;
}
.cover {
	background: #303030;
	border-top: solid 1px #000;
	color: #ccc;
	margin: auto;
	width: 950px;
}
.cover h1 {
	background: #555;
	border-bottom: solid 1px #343434;
	color: #dedede;
	font-size: 13px;
	line-height: 25px;
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent: 10px;
}
.cover p {
	line-height: 1.3em;
	margin: 5px 0 0 10px;
	padding: 0;
}
.container {
	margin: auto;
	width: 950px;
}
.container h1 {
	display: block;
	border-bottom: solid 1px #555;
	color: #fff;
	font-size: 14px;
	padding: 10px;
}
.popnav {
	background: url(bg2.gif) no-repeat;
	color: #fff;
	display: block;
	float: right;
	font-weight: normal;
	height: 25px;
	width: 250px;
	text-indent: 40px;
}
.selector {
	height: 70px;
}
.selector .list {
	background: #252525;
	color: #ddd;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 30px;
	margin: 20px 10px 20px 0;
	height: 30px;
}
.selector .list.sel, .selector .list.sel a {
	background: #292929;
	color: #fff;
	text-decoration: underline;
}
.selector .list a, .selector .list span {
	color: #aaa;
	display: block;
	font-weight: normal;
	line-height: 30px;
	height: 30px;
	padding: 0 15px;
}
.selector .list a:hover {
	background: #444;
	color: #fff;
	text-decoration: none;
}
.selector .list.project, .selector .list.locate, .selector .list.years {
	background: #252525 url(bg3.png) right center no-repeat;
	width: 180px;
}
.selector .list.project a:hover {
	background: #f60;
}
.selector .list.locate a:hover {
	background: #39f;
}
.selector .list.years a:hover {
	background: #390;
}
.selector .list .items {
	display: none;
}
.selector .list:hover .items, .selector .list.selected .items {
	background: #111;
	border-top: none;
	display: block;
	position: absolute;
	width: 180px;
}
.projects {
	margin: auto;
	width: 950px;
}
.projects h1 {
	display: block;
	border-bottom: solid 1px #555;
	color: #fff;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 10px;
}
.projects a {
    color: #fff;
    display: block;
}
.projects a b {
    display: block;
	font-weight: normal;
    margin: 10px;
}
.projects i {
    display: block;
    margin: 10px;
}
.projects .brick, .projects .doubrick {
	background: #252525;
	color: #ccc;
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	height: 204px;
	width: 180px;
}
.projects .doubrick {
    float: right;
	height: 418px;
	width: 370px;
}
.projects .brick img {
    display: block;
    height: 115px;
    width: 180px;
}
.projects .doubrick img {
    display: block;
    height: 330px;
    width: 370px;
}
.details h1 {
	background: none;
	display: block;
	font-size: 18px;
	margin: 10px 50px 0 50px;
	padding-bottom: 10px;
	text-align: center;
}
.details .box {
	background: #242424;
	display: block;
	margin: 0 50px 10px 50px;
	padding: 20px;
}
.details .partner {
	background: #242424;
	display: block;
	margin: 0 60px;
	padding: 10px 0 10px 14px;
}
.details .partner a {
    background: #1a1a1a;
    border: solid 1px #333;
    display: block;
    float: left;
    font-size: 12px;
    overflow: hidden;
	margin: 10px 10px 0 0;
	padding: 5px;
    height: 150px;
    width: 140px;
    text-align: center;
}
.details .partner img {
    display: block;
    margin: 10px auto;
}
.details a, .details b {
	color: #fff;
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
}
.lefter {
	background: #121212;
	border-right: solid 1px #444;
	color: #ccc;
	float: left;
	width: 300px;
}
.lefter h2, .lefter p {
    margin: 10px;
}
.lefter h2 {
    color: #fff;
    font-weight: normal;
}
.righter {
	float: right;
	margin: 10px 0;
	width: 640px;
}
.footer {
	background: url(bg1.gif) repeat-x;
	border-top: solid 1px #000;
	height: 53px;
	width: 100%;
}
.footer .nav {
	display: block;
	float: left;
}
.nav ul {
	display: block;
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}
.nav li {
	border-left: solid 1px #000;
	color: #fff;
	display: block;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
}
.nav a {
	color: #000;
	font-weight: normal;
}
.footer .lang {
	display: block;
	float: left;
	margin-top: 2px;
	margin-left: 8px;
	height: 20px;
	width: 55px;
}
.lang .vi {
	background: url(lang.gif) bottom no-repeat;
	display: block;
	float: left;
	height: 15px;
	width: 20px;
}
.lang .en {
	background: url(lang.gif) top no-repeat;
	display: block;
	float: left;
	margin-left: 7px;
	height: 15px;
	width: 20px;
}
.footer .slidenav {
	width: 126px;
	margin: 20px auto;
}
.slidenav .prev, .slidenav .next, .slidenav .pause {
	background: url(prev.gif) no-repeat;
	display: block;
	float: left;
	margin-right: 10px;
	height: 16px;
	width: 32px;
}
.slidenav .next {
	background: url(next.gif) no-repeat;
	margin-right: 0;
}
.slidenav .pause {
	background: url(pause.gif) no-repeat;
}
.footer .search {
	background: #404040;
	border: solid 1px #777;
	display: block;
	float: right;
	margin-top: 20px;
	height: 18px;
	width: 250px;
}
.footer .searchbox {
	background: #404040;
	border: none;
	color: #ccc;
	display: block;
	float: right;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	height: 16px;
	width: 165px;
}
.footer .searchbut {
	background: url(search.gif) no-repeat;
	border: none;
	display: block;
	float: right;
	margin: 1px 5px 1px 0;
	padding: 0;
	height: 16px;
	overflow: hidden;
	width: 16px;
	text-indent: -1000px;
}
.office {
    background: #fff;
    float: right;
    padding: 10px 0;
    width: 180px;
    text-align:center;
}
.office img {
    width: 150px;
}
.gallery, .shower {
    background: #000;
    border: solid 1px #666;
    margin: 5px;
    height: 390px;
    width: 620px;
}
.shower {
    margin: auto;
    padding: 10px;
    height: 480px;
    width: 800px;
}
.gallery img, .shower img {
    display: block;
    margin: auto;
}
.thumbnails, .thumbshow {
    margin: 10px 0;
    width: 630px;
}
.thumbshow {
    margin: auto;
    width: 830px;
}
.thumbnails img, .thumbshow img {
    border: solid 1px #aaa;
    display: block;
    float: left;
    filter: alpha(opacity=25);
    opacity: 0.25;
    margin: 5px;
    height: 48px;
    width: 78px;
}
.thumbnails img:hover, .thumbshow img:hover {
    filter: alpha(opacity=75);
    opacity: 0.75;
}
.thumbnails img.sel, .thumbshow img.sel {
    border: none;
    filter: alpha(opacity=100);
    opacity: 1;
    height: 50px;
    width: 80px;
}
.home .heading, .home .container, .home .cover {
    width: 900px;
}
.back {
    background: url(back.png) no-repeat;
    display: block;
    float: right;
    font-weight: normal;
    color: #666;
    line-height: 28px;
    margin: 10px;
    padding-right: 10px;
    height: 26px;
    width: 106px;
    text-align: center;
}