@import "../../common/0907green/css/main.css";

div#top{
    height: 112px; /*150*/
    padding: 38px 0 0 25px;
    width: 935px; /*960*/
}
a#home-link{
    background: url(../images/logo-mms.gif) no-repeat top left;
    height: 56px;
    width: 326px;
}
div#submenu{
}
div#content{
    background-image: url(../images/stained-glass.jpg);
    padding-left: 270px; /*235 img + 45 */
    width: 475px; /* 790 */
}
div.breadcrumbs{
    font-size: 0.7em;
    margin-left: -20px;
}
div#content p.citation{
    margin: -0.5em 1em 2em 1em;
    font-style: italic;
}
/*--- clients ---*/
div.client-logo{
    float: left;
    padding: 0 5px 5px 0;
    width: 100px;
}
div.client-project-list{
    clear: both;
}
div.client-project-list ul.list{
    float: left;
    width: 50%;
}
h5.client-title{
    clear: left;
}

/*--- projects ---*/

div.project-media-list{
}
div.media-preview{
    float: left;
    height: 100px;
    padding: 2px;
    text-align: center;
    width: 100px;
}

/*--- media ---*/
span.link{
    font-size: 0.7em;
}

/*--- testimonials ---*/
img.testimonial-thumb{
    float: left;
    clear: left;
    padding: 0 5px 5px 0;
}    
img.testimonial-image{
    float: right;
    padding: 0 0 5px 5px;
}

/*--- design templates ---*/
body.design div#content{
    background: #fff url(../images/ccdt-header.jpg) top left no-repeat;
    height: auto;
    min-height: 185px; /* 390 */
    padding-left: 45px;
    padding-top: 200px;
    width: 700px;
}
div.right1col{
    float: right;
    width: 200px;
}
div.left2col{
    float: left;
    width: 450px;
}
div.product{
    float: left;
    height: 220px;
    padding: 20px 10px;
    text-align: center;
    width: 200px;
}
div.product div.image{
    height: 175px;
    margin: auto;
    width: 175px;
}
div.product div.image img{
    display: block;
    margin: 0 auto;
}
