body {
  margin:0;
  padding:0 0 8px 0;
  text-align:center;
  font:normal 75% Arial,Helvetica,sans-serif;
  color:#666;
  background:#d2e2d8 url('/_images/back-body.jpg') repeat-x left top;
}

h1 {
  margin:0;
  font-family:"Palatino Linotype",Arial,Helvetica,sans-serif;
  font-weight:normal;
  font-size:2.4em;
  line-height:1.1em;
  letter-spacing:-1px;
  color:#114454;
  
}
h2 {
  margin:18px 0 0 0;
  font-family:"Palatino Linotype",Arial,Helvetica,sans-serif;
  font-weight:normal;
  font-size:1.67em;
  letter-spacing:-1px;
  color:#796;
}
h3 {
  margin:15px 0 0 0;
  font-weight:bold;
  font-size:1em;
  color:#174;
}
h4,
h5,
h6 {
  font-size:1em;
}

a {
  color:#174;
  text-decoration:none;
}
a:hover {
  background:#174;
  color:#cdc;
}

p {
  margin:1em 0 0 0;
  line-height:1.5em;
}

ul {
  margin:0 0 1em 20px;
  padding:0;
}

img {
  border:0;
}

form {
  margin:0 0 1em 0;
  line-height:1.2em;
}
input,select,textarea {
  font:normal 1em Arial,Helvetica,sans-serif;
}
input.text {
  border:1px solid #a5acb2;
  padding:2px;
  width:150px;
  background:#fff;
  color:#666;
}
input.button {
  border:0;
  padding:0 7px;
  width:auto;
  background:#187c4c url('/_images/back-button.gif') repeat-x left center;
  color:#fff;
  font-family:"Palatino Linotype",Arial,Helvetica,sans-serif;
  font-weight:bold;
  font-size:1em;
  letter-spacing:1px;
  overflow:visible;
}
textarea {
  border:1px solid #a5acb2;
  padding:2px;
  width:150px;
  height:80px;
  background:#fff;
  color:#666;
}
div.row {
  clear:both;
  margin:4px 0;
}
div.row .label {
  display:block;
  padding:3px 0 2px 0;
}
div.row .error {	
  color:#c00;
  margin:0 0 5px 0;
  font-size:0.9em;
}

.floatleft {
  float:left;
}
.floatright {
  float:right;
}
img.floatright{
  margin:15px 0 0 10px;
}
.clearleft {
  clear:left;
}
.clearright {
  clear:right;
}
.clearboth {
  clear:both;
}
.textleft {
  text-align:left;
}
.textright {
  text-align:right;
}
.textcenter {
  text-align:center;
}
.border {
  border: 1px solid #666;
}
.underline{
  text-decoration:underline;
}

div#holder {
  min-width:779px;
  max-width:1003px;
  margin:0 auto;
  text-align:left;
}
div#wrap1 {
  padding:0 0 0 3px;
  background:url('/_images/back-holder-leftshadow.png') repeat-y left top;
}
div#wrap2 {
  padding:0 3px 0 0;
  background:url('/_images/back-holder-rightshadow.png') repeat-y right top;
}
div#body {
  background:#fff;
}

div#header {
  padding:8px 11px 0 8px;
  min-height:1%;
}
a#logo img {
  float:left;
}
ul#navbar {
  float:right;
  min-height:1%;
  margin:0;
  padding:39px 0 2px 0;
  list-style:none;
}
ul#navbar li {
  float:left;
  padding:0 13px 0 11px;
  background:url('/_images/back-navbar-li.gif') no-repeat right 6px; 
}
ul#navbar li.final {
  padding-right:0;
  background:none;
}
ul#navbar li a {
  float:left;
  border-bottom:5px solid #fff;
  padding:0 0 1px 0;
  font-family:"Palatino Linotype",Arial,Helvetica,sans-serif;
  font-size:1.67em;
  letter-spacing:-1px;
  text-decoration:none;
  background:#fff;
  color:#174;
}
ul#navbar li a.selected {
  border-bottom:5px solid #ced9c8;
}
ul#navbar li a:hover {
  color:#bcb;
}

div#banner-home {
  min-height:265px;
  background:url('/_images/banner-home.jpg') no-repeat left top;
}
div#banner-home div {
  float:right;
  margin:70px 70px 0 0;
  padding:8px 15px 15px 15px;
  width:362px;
  font-family:"Palatino Linotype",Arial,Helvetica,sans-serif;
  font-weight:normal;
  font-size:2.4em;
  line-height:1.1em;
  letter-spacing:-1px;
  text-align:right;
  color:#cdc;
  background:url('/_images/back-banner-overlay.png') repeat left top;
}

div#banner {
  min-height:213px;
}

body.about div#banner {
  background:url('/_images/banner-about.jpg') no-repeat left top;
}
body.team div#banner {
  background:url('/_images/banner-team.jpg') no-repeat left top;
}
body.portfolio div#banner {
  background:url('/_images/banner-portfolio.jpg') no-repeat left top;
}
body.news div#banner {
  background:url('/_images/banner-news.jpg') no-repeat left top;
}
body.contact div#banner {
  background:url('/_images/banner-contact.jpg') no-repeat left top;
}

div#banner div {
  float:right;
  margin:45px 45px 0 0;
  padding:8px 15px 15px 15px;
  width:362px;
  font-family:"Palatino Linotype",Arial,Helvetica,sans-serif;
  font-weight:normal;
  font-size:2.4em;
  line-height:1.1em;
  letter-spacing:-1px;
  text-align:right;
  color:#cdc;
  background:url('/_images/back-banner-overlay.png') repeat left top;
}
div#homecontent {
  margin:8px;
  background:url('/_images/back-homecontent.gif') repeat-y right top;
}
div#homecontact {
  float:right;
  padding:0 10px 0 18px;
  width:182px;
}
div#homecontact img {
  display:block;
  margin:15px auto 0 auto;
}
div#homenews {
  float:right;
  padding:0 19px 0 18px;
  width:233px;
}
div#homenews p {
  margin:0;
}
#movieobject {
  display:block;
  margin:20px auto 0 auto;
}
div#homemain {
  margin-right:487px;
  padding:12px 10px;
}
div#main{
  margin:8px;
}

div#side {
  float:left;
  width:159px;
  margin:0;
  padding:8px 20px 0 20px;
  background:url('/_images/back-sidecontent.gif') repeat-y left top;
}

div#side h2 {
  margin-top:0; 
}

ul#navmenu {
  margin:0;
  padding:0;
  list-style:none;
}
ul#navmenu li a {
  display:block;
  padding:4px 8px;
}

div#content {
  margin:0 20px 10px 230px;
}
div#content-team {
  margin:0 20px 10px 230px;
}
div#content-team p {
  margin:0 0 0 110px;
}

div#crumbs {
  margin:0 0 30px 0;
  font-size:0.9em;
}

div.client{
  min-height:1%;
  margin:0;
  padding:0 0 10px 0;
  background:url('/_images/back-portfoliocontent.gif') repeat-x left bottom;
}

div#footer {
  padding:9px 10px;
  background:#ced9c8;
  font-size:0.92em;
  text-align:right;
}
div#footer p {
  margin:0;
  line-height:1em;
}
div#footer p#footerlinks {
  float:left;
}
div#footer p#webexpectations {
  padding:8px 0 0 0;
  
}

div#shadowwrap1 {
  float:left;
  width:50%;
  min-height:3px;
  background:url('/_images/back-holder-bottomleftshadow.png') no-repeat left bottom;
  
}
div#shadowwrap2 {
  float:right;
  width:50%;
  min-height:3px;
  background:url('/_images/back-holder-bottomrightshadow.png') no-repeat right bottom;
}
/*About */
img.aboutimage{
  float:right;
  margin:10px 0 0 10px;
  border: 1px solid #666;
}
/*Team and News */
img.leftimage{
  float:left;
  margin:10px 10px 0 0;
  border: 1px solid #666;
}

hr.news{
  width:90%;
  margin:0 auto;
  border:none;
  border-top:1px dotted #e3e3e3;
  color:#fff;
  background:none;
}
/*Portfolio */

div#content div.client p {
  margin-right:240px;
}

div.logo {
  float:right;
  width:222px;
  height:115px;
  padding:4px;
  border:1px solid #ced9c8;
}
div.inner{
  width:220px;
  height:113px;
  border:1px solid #ced9c8;
}

div.inner img {
  display:block;
  margin:0 auto;
}

/* Contact */
div.office {
  float:left;
  height:15em;
  width:200px;
  padding:10px 40px 0 0;
}

p#contactemail {
  clear:both; 
}

/* Float clearing */

div.client:after {
  content:'.';
  display:block;
  clear:right;
  height:0;
  visibility:hidden;
}
div#header:after,
div#banner:after,
div#banner-home:after,
div#homecontent:after,
div#main:after,
div#footer:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
