* {
  margin: 0;
  padding: 0;
}

html, body {
  background-color: #fff;
}

body {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 100%;
  min-width: 970px;
}

img, img a {
  border: 0;
}

#container {
  min-width: 950px;
  overflow: hidden;
}

#content {
  margin: 20px auto;
  width: 950px;
  overflow: hidden;
}

#conleft {
  float: left;
  width: 300px;
}

#conleft .section {
  padding: 5px 0;
  overflow: hidden;
}

#content .section b {
  font-style:normal;
}

#conleft .section img {
  width: 300px;
}

#conleft .section p {
  font-style: italic;
}

.bigtext {
  font-family:"arial black", verdana, "times new roman";
  font-size:1.25em;
  font-weight:bold;
  color:#9c0124;
}

.back2top {
  font-family:"arial black", verdana, "times new roman";
  font-size:.8em;
  font-weight:bold;
  color:#9c0124;
}

.redtext {
  display:block;
  padding: 30px 0 15px 0;
  font-size:1em;
  color:#9c0124;
  font-weight: bold;
}

#conright {
  width: 600px;
  float: right;
}

#conright #nav {
  float: right;
  background-position: top right;
  background-repeat: no-repeat;
  height: 390px;
  width: 100%;
}

.about {
  background-image: url("images/bg/rednav_about.gif");
}

.contact {
  background-image: url("images/bg/rednav_contact.gif");
}

.team {
  background-image: url("images/bg/rednav_team.gif");
}

.services {
  background-image: url("images/bg/rednav_services.gif");
}

.resources {
  background-image: url("images/bg/rednav_resources.gif");
}

.portfolio {
  background-image: url("images/bg/rednav_portfolio.gif");
}

.navblock a {
  float: right;
  width: 150px;
  clear: both;

  display: block;
}

#content .section a {

  color: #000;
  text-decoration:none;
}

a {
  text-decoration:none;
}

#content a:hover {
  color:#9c0124;
}

#conright #bot {
  padding-top: 10px;
  clear: both;
  overflow: hidden;
  width: 100%;
}

#conright #bot .left {
  width: 50%;
  float: left;
  overflow: hidden;
}

#bot .left .section {
padding-right:20px;
}

#conright #bot .left p {
  padding: 10px 0;
}

#conright #bot .left p span.first {
  font-size: 2em;
  font-family: "Times New Roman", Helvetica, sans-serif;
  line-height: .9em;
}

/*
#conright #bot .left p:first-letter {
  padding-right: 5px;
  font-size:2em;
  display: block;
  float:left;
}
*/

.thumbs {
  overflow: hidden;
}

.thumbs img {
  display:block;
  float: left;
  width: 75px;
}

.thumbs .title {
  font-style:italic;
}

.thumbs .info {
  padding:0;
  margin:0;
  font-size: .75em;
  line-height: 1.2em;
}

.thumbs .item {
  margin-bottom: 15px;
  overflow: hidden;
}

#conright #bot .right {
  width: 48%;
  overflow: hidden;
  float: right;
}

#conright #bot .right p {
  padding: 10px 20px;
}

#footer {
  width:100%;
  background: #e7b7c2;
  overflow: hidden;
}

.redtextlight {
  display:block;
  font-size:.7em;
  color:#9c0124;
  font-weight: normal;
}

.redtextlight a {
  text-decoration:none;
  color:#9c0124;
}

#footer .inner {
  margin: auto;
  width: 950px;
  overflow: hidden;
}

#footer div {
  color: #af1133;
  padding: 5px 0;
}

#footer .left {
  float: left;
  width: 350px;
  font-size: .8em;
}

#footer .right {
  float: left;
  width: 550px;
  text-align: right;
}

#footer .right ul {
  list-style: none;
  overflow: hidden;
  float: right;
}

#footer .right ul li {
  float: left;
}

#footer .right ul li {
  padding: 0 3px;
  text-transform: uppercase;
  font-family: "Arial Black";
  font-size: 9pt;
}

#footer .right ul li a {
  text-decoration: none;
  font-size: 9pt;
  color: #af1133;
}

.navblock .homelink{height:80px;margin-right:100px;}
.navblock .aboutlink{margin-top:5px;height:60px;margin-right:80px;}
.navblock .serviceslink{margin-top:10px;height:55px;margin-right:40px;}
.navblock .portfoliolink{margin-top:10px;height:40px;margin-right:20px;}
.navblock .teamlink{margin-top:10px;height:30px;margin-right:0px;}
.navblock .contactlink{margin-top:10px;height:20px;margin-right:0px;}
.navblock .resourceslink{margin-top:-20px;height:60px;margin-right:235px;}

a.contactemail{
  color:#000;
}
.ieservicesnav{margin-top:297px;width:190px;}
.ieresourcesnav{margin-top:310px;width:190px;}
.ieportfolionav{margin-top:255px;width:190px;}