@font-face {  
font-family: "League Gothic";  
src: url(LeagueGothic.ttf) format("truetype");  
} 

body {
	padding: 0px;
	background-color: #000;
	margin: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #8A8A8A;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333;
}

h1 {
	font-family: "League Gothic";
	font-size: 3.8em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 50px;
}

h2 {
	font-family: "League Gothic";
	font-size: 3em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 50px;
}

h3 {
	font-family: "League Gothic";
	font-size: 2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 6px;
	padding-left: 2px;
	list-style-type: square;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#left_fixer {
	width:1194px;
	margin-left:auto;
	margin-right:auto;
}

#right_fixer {
	width:1194px;
	margin-left:auto;
	margin-right:auto;
}

#left_container {
	position:fixed;
	width:180px;
}

#right_container {
	float:right;
	width:604px;
}

#box {
	width:604px;
	height:42px;
	z-index: 3;
	position:fixed;
}

#menu_container {
	width:180px;
	float:left;
}

#logo {
	width:180px;
	z-index: 3;
	left:267px;
}

#menu {
	width:180px;
	z-index: 3;
	top:100px;
}

#content_home {
	width:1194px;
	height:804px;
	margin-left:auto;
	margin-right:auto;
}


#content_discover {
	width:1194px;
	height:804px;
	margin-left:auto;
	margin-right:auto;
}

#content_difference {
	width:1194px;
	height:804px;
	margin-left:auto;
	margin-right:auto;
}

#content_project {
	width:1194px;
	height:804px;
	margin-left:auto;
	margin-right:auto;
}

#content_sustainability {
	width:1194px;
	height:804px;
	margin-left:auto;
	margin-right:auto;
}

#content_services {
	width:1194px;
	height:804px;
	margin-left:auto;
	margin-right:auto;
}

#content_completed {
	width:1194px;
	height:804px;
	margin-left:auto;
	margin-right:auto;
}

#content_who {
	width:1194px;
	height:804px;
	margin-left:auto;
	margin-right:auto;
}

#content_contact {
	width:1194px;
	height:804px;
	margin-left:auto;
	margin-right:auto;
}

#content_project_detail {
	width:1194px;
	height:804px;
	margin-left:auto;
	margin-right:auto;
}

#content_discover_functional {
	width:1194px;
	height:804px;
	margin-left:auto;
	margin-right:auto;
}

#content_discover_conomical {
	width:1194px;
	height:804px;
	margin-left:auto;
	margin-right:auto;
}

#content_discover_enviromental {
	width:1194px;
	height:804px;
	margin-left:auto;
	margin-right:auto;
}

#content_discover_concrete {
	width:1194px;
	height:804px;
	margin-left:auto;
	margin-right:auto;
}

#content_difference_education {
	width:1194px;
	height:804px;
	margin-left:auto;
	margin-right:auto;
}

#content_difference_integration {
	width:1194px;
	height:804px;
	margin-left:auto;
	margin-right:auto;
}

#content_difference_maintain {
	width:1194px;
	height:804px;
	margin-left:auto;
	margin-right:auto;
}

#balloon {
	width:140px;
	height:162px;
	top:3470px;
	right:495px;
	position: absolute;
	background-image: url(../images/red_balloon.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#balloon_carpet {
	width:140px;
	height:162px;
	top:3783px;
	left:1020px;
	position: absolute;
	z-index: 3;
	visibility: inherit;
}

#balloon_vct {
	width:160px;
	height:160px;
	top:3506px;
	left:1093px;
	position: absolute;
	z-index: 3;
}

#box_carpet {
	width:200px;
	height:100px;
	top:3904px;
	left:960px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000;
}

#box_vct {
	width:200px;
	height:100px;
	top:3463px;
	left:1227px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000;
}

a.menu_discover {
	font-family: "League Gothic";
	font-size: 2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
	text-align: right;
	color:#999;
}

a.menu_discover:hover {
	font-family: "League Gothic";
	font-size: 2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
	text-align: right;
	color:#000;
}
a.menu_difference {
	font-family: "League Gothic";
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color:#AAB2B7;
	font-size: 4em;
}


a.menu_difference:hover {
	font-family: "League Gothic";
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color:#FFF;
	font-size: 4em;
}


.balloon {
	font-family: "League Gothic";
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 6px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
}
.bg_discover {
	background-image: url(../images/bg_discover.jpg);
	background-repeat: repeat-x;
}
.bg_difference {
	background-image: url(../images/bg_difference.jpg);
	background-repeat: repeat-x;
}
.bg_sustain {
	background-image: url(../images/bg_sustain.jpg);
	background-repeat: repeat-x;
}

.call {
	font-family: "League Gothic";
	font-size: 28px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
	letter-spacing: 1px;
}
.go {
	font-family: "League Gothic";
	font-size: 20px;
	color: #000;
	font-weight: lighter;
}

.go a{
	font-family: "League Gothic";
	font-size: 1.2em;
	color: #000;
}

.go a:hover{
	font-family: "League Gothic";
	font-size: 1.2em;
	color: #000;
}

.green {
	color: #42711F;
}

.green2 {
	color: #8BA991;
}

.menu_discover {
	font-family: "League Gothic";
	font-size: 2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
	text-align: right;
	color:#000;
}
.menu_difference {
	font-family: "League Gothic";
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color:#FFF;
	font-size: 3em;
}

.n {
	font-family: "Times New Roman", Times, serif;
	font-size: 3em;
	font-style: italic;
	color: #FFF;
}

.project_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.white {
	color: #FFF;
}

.scroll-pane
{
width: 330px;
height:310px;
padding-right:2px;
overflow: auto;
}
