*{

	padding: 0px;
	margin: 0px;
	
}

html{

	height: 101%;

}

body{

	background: #fff;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #93a9b5;

}

a img{

	border: 0;

}

a{

	color: #333;

}

a:hover{

	color: #93a9b5;

}

p{

	margin: 0px 0px 15px 0px;

}

table{

	border-collapse: collapse;
	background: #eef3f7;
	margin: 10px 0;

}

td{

	border: 1px solid #83a2b1;
	padding: 5px;
	font-size: 9px;

}

thead{

	background: #83a2b1;
	font-size: 10px;
	text-transform: uppercase;
	font-family: "Arial Narrow";
	color: #fff;
	border: 1px solid #83a2b1;
	text-align: left;

}

th{

	padding: 5px;

}

td ul{

	margin: 0 0 0 15px;
	color: #d0232a;

}

td ul li span{

	color: #333;

}

h1, h2, h3, h4, h5, h6{

	font-weight: normal;
	margin-bottom: 15px;
	line-height: 1.2em;
	
}

h1{

	font-size: 20px;

}

address{

	font-size: 18px;
	font-style: normal;
	line-height: 22px;

}

fieldset{

	padding: 20px;
	border: 2px solid #ccc;

}

legend{

	padding: 5px;
	border: 2px solid #ccc;

}

#container{

	width: 800px;
	margin: 20px auto;
	padding: 25px;

}

#header{

	height: 70px;
	margin-top: 30px;

}

#nav{

	height: 25px;
	padding-top: 10px;
	margin-bottom: 3px;
	padding-left: 10px;

}

#nav ul{

	float: left;

}

#divisions{

	float: right;
	width: 150px;

}

#subnav{

	border-top: 1px solid #93a9b5;
	border-bottom: 1px solid #93a9b5;
	height: 25px;
	padding-top: 10px;
	padding-left: 10px;

}

#logo{

	float: right;

}

#nav ul, #subnav ul, #footer ul{

	list-style: none;

}

#nav li, #subnav li, #footer li{

	float: left;
	margin-right: 30px;

}

#nav a, #subnav a, #footer a{

	text-decoration: none;
	color: #93a9b5;

}

#nav a:hover, #subnav a:hover, #footer a:hover, #nav a.current, #subnav a.current{

	color: #333;

}

#hero{

	margin: 30px 0 50px 0;
	padding: 0;

}

#hero img{

	display: block;

}

#leftcol{

	width: 310px;
	float: left;
	margin-right: 20px;
	
}

#rightcol{

	width: 470px;
	float: left;

}

#homecol{

	width: 450px;
	float: left;

}

#homecol ul{

	margin-left: 20px;

}

#newslist{

	list-style: none;
	margin: 10px;

}

#newslist a{

	color: #93a9b5;
	text-decoration: none;
	font-size: 16px;

}

#rightcol p{



}

#gap{

	height: 600px;

}

#address{

	clear: both;
	border-bottom: 1px solid #93a9b5;
	border-top: 1px solid #93a9b5;
	padding-top: 10px;
	height: 25px;
	color: #bcbdc0;
	font-size: 11px;
	
}

#address p{

	float: left;
	padding-right: 20px;

}

#footer{

	margin-top: 10px;

}

#form{

	margin: 20px 0;

}

#form p{

	margin: 10px 0;

}

#newsflash{

	width: 320px;
	background: #ecf7fb;
	float: left;
	margin: 0 20px 0 0;
	height: 300px;

}

#projectlist{

	margin: 20px;

}

#content ul{

	margin: 15px;

}

.strong{

	font-weight: bold;

}

.bluetext{

	color: #19b6f1;
	font-size: 1.2em;

}

.flash-article{

	margin: 10px;

}

.newsheading{

	background: #c1e8fb url(../_img/quotes.gif) no-repeat 95% center;
	padding: 10px;
	color: #333;
	text-transform: uppercase;

}

.projectpane{

	border-bottom: 1px solid #93a9b5;
	margin: 30px 0;

}

.project-photo{

	width: 240px;
	float: left;

}

.slides{

	border-bottom: 1px solid #93a9b5;

}

.blue{

	background: #a0b4be;
	
}

.sea{

	background: #007db7;
	
}

.lime{

	background: #cbdb2a;

}

.splash{

	background: url(../_img/large-bg.jpg) center center no-repeat;
	height: 100%;
	
}

.pdflist ul{

	border-bottom: 1px solid #93a9b5;
	width: 250px;
	float: left;
	padding: 20px 0px;

}

.pdflist li{

	list-style-image: url(../_img/pdf.png);
	padding: 10px;
	height: 25px;
	margin-left: 40px;

}

.pdflist a{

	color: #333;
	text-decoration: none;

}

.pdflist a:hover{

	color: #93a9b5;

}

.pdfwidth{

	width: 600px;

}

.input{

	padding: 4px;
	border: 2px solid #ccc;

}

.submit{

	background: #93a9b5;
	color: #fff;
	padding: 6px;
	border: 0;

}

.success{

	padding: 20px;
	text-align: center;
	background: #cdf9a2;
	color: #333;
	border: 1px solid #90c65c;
	margin: 20px;

}

.neutral{

	padding: 20px;
	text-align: center;
	background: #f9f5bc;
	color: #333;
	border: 1px solid #e7e17b;
	margin: 20px;

}

.failure{

	padding: 20px;
	text-align: center;
	background: #f4c4c8;
	color: #333;
	border: 1px solid #d58389;
	margin: 20px;

}

.intro{

	font-size: 18px;
	line-height: 22px;

}

.article{

	margin: 20px 0;

}

.news-img{

	float: left;
	border: 1px solid #93a9b5;

}

.news-img img{

	display: block;

}

.news-text{

	padding: 0 20px;
	width: 240px;
	float: right

}

.gallery{

	width: 550px;

}

.clearer{

	clear: both;
	height: 1px;

}

#nav.index{

	background: transparent;

}

#subnav li.login{

	float: right;

}

a.enter{

	width: 100%;
	height: 100%;
	display: block;

}

.floatleft{

	width: 300px;
	float: left;

}

.plainfloatleft{

	float: left;
	margin-left: 10px;

}

.divider{

	background: url(../_img/divider.gif) no-repeat right center;
	margin-top: -10px;
	padding: 9px 30px 10px 0;

}