body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#navigation {
	position:absolute;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	left: 0px;
	top: 130px;
	height: 20px;
}

#blueband {
	position:absolute;
	background-color: #7FCFF0;
	margin: 0;
	width: 100%;
	left: 0px;
	top: 150px;
	padding: 10px 0 10px 0px;
}

.images {
	float: left;
	margin: 0px 13px 0px 0px;
}

.first {
	margin-left: 10px;
}

#construction {
	position:absolute;
	left:110px;
	z-index:2;
	top: 70px;
}

#descriptor {
	position:absolute;
	left: 300px;
	top: 340px;
	width: 400px;
	overflow: visible;
}

h4 {
	font: 18px/1.4 Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	}
	
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3;
	color: #666666;
}

a:link {color: #666666; text-decoration: none; font-weight: normal;}
a:visited {color: #666666; text-decoration: none;}
a:hover {color: #333333; background-color: #B2E2F6; text-decoration: none;}


#menu a {display:block; width:130px; height: 20px; padding:4px 0px 0px 10px; color:#333; background-color: none; border: 0px solid #999; text-decoration: none; font-size: 10px;}
#menu a:hover {background-color: #7FCFF0; border: 0px solid #ABB; color:#FFF;}
#menu a:active {background-color: #7FCFF0; color:#FFF;}
		

#menuhilite a {display:block; width:130px; height: 20px; padding:4px 0px 0px 10px; color:#000; background-color: #5AC1EC; border: 0px solid #788; text-decoration: none; font-size: 10px; font-weight: 800;}
#menuhilite a:hover {background-color: #5AC1EC; border: 0px solid #ABB; color:#000; font-weight: 800;}
#menuhilite a:active {background-color: #5AC1EC; color:#000;  font-weight: 800;}

#newconcept-flash {
	position: absolute;
	top: 15px;
	right: 100px;
	height: 113px;
	width: 267px;
	background: #fff;
	border: 0;
}

#newconcept-flash a, #newconcept-flash img  {
	text-align: center;
	border: 0;
}
.footerlink, .footerlink a {
	text-align: center;
	font-size: 8px;
	color: #999;
}

#footerdiv {
	position: absolute;
	bottom: 0;
	width: 100%;
	
}

#logo {
	margin-right: 20px;
}