*{
	color:#666;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight: normal;
	line-height:13px;
}
img{
	border:none;
	margin:0;
	padding:0;
}
#wrapper{
	width: 100%;
	background-color: #fff;
}
#main{
	width: 920px;
	height: 590px;
	background: #fff url(../images/header.gif) no-repeat;
}
#menu{
	width: 920px;
	height:20px;
	position:relative;
	float: left;
	margin-top: 30px;
	margin-bottom: 50px;
}

#menu UL{
	padding:0;
	margin:0;
}
#menu UL LI{
	display:block;
	float:left;
	padding-top: 11px;
	padding-right:50px;
	text-align:left;
	font-size:12px;
	letter-spacing: 1px;
}

#menu A{
	color: #bbb;
	text-decoration: none;
}
#menu A:Hover{
	color: #afbc1f;
}
#menu .secondaryGreen{
	color: #afbc1f;
}
#menu .over{
	color: #afbc1f;
}
#intro{
	width: 445px;
	height:110px;
	position:relative;
	float: left;
	margin-bottom: 10px;
}
#intro P{
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size:13px;
	line-height:16px;
	text-align: left;
	color: #666;
}
#intro STRONG{
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	color: #afbc1f;
	font-weight: bold;
}
#flash{
	width: 920px;
	min-height:330px;
	position:relative;
	float: left;
	margin-bottom: 15px;
}
#contact{
	width: 850px;
	height:450px;
	position:relative;
	float: left;
	margin-bottom: 15px;
	text-align: left;
}
#contactMap{
	width: 850px;
	height:380px;
	position:relative;
	float: left;
	margin-top: 70px;
	margin-bottom: 15px;
	text-align: left;
}
#news{
	width: 850px;
	height:450px;
	position:relative;
	float: left;
	margin-bottom: 15px;
	text-align: left;
	color: #666;
}

#news STRONG{
	font-size:13px;
	line-height:14px;
	text-align: left;
	font-weight: bold;
	color: #afbc1f;
}

#content_wrapper{
	width:450px;
	min-height: 450px;
	float: left;
	margin-right: 20px;
}
#content{
	width:415px;
	height:450px;
	clear: left;
	overflow: hidden;
	float: left;
	padding-right: 25px;
}


#projects{
	width: 920px;
	height:450px;
	position:relative;
	float: left;
	margin-bottom: 15px;
	text-align: left;
}
.image {
	margin-top: 70px;
	margin-right: 25px;
}
.thumb {
	margin-top: 13px;
	margin-bottom: 10px;
}
.bodyCopy{
	text-align: left;
	font-size:11px;
	line-height:14px;
	text-align: left;
	color: #666;
	padding-bottom: 11px;
}
.bodyCopy STRONG{
	font-size:11px;
	line-height:16px;
	text-align: left;
	font-weight: bold;
	color: #666;
}
.bodyCopy P{
	display: block;
	line-height:14px;
	margin-top: 0;
	margin-bottom: 4px;
}
.bodyCopy P STRONG{
	font-weight: bold;
}
.projectIntro{
	margin: 0px;
	text-align: left;
	font-size:16px;
	line-height:20px;
	color: #afbc1f;
}
.projectFooter {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 9px;
	line-height:20px;
	color: #afbc1f;
}
#footer{
	width: 920px;
	height:25px;
	position:relative;
	float: left;
	text-align: left;
	color: #bbb;
}
.footerMenu{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 9px;
	color: #666;
}
.footerMenuGreen{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 9px;
	color: #afbc1f;
}
.footerMenu A{
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
.footerMenu A:Hover{
	color: #afbc1f;
}
.footerMenu .secondaryGreen{
	color: #afbc1f;
}


.vScrollbar{
	float:left;
}
.vTrack{
	background:#fff;
	border:1px solid #e8e8e8;
	overflow:hidden;
	position:absolute;
	width:15px;
}
.vThumb{
	background:#e8e8e8;
	height:15px;
	left:1px;
	overflow:hidden;
	position:absolute;
	top:0;
	width:13px;
	margin-top:1px;
	margin-bottom:1px;
}

.textarea input{
	width: 250px;
	padding:3px 3px 3px 3px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 3px;
    background-color: #eee;
    border: 1px solid #ddd;
    font-size: 11px;
}
.textarea textarea{
	width: 250px;
	padding:3px 3px 3px 3px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 3px;
    background-color: #eee;
    border: 1px solid #ddd;
    font-size: 11px;
}
.file {
	padding:3px 3px 3px 3px;
	margin-bottom: 2px;
	margin-top: 7px;
	margin-left: 10px;
    border: 1px solid #ddd;
    font-size: 11px;
    background-color: #eee;
}

/* Index Page Setup */

#indexMenu{
	width: 520px;
	height:20px;
	position:relative;
	float: left;
	margin-top: 30px;
}

#indexMenu UL{
	padding:0;
	margin:0;
}
#indexMenu UL LI{
	display:block;
	float:left;
	padding-top: 11px;
	padding-right:50px;
	text-align:left;
	font-size:12px;
	letter-spacing: 1px;
}

#indexMenu A{
	color: #bbb;
	text-decoration: none;
}
#indexMenu A:Hover{
	color: #afbc1f;
}
#indexMenu .secondaryGreen{
	color: #afbc1f;
}

#indexIntro{
	width: 455px;
	height:110px;
	font-size:13px;
	line-height:16px;
	position:relative;
	float: left;
}
#indexIntro P{
	display: block;
	margin-top: 0px;
	text-align: left;
	color: #666;
}
#indexIntro STRONG{
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	color: #afbc1f;
	font-weight: bold;
}
#indexMenu .over{
	color: #afbc1f;
}