.BREAD {
	font-family: arial;
	font-size: 11px;
	font-weight: 400;
	color: #e5e5e5;
}
.arial-12 {
	font-family: arial;
	font-size: 12px;
	font-weight: 400;
	color: #e5e5e5;
	line-height: 25px;
}

a.arial-12 {
	text-decoration: none;
}

.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
}
.line-white {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #565656;
}

.footer {
	background-image: url(images/civil-engineering.jpg);
	background-repeat: no-repeat;
}

.linebottom {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006400;
}
.linebottom-8 {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #006400;
}

.rob-con-30-grey {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 27px;
	line-height: 35px;
	font-weight: 300;
	color: #444444;
}
.rob-con-35-grey {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 32px;
	line-height: 35px;
	font-weight: 300;
	color: #444444;
}
.rob-con-25-grey {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 26px;
	line-height: 31px;
	font-weight: 300;
	color: #444444;
}
.rob-con-22-grey {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 300;
	color: #444444;
	text-decoration: none;
}
.rob-con-23-grey {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: 300;
	color: #444444;
}

.rob-con-20-grey {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #444444;
	text-decoration: none;
}
.rob-con-18-white {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
}
.rob-con-bold-40-green {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 40px;
	line-height: 45px;
	font-weight: 700;
	color: #006400;
	text-decoration: none;
}




.rob-con-25-greyreg {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 25px;
	line-height: 33px;
	font-weight: 400;
	color: #444444;
}



.rob-con-bold-40-grey {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 40px;
	line-height: 45px;
	font-weight: 700;
	color: #444444;
	text-decoration: none;
}

.rob-con-30-boldgrey {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
	color: #444444;
	text-decoration: none;
}

.rob-con-60-green {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 65px;
	line-height: 70px;
	font-weight: 700;
	color: #006400;
}

.rob-con-22-white {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
	line-height: 35px;
	font-weight: 300;
	color: #ffffff;
	text-decoration: none;
}
.rob-con-30-white {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	line-height: 45px;
	font-weight: 300;
	color: #ffffff;
	text-decoration: none;
}

#topnav div.drop {
	position: relative;	
	width: 100%;
	height: 100%;
	line-height: 40px;
	display: block;
}
#topnav div.drop div {
	display: none;
	position: absolute;
	top: 40px;
	width: 40px;
	line-height: normal;
	height: auto;
	min-height: 15px;
	padding: 0px;
	z-index: 10000000000;
}
#topnav div.drop:hover > div {
	display: block;
}
a.top-link {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #5b5a5a;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 100%;
	line-height:40px;
	font-weight: normal;
}
a.top-link:hover {
	background-color: #006400;
	color: #FFF;
}
img.sop {
	filter: alpha(opacity=100);
	opacity: 1;
}
img:hover.sop  {
	filter: alpha(opacity=40);
	opacity: 0.4;
	  transition: opacity .35s ease-in-out;
   -moz-transition: opacity .35s ease-in-out;
   -webkit-transition: opacity .35s ease-in-out;
}
a img {
		border: none;	
	}
#full-size2 div {
	position: absolute;
	left: 0;
	height: 458px;
	top: 0;
	overflow: hidden;
}
#full-size2 {
	position: relative;
	height: 458px;
	overflow: hidden;
}
#full-size {
	position: relative;
	overflow: hidden;
	height: 250px;
}
#full-size img {
	position: absolute;
	left: 50%;
	margin-left: -1000px;
	background-image: url(images/civil-ground-engineering.jpg);
}
.slideshow {
	height: 458px;
	width: 2000px;
	margin: 0;
	text-align: center;
	overflow: hidden;
}
.slideshow img { padding: 0px; border: 0px }

.rob-reg-12-grey {
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: 400;
	color: #F7F7F7;
	text-decoration: none;
}
.rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #999999;
}
.circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}
.rob-con-30-green {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 35px;
	line-height: 45px;
	font-weight: 700;
	color: #006400;
}
s