.fterlnk {
	font-family : "Century Gothic", Arial, sans-serif;
	font-size : 10px;
	color : #aaaaaa;
	padding-top : 5px;
	display : block;
	padding-bottom : 5px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

li {
	background: url(assets/bullet.gif) no-repeat left top;
	padding-left: 20px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00CC00;
	padding-bottom: 5px;
}
h1 {
font-family : "Century Gothic", Arial, sans-serif;
font-size : 10px;
color : #cccccc;
padding-top : 5px;
display : block;
padding-bottom : 5px;
}
a {
font-family : "Century Gothic", Arial, sans-serif;
text-decoration : none;
color : #00ff99;
}
a:hover {
	color : #009900;
	text-decoration : none;
}
.project {
	font-family : "Century Gothic", Arial, sans-serif;
	font-size : 24px;
	color : #FFFFFF;
	margin : 0px;
	line-height: normal;
}
.projectheading {
	font-family : "Century Gothic", Arial, sans-serif;
	font-size : 52px;
	color : #006600;
	padding-left : 5px;
	line-height : normal;
}
.clientinfo {
	font-family : "Century Gothic", Arial, sans-serif;
	font-size : 12px;
	color : #00cc66;
	line-height: 13px;
}
.location {
	font-family : "Century Gothic", Arial, sans-serif;
	font-size : 16px;
	color : #00cc66;
}
.clientdata {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-transform: uppercase;
}

.projectdata {
	font-family : "Century Gothic", Arial, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	padding-right: 15px;
	line-height: normal;
	padding-top: 5px;
	margin-top: 8px;
}
.listdata {
	font-family : "Century Gothic", Arial, sans-serif;
	font-size : 12px;
	color : #ffffff;
	padding-right: 15px;
}
.projectheading2 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 36px;
	color: #374601;
	line-height: 18px;
}
.emailbox {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	line-height: normal;
}
.textlinkbox {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #00CCFF;
	background-color: #003300;
	border: 1px solid #006600;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	width: auto;
	margin: 3px;
	line-height: 22px;
	display: inline;
	left: auto;
	right: auto;
}
.textlinkbox a:link {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #00FF99;
	}
.textlinkbox a:hover {
	color: #FFFFFF;
}

body {
        background-color:#000000;
       	height: 100%;
		width: 100%;
		margin:0;
		text-align: center;
		scrollbar-base-color: #003300;
		scrollbar-track-color: #003300;
		scrollbar-face-color: #006644;
		scrollbar-highlight-color: #00cc00;
		scrollbar-3dlight-color: #001100;
		scrollbar-darkshadow-color: #003300;
		scrollbar-shadow-color: #006600;
}
#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -300px;
	text-align: center;
}
#wrapper {
	background-color: #000000;
	text-align: left;
	width: auto;
	}

#header {
	position:relative;
	width:100%;
	height: 120px;
	top: 0px;
	background-color: #003300;
	text-align: center;
	background-image: url(assets/header-bg.jpg);
	background-repeat: repeat-x;
}
#header3 {
	position:relative;
	width:100%;
	top: 0px;
	background-color: #000000;
	text-align: center;
	overflow: auto;
	background-image:url(assets/content-bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#header3urban {
	position:relative;
	width:100%;
	top: 0px;
	background-color: #000000;
	text-align: center;
	overflow: auto;
	background-image:url(assets/content-bg-urban.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#header3residential {
	position:relative;
	width:100%;
	top: 0px;
	background-color: #000000;
	text-align: center;
	overflow: auto;
	background-image:url(assets/content-bg-residential.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#header3resort {
	position:relative;
	width:100%;
	top: 0px;
	background-color: #000000;
	text-align: center;
	overflow: auto;
	background-image:url(assets/content-bg-resort.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}

#header3pre {
	position:relative;
	width:100%;
	height:100%;
	top: 0px;
	background-color: #000000;
	text-align: center;
	overflow: auto;
}
#headerlogo {
		position:relative;
		width:950px;
		top:25px;
		z-index: 1;
		text-align: left;
}

#bodybox { position:relative; width:1000px; height: 420px; display: block; margin-right: auto; margin-left: auto; text-align: center; margin-top: 0px; margin-bottom: 0px; 
}
#flashelemen {
	position:absolute;
	right: 20px;
	width:300px;
	height:95px;
	top: 0px;
}
#footer {
	position:relative;
	width:100%;
	height:50px;
	top: 0px;
	background-color: #003300;
	text-align: center;
	background-image: url(assets/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#bodysoloheader {
	position:relative;
	width:100%;
	top: 0px;
	background-color: #000000;
	text-align: center;
	overflow: auto;
	background-image:url(assets/content-bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#bodysolo {
	position:absolute;
	width:960px;
	height: 360px;
	left: 20px;
	top: 20px;
	text-align:left;
	overflow:hidden;
	border: 1px solid #000000;
}
#bodysolocopy {
	position:absolute;
	width:920px;
	height: 320px;
	top: 20px;
	text-align:left;
	z-index:2;
	margin-left: 20px;
}
#flashcontainer {
	position:absolute;
	width:500px;
	height: 360px;
	left: 0px;
	top: 20px;
	text-align:left;
	overflow:hidden;
	border: 1px solid #000000;
}
#flashcurtain {
	position:absolute;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	-khtml-opacity:0.6;
	width:100%;
	height:100%;
	background-color: #000000;
	top: 0px;
	left: 0px;
	z-index:1;
}
#flash {
	position:absolute;
	width:480px;
	height: 320px;
	left: 0px;
	top: 20px;
	text-align:left;
	z-index:2;
}
#projectcontainer {
	position:absolute;
	width:440px;
	height: 80px;
	right: 0px;
	top: 20px;
	text-align:left;
	border: 1px solid #000000;
}
#projects {
	position:absolute;
	width:400px;
	height: 40px;
	left: 20px;
	top: 20px;
	text-align:left;
	z-index:2;
}
#givingbackcontainer {
	position:absolute;
	width:440px;
	height: 360px;
	right: 0px;
	top: 20px;
	text-align:left;
	overflow:hidden;
	border: 1px solid #000000;
}
#givingbackcopy {
	position:absolute;
	width:400px;
	height: 320px;
	left: 20px;
	top: 20px;
	text-align:left;
	z-index:2;
	overflow: auto;
}
#copycontainer {
	position:absolute;
	width:440px;
	height: 260px;
	right: 0px;
	top: 120px;
	text-align:left;
	overflow:hidden;
	border: 1px solid #000000;
}
#copycurtain {
	position:absolute;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	-khtml-opacity:0.75;
	width:100%;
	height:100%;
	background-color: #000000;
	top: 0px;
	left: 0px;
	z-index:1;
}
#copy {
	position:absolute;
	width:400px;
	height: 220px;
	left: 20px;
	top: 20px;
	text-align:left;
	z-index:2;
	overflow: auto;
}
#porturban {
	position:absolute;
	width:400px;
	height: 150px;
	left: 40px;
	top: 40px;
	text-align:left;
	overflow:hidden;
	border: 1px solid #000000;
	z-index:1;
}
#portspacer {
	padding: 20px;
	width: auto;
	z-index:3;
	position: absolute;
	left: 0px;
	top: 0px;
}

#portresidential {
	position:absolute;
	width:400px;
	height: 150px;
	left: 40px;
	text-align:left;
	overflow:hidden;
	border: 1px solid #000000;
	bottom: 40px;
	z-index:1;
}
#portworkplace {
	position:absolute;
	width:400px;
	height: 150px;
	right: 40px;
	top: 40px;
	text-align:left;
	overflow:auto;
	border: 1px solid #000000;
	z-index:1;
}
#portresort {
	position:absolute;
	width:400px;
	height: 150px;
	right: 40px;
	bottom: 40px;
	text-align:left;
	overflow:auto;
	border: 1px solid #000000;
	z-index:1;
}
#portcurtain {
	position:absolute;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	-khtml-opacity:0.8;
	width:100%;
	height:100%;
	background-color: #000000;
	top: 0px;
	left: 0px;
	z-index:2;
}
.underline {
	text-decoration: underline;
}
