@charset "utf-8";
/* CSS Document */

body     { color: #000; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff; text-align: center; line-height:1.2 }

h1 { font-size: 1.5em }
#container   { background-color: #fff; text-align: center; margin: 16px auto 0; width: 780px; height: auto; min-height: 566px; border: solid 0 #b3ab95; }

#header  {
	background-color: #eef9fe;
	text-align: right;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 780px;
	height: 104px;
}
#header .logo  { text-align: left; margin-top: 24px; margin-left: 30px; float: left; }

#header .image { text-align: right; margin-right: 0; float: right; clear: left; }

#breadcrumb { visibility:hidden; color: #000; font-size: 0.8em; font-weight: bold; line-height: 6em; text-align: left; padding-bottom: 5px; padding-left: 27px; height: 50px; clear: both; vertical-align: bottom; }
#breadcrumb a:link { color: #4d9fa5; text-decoration: none; }
#breadcrumb a:visited { color: #4d9fa5; text-decoration: none; }
#breadcrumb a:active { color: #fff; text-decoration: none; background-color: #515458; }
#breadcrumb a:hover { color: #fff; text-decoration: none; background-color: #515458; }

#content_projects_measurements    { color: #000; font-size: 1em; font-weight: bold; display: block; margin-right: 4px; margin-bottom: 0; padding: 4px 2px 4px 4px; width: 100%; }

.teal { color: #4D9FA5;}
span.imgbox { display:block; float:left; height:71px; margin:10px; text-align:center; width:147px; }
