body {
    background: url(../img/bg.body.gif) repeat-x #fff;
    font: .8em 'Trebuchet MS', sans-serif;
    margin: 0;
}

h2 {
    font: 1.8em Georgia, Trebuchet MS, Sans-Serif;
    padding-bottom: 5px;
    border-bottom: 2px solid #242529;
    color: #242529;
}

#canvas {
    width: 775px;
    margin: 0 auto;
}

#header {
    width: 775px;
    margin: 0 auto;
}

#preloader {
    position: absolute;
    top: -4000px;
    left: -4000px;
    width: 1px;
    height: 1px;
    background: url(../img/bg.content.gif) no-repeat;
    background: url(../img/hover.site_by_digitalelastic.png) no-repeat;
}

/* Logo
************************************************************************* */

h1#logo {
    width: 118px;
    height: 70px;
    background: url(../img/bg.logo.gif) no-repeat;
    margin: 0 62px 0 0;
    float: left;
}

h1#logo:hover {
    cursor: pointer;
}

h1#logo a {
    display: none;
}

/* Menu
************************************************************************* */

#menu {
    margin: 0 auto;
    padding: 0;
    float: left;
}

#menu li {
    list-style-type: none;
    float: left;
    margin: 0 20px 0 0;
    padding: 40px 5px 0 5px;
}

#menu li#selected a {
    color: #A7AAB9;    
}

#menu li a {
    font: 1.6em Trebuchet MS, Georgia, Sans-Serif;
    color: #fff;
    text-decoration: none;
    Letter-spacing: 1px;
}

#menu li a:hover {
    color: #999;
}

/* Right column/testimonials
************************************************************************* */

#promo {
    color: #fff;
    font: 1.2em Georgia, Trebuchet MS, Sans-Serif;
    line-height: 1.6em;
    margin: 20px 0 15px 0;
    height: 159px;
}

#callnow {
    height: 65px;
    background: url(../img/phone_number.gif) no-repeat;
}

#callnow span {
    display: none;
}

#testimonials {
    float: right;
    width: 245px;
    font: 1.2em Georgia, sans-serif;
    color: #689000;
    background: url(../img/separator.gif) no-repeat left bottom; 
    padding-left: 16px;
}

#testimonials p {
    margin-left: 10px;
    line-height: 1.4em;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 10px;
}

#top_quote {
    margin-top: 28px;
    background: url(../img/bg.quotes-top.gif) no-repeat left;     
    padding-top: 15px;
    min-height: 67px;
}

#bottom_quote {
    background: url(../img/bg.bottom_quotes.gif) no-repeat right; 
    padding-bottom: 25px;
    min-height: 68px;
}

/* Content
************************************************************************* */

#splashContent, #content {
    width: 475px;
    clear: left;    
    line-height: 2em;
}

#splashImage img {
    margin-top: 21px;
}

#content {    
    background: url(../img/bg.content.gif) no-repeat top center;
    position: absolute;
    top: 94px;
    padding: 25px;
}

#content a {
    color: #0066cc;
}

#content a:hover {
    text-decoration: none;
}

fieldset {
    border: none;
}

ul#contact_info {
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #FFFFCC;
}

ul#contact_info li {
    list-style-type: none;
}

#frmContactUs strong {
    color: #f00;
}

/* Footer
************************************************************************* */

#footer {
    font: .7em Verdana, sans-serif;
    width: 775px;
    margin: 100px auto 0 auto;    
    clear: both;
    padding: 25px 0;
    border-top: 1px solid #f4f4f4;
    width: 450px;
    color: #666;
}

#footer a {
    color: #0066cc;
}

#footer a:hover {
    text-decoration: none;
}

#DigitalElastic {
  color: #0466B1;
  margin-top: 15px;
}

#DigitalElastic a span {
  display: none;
}

#DigitalElastic a {  
  background: url(../img/site_by_digitalelastic.png) no-repeat right;
  padding: 11px 115px 11px 0;  
  border: none !important;
  
}

#DigitalElastic a:hover {
  background: url(../img/hover.site_by_digitalelastic.png) no-repeat right;
}

/* Portfolio
************************************************************************* */

#portfolio a {
    margin-right: 6px;
}

#portfolio a img {
    border: 1px solid #ccc;
    padding: 3px;
}

#portfolio a:hover img {
    border-color: #0066cc;
}
