img {
	border:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2CA8DC;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 15px;
	margin-left: 1px;
}
.breadcrumbtitle  {
	font-size: 12px;
	text-transform: uppercase;
	position: absolute;
	left: 20px;
	bottom: 15px;
	color: #999999;
	height: 22px;
	width: 450px;
}
.mainlogo {
	width:470px;
	position: absolute;
	left: 50%;
	width: 90px;
	margin-left: -45px;
	height:58px;
	top: 15px;
}
#navdiv {
	height: auto;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
	top: 10px;
	text-align: center;
	}
#sitecontent {
	width: 100%;
	height: auto;
	position: absolute;
	top: 115px;
}
#nrmheader {
	height: 80px;
	width: 100%;
	margin-bottom: 5px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2CA8DC;
}
#navdiv a {
	text-transform: uppercase;
	text-decoration: none;
	width: auto;
	margin-top: 3px;
	float: left;
	margin-right: 1%;
	margin-left: 4%;
	
}
.small {
	font-size: 10px;
}
a {
	color: #4FB5DB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#secdiv {
	width: 108px;
	height: 195px;
	float: left;
	margin-right: 2px;
	margin-bottom: 5px;
	position: relative;
	left: auto;
	text-align: left;
}
#secdiv a {
	text-transform: uppercase;
	margin-top: 4px;
	float: left;
	position: absolute;
	bottom: 0px;
 
}
#sitecontent .mainimage {
}
#sitecontent #projimages {
	position: absolute;
	height: 160px;
	width: 45%;
	left: 20px;
	top: 420px;
	overflow: auto;
	text-align: right;
	white-space: nowrap;
}
.infotitle {
	font-size: 16px;
}
#sitecontent #projinfo {
	height: auto;
	width: 400px;
	position: absolute;
	left: 49%;
	top: 420px;
	text-align: left;
}
a.projthumb {
	margin-right: 2px;
}
#sitecontent #connav {
	width: 135px;
	height: 390px;
	float: left;
	overflow: hidden;
}
#sitecontent #coninfo {
	float: left;
	width: 320px;
	height: 390px;
	margin-left: 10px;
	color: #999999;
	overflow: auto;
	padding-right: 10px;
}
#secdiv img {
	 
	margin-bottom: 4px;
	 
}
