body {
  font-family: arial, helvetica, verdana, sans-serif;
  text-align: center;
  font-size: 14px;
  color: #5B595A;
  background : #EEEEEE;
}

/* HEADINGS */
h1 {
  font-size: 20px;
  color: #6B9D31;
}


h2 {
  font-size: 20px;
  font-weight : normal;
  color : gray;
}


h2 a {
  text-decoration: none;
  color: black;
}

h3 {
  font-size: 14px;
  font-weight: normal;
}



.body p {
  margin-top: 0px;
  padding-top: 2px;
}

.date_small {
  text-align: right;
  font-size: 10px;
}

a {
  color: #91278F;
}

a.visited {
  color: #91278F; 
}

#wrapper {
  width: 774px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  padding: 0px;
  background : white;
  border-right : 1px solid silver;
  border-top : 1px solid silver;
  border-left : 1px solid silver;
}



/* HEADER */
#header {
  position: relative;
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url(/images/top_header.gif);
  margin-bottom : 10px;
  z-index: 3;
}

#header img {
  padding-right: 25px;
  border: none;
  padding-top: 15px;
}

#mainlogo {
  z-index: 3;
  position: absolute;
  right: 20px;
  top: 8px;
}

/* NAVIGATION */
#topnav {
  position: relative;
  height: 185px;
  padding: 0px;
  margin: 0px;
}

#topnav div {
  position: absolute;
  top: 40px;
  margin: 0px;
}

#topnav div a {
  display: none;
  text-decoration: none;
  color : black;
  width: 200px;
  font-weight : normal;
  padding : 5px;
  border-top : 1px solid #6B9D31;
  background : #E5E6E7;
  filter: alpha(opacity=90); 
}

#topnav div a:hover {
  background: #6B9D31;
  filter : alpha(opacity=100);  
  color : white;
}

#topnav div .top {
  display: block;
  font-size: 16px;
  border : 0px;
  color: #91278F;
}

#topnav div.visible a.top {
  border-bottom : 2px solid #6B9D31;
  color: #6B9D31;
  background : #E5E6E7;
}

#topnav div.visible a.top.childless {
  border-bottom : none;
}

#about { left: 34px; }
#solutions { left: 109px; }
#news { left: 207px; }
#careers { left: 279px; }
#media { left: 369px; }
#contact { left : 446px; }


#topnav .visible a {
  display: block; 
}


/* CONTENT */
#content {
  min-height: 340px;
  margin-right: 47px;
  margin-left: 35px;
  display: inline-block;
}

#content h1 {
  margin: 0px;
  margin-bottom: 10px;
}


#content .indentLeft .body {
  margin-left : auto;
  width: 480px;
}

#content .indentRight .body {
  margin-right : auto;
  width: 480px;
}

#content div.default .contentImage {
  float : left;
  padding: 5px 5px 5px 0px;
  height: 300px;
}

#content div.layoutB .contentImage {
  float : right;
  padding: 0px 0px 5px 5px;
  height: 300px;
}

#content div.homepage .contentImage {
  float: right;
  padding: 0px 0px 5px 5px;
  height: 300px;
}

#content div.solutions .contentImage {
  padding: 5px 5px 5px 0px;
}

#title {
  font-weight: 800;
}

/* NEWS TABLE */
table a {
  text-decoration: none;
  font-weight: bold;
  color: #A14C9F;
}

table a:hover {
  text-decoration: underline;
}

table td {
  width: 387px;
  vertical-align: top;
}

table tr {
  border: 1px solid green;
}

#news_img {
  float: right;
  padding-left: 10px;
  padding-bottom: 10px;
}

/* FOOTER */
#footer {
  border-bottom : 10px solid #983794;
  border-top : 1px solid #983794;
  margin-top : 30px;
  padding : 10px 0px;
}

#footerlinks {
  font-size: 11px;
  color: #983794;
  position : relative;
}

#footerlinks a {
  padding-left: 5px;
  padding-right: 20px; 
  text-decoration: none;
}

#footerlinks a:hover {
  text-decoration: underline;
}

#footerlinks img {
  border: none;
  position: absolute;
  right: 5px;
}

#iso {
  width: 774px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.isoimg {
	margin-top: 5px;
	margin-right: 10px;
}

#ace {
  position: absolute;
  right: 0px;
  padding-top: 5px;
}



.stretcher {
  clear : both;
}

.breadcrumbtrail {
  font-size : 0.85em;
  margin-bottom : 5px;
}



/* SITEMAP */
#sitemap ul {
  list-style-type: none;
  margin-left: 10px;
}

#sitemap a {
  text-decoration: none;
  display: block;
  margin-bottom: 2px;
}


#sitemap a:hover {
  text-decoration: underline;
}

.toplevellink {
  border-bottom: 2px solid silver;
}

/* GALLERY */
#gallery {
  border: 0px;
  width: 692px;
  height: 400px;
}


.image {
  float: left;  
  margin-right: 5px;
}

.galleryitem {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* CLIENTS */
.clientimage {
  vertical-align: middle;
}

.clientitem a img {
  border: 0px;
}

/* CONTACT */

#googlemapslink {
  float: right;
}

#googlemapslink a img {
  border: 0px;
}

/* OURWORK */

#ourworkimages li {
  margin-bottom: 1em;
  padding-left: 0px;
  margin-left: 15px;
}

#ourworkimages {
    padding-left: 0px;
    margin-left: 0px;
}

#construction_block {
  border: 1px solid #176531;
  background-color: #6b9d31;
  color: white;
  text-align: center;
  width: 454px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0px;
}

#construction_block p {
  margin: 0px;
}

