body {
	width:100%;
	padding:0;
	margin:0;
	background-color:#fff;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:underline;
}

p {
	margin:10px 0;
}
h1 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	color:#000;
}
h2 {
	font-size:16px;
	font-weight:normal;
	margin-bottom:10px;
}
h3 {
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
li {
	margin:0;
	padding:0;
}
img {
	border:0;
	margin:0;
	padding:0;
}
.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	border:none;
	float:none
}
.hidden {
	display:none;
}
#container {
	position:relative;
	top:40px;
	width:980px;
	left:50%;
	margin-left:-490px;
	clear:both;
	min-width:980px;
}
#top {
	position:relative;
	height:160px;
	background:#fff200;
	clear:both;
}
#content {
	position:relative;
	clear:both;
	margin:70px 0;
}
#bottom {
	position:relative;
	height:160px;
	background:#fff200;
	clear:both;
}
#bottom-2 {
	position:relative;
	height:160px;
	background:#fff200;
	display:none;
	clear:both;
}
#bottom-3 {
	position:relative;
	height:160px;
	background:#fff200;
	display:none;
	clear:both;
}
#bottom-4 {
	position:relative;
	height:160px;
	background:#fff200;
	display:none;
	clear:both;
}
#bottom-5 {
	position:relative;
	height:160px;
	background:#fff200;
	display:none;
	clear:both;
}
.grid {
	position:absolute;
	top:0;
	right:0;
}
.logo {
	position:absolute;
	top:50px;
	left:50px;
}
.top-banner {
	position:absolute;
	top:30px;
	left:300px;
	background:#fff;
	padding:15px 25px 25px 25px;
}
.quotation {
	position:absolute;
	top:45px;
	left:690px;
}
.top-grid {
	position:absolute;
	top:150px;
	left:0;
}
.navigation {
	position:absolute;
	left:0;
	width:300px;
}
.navigation li {
	float: right;
	padding-bottom:3px;
	cursor:pointer;
}
.main {
	position:relative;
	left:325px;
	width:550px;
	overflow: visible;
	margin-bottom:140px;
	text-align:justify;
}
.bottom-logo {
	position:absolute;
	top:20px;
	left:100px;
}
.bottom-navigation {
	position:absolute;
	top:0;
	left:300px;
	background:#fff;
	padding:0 55px 10px 25px;
}
.bottom-navigation li {
	padding-bottom:3px;
	cursor:pointer;
}
.bottom-description {
	position:absolute;
	top:10px;
	left:690px;
	width:280px;
	text-align:justify;
}
.bottom-grid {
	position:absolute;
	bottom:0;
	left:0;
}
.team {
	clear:both;
}
.photo {
	float:left;
	width:150px;
	margin-bottom:20px;
}
.detail-photo {
	float:left;
	margin:0 7px 7px 0;
}
.desc {
	float:left;
	width:300px;
}
.copy {
	position:absolute;
	bottom:10px;
	font-size:11px;
	left:20px;
}
.disclaimer {
	position:absolute;
	bottom:10px;
	font-size:11px;
	left:300px;
	width:350px;
}
.partners td {
	vertical-align:top;
	padding:0 20px 20px 0;
}
.gallery-list li {
	margin-bottom:1em;
}
.banner {
	padding-top:20px;
}
