html {
	height: 100%;
}
body {
	text-align: center;
	margin: 0 auto;
	padding: 0px;
	height: 100%;
}
#eceMain {
	background-color: #FFFFFF;
	width: 50em;
	height: 90%;
	min-height: 40em;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#eceContent {
	background-color: #FFFFFF;
	width: 50em;
	text-align: center;
}
#eceSubcontent {
	background-color: #FFFFFF;
	width: 100%;
	text-align: left;
}
#eceImageLoader {
	visibility: hidden;
}
#eceHead {
	float: left;
	background-color: #FFFFFF;
	width: 50em;
	text-align: left;
}
#eceNav {
	float: left;
	background-color: #FFFFFF;
	background-image: url('images/nav3.gif');
	margin-top: 120px;
	width: 50em;
	height: 30px;
	text-align: left;
}
#eceInsideMargin {
	background-color: #FFFFFF;
	float: left;
	width: 140px;
	margin-top: 4.5em;
	margin-left: .5em;
}
#eceInsideContent {
	background-color: #FFFFFF;
	float: left;
	position: relative;
	display: inline;
	padding: 20px;
	width: 590px;
}
#ecePhone {
	background-color: #FFFFFF;
	position: absolute;
	width: 5em;
	height: 1em;
	top: 90px;
	left: 655px;
	z-index: 4;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #000099;
}
#eceProjectNav {
	background-color: #FFFFFF;
	float: left;
	padding: 20px;
	width: 15em;
	height: 500px;
}
#eceProjectDisplay {
	background-color: #FFFFFF;
	float: left;
	width: 400px;
	height: 400px;
	text-align: left;
}
#eceGen {
	background-color: #FFFFFF;
	position: absolute;
	top: 500px;
	left: 400px;
	text-align: left;
}
#eceFooter {
	background-color: #E8EBF0;
	width: 50em;
	height: 10%;
	min-height: 4em;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	bottom: 0;
}
#eceDropDown {
	position: absolute;
	left: 190px;
	top: 145px;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #000099;
	z-index: 5;
}
#eceDropDown a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	position: relative;
	display: block;
	margin: 0;
	text-align: left;
	text-decoration: none;
	padding: 5px;
	background: #FFFFFF;
	color: #000099;
}
#eceDropDown a:hover {
	background: #3366FF;
}
.eceDiv {
	background-color: #FFFFFF;
	float: left;
}
.eceThumbDiv {
	float: left;
	height: 80px;
	width: 100px;
	background-repeat: no-repeat;
}
.eceThumbDiv:hover {
	cursor: pointer;
}
.eceError {
	color: #CC0000;
}
.eceGreen {
	color: #009900;
}
.eceGreenLarge {
	font-family: Arial, Verdana, sans-serif;
	color: #009900;
	font-size: 16px;
	font-weight: bold;
}
.eceFooter {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000033;
}
.eceNavImage {
	position: relative;
	border: 0;
	top: 3px;
}
.eceSubImage {
	position: relative;
	border: 0;
	padding-top: 5px;
	margin-left: 20px;
	z-index: 3;
}
.eceContentText {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000033;
}
.ecePageTitle {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.eceTitle {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.eceProjectTitle {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #000099;
}
.eceProjectDesc {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000033;
}
.eceInput {
	border: 1px solid #000099;
}
.eceButton {
	border: 1px solid #000099;
	background-color: #CCCCCC;
	color: #000099;
	font-weight: bold;
}
.eceLargeLink {
	font-size: 16px;
	text-decoration: underline;
}
.eceLargeText {
	font-family: Arial, Verdana, sans-serif;
	color: #000099;
	font-size: 16px;
	font-weight: bold;
}
.eceThumb {
	border: 0;
	padding-top: 15px;
	padding-right: 17px;
}
.eceStaffName {
	color: #3366FF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
}
.eceStaffTitle {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #000099;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #3366FF;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
a:active {
	color: #000099;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
