body {
  background:#fff;
  color:#112830;  
}
a {
  font-weight:bold;
  color:#360;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
span.amp {
  font-family:"Goudy Old Style", "Palatino", "Book Antiqua", Georgia, serif;
  font-style:italic;
}
.header {
  background:transparent url("../images/header-bg.gif") repeat-x;
}
.header .inner {
  width:960px;
  height:80px;
  margin:0 auto;
  background:transparent url("../images/header-asphalt.jpg") center 100%;
  color:#d0d0d0;
}
.header .hero {

  height:320px;
  margin:0 auto;
  background:transparent url("../images/hero-render-wide.png") no-repeat 50% 100%;
}

h1#logo {
  float:left;
  width:260px;
  margin:10px 0 0 10px;
}
.content {
margin-top:30px;
}

ul.locations {
  list-style:none;
  background:url("../images/map-pin.gif") no-repeat 20px 50%;
  padding-left:80px;
}
  ul.locations li {
  }
  ul.locations li a img {
    padding:2px;
    border:1px solid gray;
  }
  ul.locations li a:hover img {
    border:1px solid #c33;
  }

h2 {
  text-transform:uppercase;
  letter-spacing:0.05em;
  color:#555;
}
h3 {
  margin-top:2em;
  color:#555;
}

.nav {
    padding:24px;
    margin:0;
    list-style:none;
}
.nav li {
    float:left;
    margin:0 20px 0 0;
    padding:0;
}
.nav .last {
    margin-right:0;
}
  .header .nav li a {
    display:block;
    padding:3px 10px;
    height:24px;
    line-height:24px;
    font-size:15px;
    font-weight:normal;
    color:#d0d0d0;
    text-decoration:none;
    -webkit-transition:color 0.3s linear;
  }
body.home .header #nav-home a,
body.faq .header #nav-faq a,
body.who .header #nav-who a,
  .header .nav a:hover {
    color:#fff;
    background:url("../images/nav-select-bg.png");
    -webkit-border-radius:5px;    /* for Safari */
    -moz-border-radius:5px;       /* for Firefox */
  }
.sidebar .faq {
  background:transparent url("../images/sidebar-apanel-bg.png") no-repeat 50px 100%;
  margin-top:-30px;
  padding:30px 30px 10px 70px;
  position:relative;
  height:1%;
}
.sidebar .jobs,
.sidebar .hotline {
  background:#f4f5f7 url("../images/jobs-icon.gif") no-repeat 18px 50%;
  padding:15px 30px 0px 85px;  
  border:1px solid #e5e5e5;
  margin:02em 20px 0 58px;
  font-weight:bold;
}
.sidebar .hotline {
  background:#f4f5f7 url("../images/hotline-icon.gif") no-repeat 18px 100%;
}
.sidebar .hotline em {
  font-size:2em;
}
.sidebar .job-ad {
  padding:0px;  
  border:1px solid #e5e5e5;
  margin:30px 20px 0 58px;
  font-size:0.001em;
}

.members {
  list-style:none;
}
.members li {
  margin:0px;
  float:left;
}
.members li a {
  display:block;
  width:135px;
  height:70px;
  margin:20px 10px;
  text-indent:-9999px;
}
.members li a:hover {
  background-position:0 100% !important;
}
#member-ag a {
  width:175px;
  background:url("../images/applegreen-logo-sprite.gif") no-repeat 0 0; 
}
#member-top a {
  background:url("../images/top-logo-sprite.gif") no-repeat 0 0; 
}
#member-pierse a {
  background:url("../images/pierse-logo-sprite.gif") no-repeat 0 0; 
}
.newsletter {
  display:block;
  margin:50px 60px;
  cursor:pointer;
}
.newsletter img {
  float:left;
  margin-right:10px;
}
.footer {
  margin-top:2em;
  background:#000;
}
.footer .inner {
  width:960px;
  height:170px;
  margin:0 auto;
  background:transparent url("../images/footer-asphalt.jpg") center;
  color:#cacaca;
}
.footer a {
  font-weight:normal;
  color:#cacaca;
}
.footer p {
  padding:10px 0 0 0;
  margin:0 10px;
}
.container_12 {
	background: #fff url(images/12_col.gif) repeat-y;
}
/* 
.partners {
  padding:0;  
  margin:02em 0px 0px 60px;
}
.partners a {
  display:block;
  float:left;
}
*/
