body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
}
#bg2 {
	width: 1024px;
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top {
	visibility: hidden;
}
#newsheadlines {
	height: 70px;
	width: 170px;
	font-size: 10px;
	margin-top: 10px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
}
#newsheadlines h1, #featuredproject h1, #sustainability h1, #newsheadlines h1 a, #featuredproject h1 a, #sustainability h1 a {
	font-size: 14px;
	color: #999966;
	margin: 0px;
	font-weight: bold;
	padding: 0px;
}
#newsheadlines ul, #sustainability ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
}
#newsheadlines li, #sustainability li {
	margin-top: 5px;
}
#newsheadlines a, #sustainability a {
	color: #0060A8;
	text-decoration: none;
	font-weight: normal;
}
#newsheadlines a:hover, #sustainability a:hover {
	color: #999966;
}


#nav {
	font-weight: bold;
	text-transform: uppercase;
	color: #0060A8;
	font-size: 12px;
	visibility: hidden;
}
#left {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
#page {

}
#bottomshadow {
	visibility: hidden;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu ul{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
	text-align: center;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: block;
	text-decoration: none;
	color: #0060A8;
	font-weight: bold;
	line-height: 25px;
	background-image: url(../images/nav-div.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	font-size: 12px;
	width: 78px;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0060A8;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0060A8;
	border-left-color: #0060A8;
	background-image: url(../images/nav2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.main-header {
	font-size: 18px;
	clear: right;
}


/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
	display: list-item;
	float: none;
	text-align: left;
	white-space: nowrap;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	font-size: 11px;
	text-transform: capitalize;
	display: block;
	width: 140px;
}
.main-projects a {
	color: #999966;
	text-decoration: none;
}

#main1 {
	background-image: url(../images/main-bg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 389px;
	width: 529px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: justify;
	background-color: #FFFFFF;
	z-index: 1;
}
.main-projects {
	position: absolute;
	font-size: 18px;
	text-align: right;
	top: 384px;
	width: 549px;
	height: 100px;
	white-space: nowrap;
	color: #999966;
}
.main-projects img {
	border: 1px solid #FFFFFF;
}

#bottom {
	height: 25px;
	clear: both;
	font-size: 10px;
	line-height: 25px;
	text-align: right;
	width: 100%;
}
#uhslogo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.suckertreemenu ul li a:hover{
	color: #999966;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
	background-image: url(media/arrow-down.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
	background-image: url(media/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */
#main2 {
	background-image: url(../images/main-pic2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 389px;
	width: 529px;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
}
#main1 .main-projects a {
	color: #999966;
	text-decoration: none;
}
#main2 .main-projects a {
	color: #FFFFFF;
	text-decoration: none;
}
#main3 {
	background-image: url(../images/main-pic3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 389px;
	width: 529px;
	color: #000000;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
}
#main3 .main-projects a {
	color: #FFFFFF;
	text-decoration: none;
}
#main {
	min-height: 389px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	z-index: 50;
}
.pic2 {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main  h1, #main-projects h1 {
	font-size: 18px;
	font-weight: normal;
	color: #0061AA;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9A9A68;
}
#main  h2, #main-projects h2 {
	color: #0060A8;
	font-size: 14px;
	font-weight: bold;
}

.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right img {
	border: 1px solid #999966;
	margin-bottom: 5px;
	padding: 4px;
	background-color: #CCCCCC;
	text-decoration: none;
}
.right a img {
	text-decoration: none;
}

.button {
	background-image: url(../images/btn-bg.jpg);
	background-repeat: repeat-x;
	background-color: #EFEFF1;
	background-position: center center;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #0060A8;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	text-decoration: none;
}
.btn-pdf {
	background-image: url(../images/btn-bg-pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 30px;
}
.button a {
	text-decoration: none;
	line-height: 18px;
}
.grey-11 {
	font-size: 11px;
	color: #68737A;
}
a {
	color: #0060A8;
}
.box1 {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
	width: 140px;
	border: 1px solid #999966;
	font-size: 11px;
	clear: right;
	color: #666666;
	text-align: left;
}

.heading2 {
	color: #0060A8;
	font-size: 14px;
	font-weight: bold;
}
#projectphotos {
	text-align: center;

}

.pic1 {
	border: 1px solid #999966;
	margin-bottom: 20px;
	padding: 4px;
	background-color: #CCCCCC;
	float: left;
	margin-right: 20px;
}
.btn-webcam {
	background-image: url(../images/btn-bg-webcam.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 30px;
}
a:hover {
	color: #999966;
}

#projectphotos  img {
	border: 1px solid #999966;
	padding: 4px;
	background-color: #CCCCCC;
	text-decoration: none;
	margin: 5px;
}
.btn-images {
	background-image: url(../images/btn-bg-images.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 30px;
}
#main  ul, #main-projects ul {
	margin: 0px;
	padding-left: 15px;
}
#projectslist, #personnellist {
	list-style-type: none;
	display: inline;
}
#projectslist li, #personnellist li {
	display: inline;
	float: left;
}
#projectslist a, #personnellist a {
	text-decoration: none;
	display: block;
	width: 240px;
	height: 65px;
	text-align: left;
	padding-right: 10px;
	float: left;
	padding-top: 10px;
}
#projectslist a {
	font-weight: bold;
}
#personnellist a {
	height: 108px;
}
.buttonrow {
	height: 30px;
}

#projectslist img, #personnellist img {
	border: 1px solid #999966;
	padding: 4px;
	background-color: #CCCCCC;
	text-decoration: none;
	margin-top: -10px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 0px;
	float: left;
	width: 70px;
}
#projectslist img {
	height: 57px;
}
#personnellist img {
	height: 98px;
}
#featuredproject {
	width: 170px;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 20px;
}
#featuredproject img {
	border: 1px solid #999966;
	margin-top: 5px;
}
#featuredproject img:hover {
	border-top-color: #0061AA;
	border-right-color: #0061AA;
	border-bottom-color: #0061AA;
	border-left-color: #0061AA;
}
#news {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
}
#left .button {
	text-transform: uppercase;
	font-size: 12px;
	width: 140px;
	margin-left: 20px;
	margin-top: 10px;
}
#sustainability {
	width: 170px;
	font-size: 10px;
	margin-top: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
	height: 70px;
}
.formtable {
	font-size: 11px;
	font-weight: bold;
}
.formtable td {
	padding-bottom: 5px;
}
.formtable input, .formtable textarea {
	font-size: 11px;
}
.disclaimer {
	font-size: 10px;
}
#gallery {

}
#overview {
	list-style-type: none;
}
#overview strong {
	color: #0060A8;
}
#main-projects {
	float: left;
	width: 529px;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
	overflow: auto;
	padding-bottom: 10px;
}
#page2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image: url(../images/bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
}

