@charset "utf-8";
/* CSS Document */
body {background-color:#414186;} a:link {color:#414186; text-decoration:none} a:visited {color:#666; text-decoration:none} a:hover {color:#B77565;} a:active {color:#B77565; text-decoration:none;}
#banner {width:938px; height: 102px; background:url(../images/top-banner.jpg);}
#image-banner {width:938px; height: 194px; background:url(../images/lower-banner.jpg); margin-top: 10px; margin-bottom: 10px; border-bottom: #F85323 thick solid;}
#info {width:300px; min-height: 250px;}
#location {width:300px; min-height: 400px; padding-top: 90px; background:url(../images/location.jpg) top no-repeat;}
#projects {width:618px; min-height: 250px;}
.projects-box {width: 190px; border:#f75423 thin solid; border-radius: 10px; background-color:#f75423; display:inline-block; margin: 5px 5px 5px 5px;}
.projects-box IMG {padding-top:10px; width: 180px;}
.projects-box h3 {padding-bottom: 0;}
.projects-box p, h3 {background: transparent; color: #fff;}
#mybox {margin-top: 10px; margin-bottom: 10px;} 
#bottom {width:938px; height: 194px; background:url(../images/bottom-banner.jpg); margin-top: 10px; margin-bottom: 10px; border-top: #F85323 thick solid;} 
.button {border:#FFF thin solid; margin-bottom: 10px;}

#project-detail {width:930px; min-height: 250px;}
#project-detail h1 {color: #414186}
#project-detail IMG {padding: 5px 5px 5px 5px;}