html {
    background: #e8f6f6 url(images/bg_colour.png);
    }
    
    body {
    background: transparent url(images/bg_gradient.png) repeat-x; 
    margin: 0 0 0 0;
    min-height: 500px;
    padding: 0;
    }
    
    #swirls {
    background: transparent url(images/bg-pattern.png) no-repeat top center;
    height: 585px;
    margin: 0; padding: 0;
    padding-top: 12px;
    }
    
    #top_cap {
    background: transparent url(images/top_cap.png) no-repeat;
    width: 974px;
    height: 7px;
    margin: 0 auto;
    overflow: hidden;
    }

    #container {
    background: transparent url(images/container.png);
    width: 974px;
    margin: 0 auto;
    }
    
    #container_inner {
    background: transparent url(images/bottom_bg2.png) no-repeat bottom;
    min-height: 253px; 
    }
    
    #content {
    min-height: 450px;
    width: 826px;
    margin-top: -179px;
    margin-left: 73px;
    font-family: arial, sans-serif;
    color: #404545;
    font-size: 13px;
    line-height: 160%;
    padding-bottom: 35px;
    }
    
    #content a {
    text-decoration: none;
    color: #4c4e4a;
    }
    
    #content a:hover {
    text-decoration: underline;
    }
    
    .no-bullet {
    list-style: none;
    }
    
    #content .large-image-box {
    float: right;
    background: transparent url(images/large-image-box.png);
    width: 335px;
    height: 328px;
    padding: 14px 15px 15px 16px;
    margin: 0 0 20px 20px;
    clear: right;
    }
    
    #content .small-image-box {
    float: right;
    background: transparent url(/templates/boho/images/small-image-box.png);
    width: 131px;
    height: 133px;
    padding: 14px 15px 15px 16px;
    margin: 0 0 20px 20px;
    clear: right;
    }

    #content .wide-image-box {
    float: right;
    background: transparent url(images/wide-image-box.png);
    width: 340px;
    height: 163px;
    padding: 12px 12px 12px 12px;
    margin: 0 0 20px 20px;
    clear: right;
    }
    
    #content .portrait-image-box {
    float: right;
    background: transparent url(images/portrait-image-box.png);
    width: 187px;
    height: 277px;
    padding: 12px 12px 12px 11px;
    margin: 0 0 20px 20px;
    clear: right;
    }
    
    #contact input, #contact textarea {
    background: #ecf9f9;
    border: 1px solid #d6d6d6;
    }
  
    #contact #CMSfieldID1 {
    width: 321px;
    height: 22px;
    padding: 4px 0 0 4px;
    margin-left: 9px;
    }
    
    #contact #CMSfieldID2 {
    width: 270px;
    height: 22px;
    padding: 4px 0 0 4px;
    }
    
    #contact #CMSfieldID3 {
    width: 320px;
    height: 22px;
    padding: 4px 0 0 4px;
    margin-left: 11px;
    }
    
    #contact #CMSfieldID4 {
    width: 320px;
    padding: 4px 0 0 4px;
    }
    
    #contact #submit {
    background: transparent;
    border: 0;
    width: 325px;
    height: 21px;
    margin-left: 52px;
    }
    
    #contact p {
    line-height: normal;
    margin: 0 0 5px 0;
    }
    
    #enquiry {
    vertical-align: top;
    }
    
    #content .contact-method-icon {
    font-weight: bold;
    color: #e90540;
    }
    
    #content .company-name {
    font-weight: bold;
    }
    
    #content .contact-methods {
    float: right;
    margin: 20px 5px 0 0;
    }
    
    #content .kelly {
    float: right;
    display: block;
    clear: right;
    width: 210px;
    text-align: center;
    margin-top: -15px;
    }
    
    #content h4 {
    color: #85d315;
    font-size: 12px;
    font-family: verdana, geneva, sans-serif;
    }
    
    #content .clients {
    font-weight: bold;
    color: #75c9c9;
    font-style: italic;
    }
    
    #heading {
    background: transparent url(images/banner2.jpg) no-repeat;
    width: 908px;
    height: 0;
    margin: 0 0 0 34px;
    padding: 386px 0 0 0;
    overflow: hidden;
    }
    
    #menu {
    position: absolute;
    top: 185px;
    list-style:none;
    margin: 0px 0 0 39px;
    padding: 0 0 0 20px;
    background: transparent url(images/menu.png) repeat-x top;
    width: 878px;
    height: 41px;
    }
    
    #menu li {
    float: left;
    line-height: 24px; 
    }
    
    #menu li:hover ul.drop-menu, #menu li a:hover ul.drop-menu {
    visibility: visible;
    }
    
    #menu li a {
    padding: 0 14px 20px 14px;
    display: block;
    font-size: 12px;
    color: #232222;
    text-decoration: none;
    text-transform: lowercase;
    font-family: arial, sans-serif;
    font-weight: normal;
    }

    #menu li a:hover, #menu li:hover a {
    background: transparent url(images/menu_hover.png) repeat-x top;
    color: white;
    }
    
    #menu ul.drop-menu {
    position: absolute;
    display: block;
    list-style: none;
    padding: 0 0 16px 0;
    margin: 0;
    z-index: 200;
    margin-top: -20px;
    background: transparent url(images/dropdown-bottom.png) no-repeat bottom;
    width: 181px;
    visibility: hidden;
    }
    
    #menu ul.drop-menu li {
    float: none;
    padding: 0; margin: 0;
    line-height: normal;
    }
    
    #menu ul.drop-menu a {
    padding: 5px 16px 5px 14px;
    background: transparent url(images/dropdown-item-bg.png) no-repeat;
    display: block;
    min-height: 15px;
    width: 151px;
    font-size: 12px;
    color: #232222;
    text-decoration: none;
    text-transform: lowercase;
    font-family: arial, sans-serif;
    margin: 0;
    }
    
    #menu ul.drop-menu a:hover {
    background: transparent url(images/dropdown-item-hover2.png) no-repeat;
    color: #ec0233;
    }
    
    #content h2 {
    font-family: century gothic, Verdana, Geneva, sans-serif;
    color: #df0648;
    font-size: 17px;
    font-weight: normal;
    }
    
    #facebook_twitter {
    background: transparent;
    width: 169px;
    height: 186px;
    float: right;
    margin: 0 75px 20px 20px;
    padding: 0;
    line-height: normal;
    }
    
    #facebook_twitter * {
      padding: 0;
      margin: 0;
      display: block;
    }
    
    
    
    #blog {
    width: 241px;
    height: 152px;
    border: 0;
    margin: 0;
    }
    
    
    
    .clear {
    clear: both;
    padding: 0;
    margin: 0;
    background-color: blue;
    overflow: hidden;
    height: 0;
    }
    
    #content .optionboxes, #content .galleryboxes {
    margin: 0;
    padding: 0 0 0 0;
    list-style: none;
    clear: both;
    }
    
    #content .optionboxes li, #content .galleryboxes li {
    background: transparent url(images/li_bg.png) no-repeat;
    display: block;
    float: left;
    width: 394px;
    height: 256px;
    position: relative;
    margin-left: 38px
    }
    
    #content .galleryboxes li {
    background: transparent url(images/gallery_cell_bg.png);
    width: 260px;
    height: 295px;
    margin-left: 23px;
    margin-bottom: 23px;
    } 
    
    #content .optionboxes li.first, #content .galleryboxes li.first {
    margin-left: 0;
    }
    
    #content .optionboxes li a, #content .galleryboxes li a {
    text-decoration: none;
    color: #df0648;
    border: 0;
    font-weight: normal;
    }  
    
    #content .optionboxes li a:hover, #content .galleryboxes li a:hover {
    color: #ff5689;
    border: 0;
    }  
    
    #content .optionboxes img, #content .galleryboxes img {
    border: 0;
    position: absolute;
    left: 7px;
    top: 32px;
    }
    
    #content .galleryboxes img {
    left: 13px;
    top: 14px;
    width: 234px;
    height: 268px;
    }
    
    #content .galleryboxes span {
    position: absolute;
    z-index: 100;
    left: 13px;
    top: 253px;
    font-family: arial, sans-serif;
    color: #303030;
    font-size: 16px;
    display: block;
    width: 222px;
    height: 25px;
    background: transparent url(images/sash.png);
    padding: 4px 0 0 12px;
    }
    
    #content .optionboxes h3, #content .galleryboxes h3 {
    font-family: century gothic, arial, sans-serif;
    color: #df0648;
    font-size: 17px;
    font-weight: normal;
    padding: 0;
    margin: 5px 0 0 15px; 
    }
    
    #content .testimonial-caption {
      font-weight: bold;
      font-style: italic;
      color: #75c9c9;
      margin: 0 0 12px 0;
    }
    
    #content .seo-keyphrase {
      font-weight: inherit;
    }
    li.last {
      margin-bottom: 12px;
    }
    li a {
      font-weight:  bold;
    }
    
    #networking_footer {
    width: 862px;
    height: 28px;
    position: absolute;
    padding: 4px 0 0 15px;
    }
    
    #networking_footer img {
    border: none;
    margin-left: 20px;
    } 
    
    #creditsfooter {
    position: absolute;
    top: 45px;
    }
    
    
    
    
    #footer {
    background: transparent url(images/footer.png) no-repeat;
    width: 934px;
    height: 76px;
    margin: 0 auto;
    font-family: arial, sans-serif;
    font-size: 10px;
    color: grey;
    padding: 0 0 0 40px;
    position: relative;
    }
    
    #footer a{
    text-decoration: none;
    color: grey;
    }
    
    #footer a:hover {
    color: black;
    }
