/* Start of CMSMS style sheet 'layout' */
#siteWrapper {
    width: 941px;
    background: #fff url(http://www.leadership-insight.com/images/bg-main.gif) repeat-y;
    padding: 0 5px 0 5px;
    margin: 0 auto;
}



/* header
    ====================================================================== */
#header {
    height: 138px;
    padding: 0 18px 0 27px;
    margin: 0;
    border-bottom: 1px solid #2c538a;
    position: relative;
}
#logo {
    position: absolute;
    height: 75px;
    width: 275px;
    top: 14px;
    left: 27px;
}
#newsletter-signup {
    position: absolute;
    height: 28px;
    width: 223px;
    top: 40px;
    right: 20px;
    text-align: right;
}
#main-nav {
    position: absolute;
    height: 36px;
    width: 900px;
    top: 102px;
    left: 27px;
}



/* home content
    ====================================================================== */
#home-banner {
    height: 274px;
    width: 941px;
    background: url(http://www.leadership-insight.com/images/home-banner.jpg) no-repeat;
    padding: 0;
    margin: 0;
    position: relative;
}
#home-banner-copy {
    position: absolute;
    top: 70px;
    left: 27px;
    height: 200px;
    width: 350px;
}
#home-contentWrapper {
    padding: 0 18px 0 27px;
    margin: 20px 0 20px 0;
}
.home-content {
    vertical-align: top;
    padding: 0 23px 0 0;
    margin: 0;
}
.home-col {
    vertical-align: top;
    width: 205px;
    height: 100%;
    background: #d5dde8 url(http://www.leadership-insight.com/images/bg-home-col.gif) repeat-y;
    padding: 0 10px 0 18px;
    margin: 0;
}
.home-col-last {
    vertical-align: top;
    width: 205px;
    height: 100%;
    background: #d5dde8 url(http://www.leadership-insight.com/images/bg-home-col-last.gif) repeat-y;
    padding: 0 0 0 18px;
    margin: 0;
}
.home-col-top {
    height: 15px;
    width: 223px;
    background: url(http://www.leadership-insight.com/images/home-col-top.gif) no-repeat;
}
.home-col-bottom {
    height: 13px;
    width: 223px;
    background: url(http://www.leadership-insight.com/images/home-col-bottom.gif) no-repeat;
}
.home-col-content {
    padding: 5px 16px 0 0;
    margin: 0;
}
.home-col-content a {
    font-weight: bold;
    color: #2c538a;
    text-decoration: none;
}



/* inner content
    ====================================================================== */
#contentWrapper {
    padding: 0 18px 0 27px;
    margin: 25px 0 70px 0;
}

#breadcrumbs {
    padding: 0;
    margin: 0 0 25px 265px;
}
#breadcrumbs a {
    color: #000;
    text-decoration: underline;
}

#sub-nav {
    width: 233px;
    background: #d5dde8 url(http://www.leadership-insight.com/images/bg-home-col.gif) repeat-y;
    padding: 0;
    margin: 0;
    float: left;
}
#sub-nav-top {
    height: 15px;
    width: 223px;
    background: url(http://www.leadership-insight.com/images/home-col-top.gif) no-repeat;
}
#sub-nav-bottom {
    height: 13px;
    width: 223px;
    background: url(http://www.leadership-insight.com/images/home-col-bottom.gif) no-repeat;
}
#sub-nav-content {
    padding: 5px 16px 0 0;
    margin: 0;
}

#content {
    float: left;
    width: 600px;
    padding: 0;
    margin: 0 0 0 32px;
}
#content-copy {
    line-height: 18px;
}


/* footer
    ====================================================================== */
#footer {
    clear: both;
    padding: 15px 18px 10px 27px;
    margin: 0;
    border-top: 1px solid #2c538a;
    font-size: 10px;
}
#footer a {
    color: #2c538a;
    text-decoration: none;
}
/* End of 'layout' */

