body,td,th {
	background-color: #8DD3D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img		{
	border: 0;
	padding:0;
	margin:0;

}

.inline	{
	display: inline;
}
.access {
	display:none;
}
.clear 	{
	clear:both;
	padding-top:0px;
	margin:0;
	line-height:0px;
	}

a:link {
	color: #8DD3D3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8DD3D3;
}
a:hover {
		color: #8DD3D3;
		font-weight:bold;
		text-decoration:none;
}
a:active {
	text-decoration: none;
	color: #8DD3D3;
}

h1 {
	font-size:24px;
	font-weight:bold;
	margin-left:0;
	margin-right:0;
	margin-bottom:12px;
	margin-top:0;
	padding:0;
	border:0;
}

h2 {
	font-size:16px;
	font-weight:bold;
	margin-left:0;
	margin-right:0;
	margin-bottom:3px;
	margin-top:0;
	padding:0;
	border:0;
}

#center-layout       
	{
/*Hide from MacIE\*/
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	/*End of hidden bit*/
	}

#wrapper {

	padding:0;
	border:0;
	/*Hide from MacIE\*/
	margin-left: -450px;
	position: absolute;
	top: -300px;
	left: 50%;
	/*End of hidden bit*/
	width:900px;
	height:600px;
	background-color: #0A50A1;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
		
}

#topbar	{
	display: block;
	width:900px;
	height:120px;
	margin:0;
	padding:0;
}

	.header-left {
	float:left;
	margin:0;
	padding:0;
	border:0;
	width:100px;
	}
	
	.header-right {
	float:left;
	margin:0;
	padding:0;
	border:0;
	width:800px;
	}
	
		.banner {
		margin:0;
		padding:0;
		border:0;
		width:800px;
		height:105px;
		}
		
		.nav-bar {
		margin:0;
		padding:0;
		border:0;
		width:800px;
		}
		


#content-holder {
	text-align:left;
	margin-top: 25px;
	margin-left: 125px;
	margin-right:0;
	margin-bottom:0;
	width: 775px;
	padding:0;
	border:0;
		}
		
	.col-height-control {
		/*Hide from MacIE\*/
	float:left;
	margin:0;
	padding:0;
	width:0;
	border:0;
	height:381px;
	/*End of hidden bit*/
}

	.col-content {
	text-align:left;
	float:left;

}


.col-text	{
	float:left;
	padding:0;
	border:0;
	font-size:17px;
	line-height:24px;
}

.col-project-text	{
	float:left;
	padding:0;
	border:0;
	font-size:13px;
	line-height:16px;
}

.col-project-text li {
	list-style-type: circle;
	list-style-image: url(../images/bullet.gif);
	margin: 0;
	padding: 0;
	border:0;

}

.col-project-text ul {
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left: 15px;
	padding: 0;
	border:0;

}


.row-title	{
	padding:0;
	border:0;
	margin:0;
}

.col-text li {
	list-style-type: circle;
	list-style-image: url(../images/bullet.gif);
	margin: 0;
	padding: 0;
	border:0;
	line-height:18px;

}

.col-text ul {
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left: 15px;
	padding: 0;
	border:0;

}

.col-image	{
	text-align:left;
	float:left;
	margin:0;
	padding:0;
	border:0;
}



#footer	{
	clear:both;
	width:775px;
	padding:0;
	margin-left: 125px;
	margin-bottom:0;

}

/* top navigation */

#nav-top	{
	width:800px;
	height:19px;
	display: block;
	float:left;
	padding:0;
	background:url(../images/nav-background.gif);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;

}

#nav-top ul {
	padding: 0;
	margin-top:0;
	margin-bottom:0;
	color: #fff;
	font-size: 16px;
	list-style-type: none !important;
	margin-left: 25px;
}
#nav-top li {
	float: left;
	width:124px;
	text-align:center;
	padding: 0;
	margin:0;
	list-style-type: none !important;
}

#nav-top ul li a {
    text-decoration:none;
    color:#778FC1;

}

#nav-top ul li a:hover {
	color:#fff;
	font-weight:bold;

}

#nav-top ul li a.static {
	color:#fff;
	font-weight:bold;
}


/* projects rollovers */

#project-ro	{
	text-align:left;
	width:447px;
	display: block;
	float:left;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;

}

#project-ro ul {
	padding: 0;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	list-style-type: none !important;


}
#project-ro li {
	float: left;
	padding: 0;
	margin:0;
	list-style-type: none !important;
}

#project-ro a {
	display:block;
	background-image: url(../images/recent-projects.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
		}
#project-ro a:hover {	
		background-position: -157px 0;
		color: #E9BE75;
		}

#project-ro a.p1 {
	width:135px;
		background-position: 0px 0px;
		}
#project-ro a.p1:hover {	
	background-position: 0px -218px;
		}
		
#project-ro a.p1-static {	
	background-position: 0px -218px;
		}
#project-ro a.p1-static:hover {	
	background-position: 0px -218px;
		}
		
#project-ro a.p2 {
	width:142px;
		background-position: -134px 0px;
		}
#project-ro a.p2:hover {	
	background-position: -134px -218px;
		}
		
#project-ro a.p2-static {	
	background-position: -134px -218px;
		}
		
#project-ro a.p2-static:hover {	
	background-position: -134px -218px;
		}
		
#project-ro a.p3 {
	width:135px;
		background-position: -276px 0px;
		}
#project-ro a.p3:hover {	
	background-position: -276px -218px;
		}
		
#project-ro a.p3-static {	
	background-position: -276px -218px;
		}
#project-ro a.p3-static:hover {	
	background-position: -276px -218px;
		}
		
#project-ro a.p4 {
	width:135px;
		background-position: 0px -100px;
		}
#project-ro a.p4:hover {	
	background-position: 0px -318px;
		}
		
#project-ro a.p4-static {	
	background-position: 0px -318px;
		}
#project-ro a.p4-static:hover {	
	background-position: 0px -318px;
		}		
		
#project-ro a.p5 {
	width:142px;
		background-position: -134px -100px;
		}
#project-ro a.p5:hover {	
	background-position: -134px -318px;
		}
		
#project-ro a.p5-static {	
	background-position: -134px -318px;
		}
#project-ro a.p5-static:hover {	
	background-position: -134px -318px;
		}
		
#project-ro a.p6 {
	width:142px;
	background-position: -276px -100px;
		}
#project-ro a.p6:hover {	
	background-position: -276px -318px;
		}
		
#project-ro a.p6-static {	
	background-position: -276px -318px;
		}
#project-ro a.p6-static:hover {	
	background-position: -276px -318px;
		}		
