/*-------BROWSER STYLE RESET-------*/
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;

}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}
/*-------CUSTOMIZED CSS-------*/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	background-color: #fff;
	text-align: center;
}

a{
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}
img{
	border: 0;
}
ul{
	font-size: 12px;
	list-style: none;
	padding-right: 20px;
	}
	
ul li{
	padding: 6px 0 6px 0;
	}
p{
	margin:0;
	padding:0 0 10px 0;
	text-align: justify;
}
#activelink{
	font-weight: bold;
}
.activelink{
	font-weight: bold;
}


#container{
	margin-left: auto;
	margin-right: auto;
	width: 831px;
	height: auto;
	text-align: left;
}
#masthead{
	margin: 25px 0 30px 477px;
	width: 375px;
	height: 50px;
}
#content{
	width: 702px;
	height: auto;
	position: relative;
	float: left;
}
#navmain{
	position: relative;
	float: left;
	width: 182px;
	height: 95px;
	background-color: #64D255;
	text-align: right;
	margin: 0 15px 15px 0;
	padding-top: 10px
}

	#navmain a:hover{
		font-weight: bold;
	}
	
	#navmain #currentpage{
		color: #333;
		font-weight: bold;
	}
	
#feature{
	position: relative;
	float: left;	
	width: 504px;
}
#featureProject{
	position: relative;
	float: left;	
	width: 504px;
	height: 45px;
	padding: 75px 0 0 1px;
	margin:0;
}
#startbanner{
	margin-top:-75px;
}
#greenbar{
	height: 15px;
	width: 124px;
	position: absolute;
	z-index: 0;
	background-color: #64d255;
	left: 197px;
	display:block;
	
}
.indicators{
	z-index: 0;
	margin-top:-75px;
	margin-left:3px;
	width: 500px;
	margin-bottom: 57px;
	}
.indicators li{
	display: inline;
	height: auto;
	width: auto;
	padding:0;
	margin:0;
	border: 0;
	text-decoration: none;

}	
.indicators li img{
	border: 0;
	padding: 0;
	margin:0;
	margin-left:-3px;
	
}
#bar1, #bar2, #bar3, #bar4{
	visibility: hidden;
}
.menuPics{
	display: none;
	padding:0;
	margin:0;
}
.menuPics li{
	display: inline;
	height: 30px;
	width: 124px;
	padding:0;
	padding-right: 1px;
	margin:0;
	border: 0;
	text-decoration: none;
}
.menuPics li a:hover img{
	opacity:0.4;
	filter:alpha(opacity=40);
}
.bannerThumbs{
	margin:0;
	paddding:0;
	padding-right:0px;
	width: 124px;
	border:0;
	text-decoration:  none;
}
#rowtwo{
	position: relative;
	float: left;
	width: 702px;
	height: auto;
	background: url("../images/mainbg.jpg") top left repeat-y;
	background-color: #fff;
}
#navsub{
	position: relative;
	float: left;
	width: 182px;
	padding-top: 15px;
	padding-bottom: 15px;
	min-height: 345px;
	height: auto;
	text-align: right;
	color: #b2b2b2;
}
#navsub ul a:hover{
	font-weight: bold;
}
#navsub ul ul a{
	color: #64D255;
	font-weight: normal;
}
#navsub ul ul a:hover{
}
.tertriary{
	padding: 0;
	margin: 0;
	padding-right: 13px;
}

#main{
	position: relative;
	float: left;
	width: 504px;
	height: auto;
	padding-left: 15px;
	font-size: 12px;
}
	#homePic{
	width: 503px;
	}
	.preloaded{
		display: none;
	}
	#main a{
		color: #666666;
	}
	#coverPic{
		width: 500px;
		min-height: 375px;
		height: auto;
		position: absolute;
		z-index: 0;
	}
	#legacy{
		width: 500px;
		min-height: 375px;
		height: auto;
		visibility: hidden;
		position: absolute;
		z-index: 1;
	}
	#legacybg{
		width: 500px;
		height: 375px;
		visibility: hidden;
		position: absolute;
		z-index: 0;
	}
	#services{
		width: 500px;
		height: 375px;
		visibility: hidden;
		position: absolute;
		z-index: 3;
	}
	#servicesbg{
		width: 500px;
		height: 375px;
		visibility: hidden;
		position: absolute;
		z-index: 2;
	}
	#servicesbg img{
		padding-top: 75px;
	}
	#team{
		width: 500px;
		height: auto;
		visibility: hidden;
		position: absolute;
		z-index: 5;
	}
	#teambg{
		width: 500px;
		height: 375px;
		visibility: hidden;
		position: absolute;
		z-index: 4;
	}
	#teambg img{
		padding-top: 75px;
	}
	#mainleft{
		position: relative;
		float: left;
	}
	#mainright{
		text-align: right;
		position: relative;
		float: right;
	}
	
	#description{
		position: relative;
		float: left;
		width: 499px;
		margin: 15px 0 0 0;
		padding: 0;
		text-align: left;
	}
	#description h3{
		margin: 0 0 15px 0;
		font-weight: bold;
		
	}
	.descrips{
		position: relative;
		display: none;
		background-color: #fff;
		text-align: justify;
	}
	#projTitle, #projDesc{
	display: none;
	}
	
	.sub{
		font-size: 8px;
		vertical-align: top;
	}
	
#footer{
	position: relative;
	float: left;
	width: 182px;
	height: auto;
	text-align: right;
	margin-right: 0px;
	margin-top: 15px;
	font-size: 8px;
	background-color: #fff;
}
#footer a{
	color: #666;
	font-size: 8px;
}
#footer a:hover{
	color: #64D255;
}
