#siteWrapper, #siteWrapper-email, #siteWrapper-download {
    width: 940px;
    padding: 0;
    margin: 0 auto;
}
#siteWrapper-email { width: 640px; }
#siteWrapper-download { width: 700px; }



/* inner areas
   ====================================================================== */
#left-col {
    float: left;
    width: 300px;
}
#sub-nav {
    background: #dbdcdd url(http://www.onpointsoftwaretraining.com/images/bg-inner-side-nav.gif) repeat-y;
    width: 295px;
    min-height: 175px;
    position: relative;
}
#sub-nav-copy {
    position: relative;
    padding: 35px 20px 44px 20px;
}
#sub-nav-top {
    position: absolute;
    background: url(http://www.onpointsoftwaretraining.com/images/bg-inner-side-nav-top.gif) no-repeat;
    height: 6px;
    width: 295px;
    top: 0;
    left: 0;
    font-size: 1px;
}
#sub-nav-bottom {
    position: absolute;
    background: url(http://www.onpointsoftwaretraining.com/images/bg-inner-side-nav-bottom.gif) no-repeat;
    height: 169px;
    width: 295px;
    bottom: 0;
    left: 0;
    font-size: 1px;
}

#content-main {
    background: url(http://www.onpointsoftwaretraining.com/images/bg-content-main.gif) repeat-y;
    width: 629px;
    float: left;
}
#content-main-top {
    width: 629px;
    height: 7px;
    background: url(http://www.onpointsoftwaretraining.com/images/bg-content-main-top.gif) no-repeat;
    font-size: 1px;
}
#content-main-copy {
    padding: 0 30px 30px 30px;
    margin: 0;
}


/* home page buttons */
#btn-free-demo, #btn-sign-up, #btn-newsletter {
    font-size: 13px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
}
#btn-free-demo { 
    float: left;
    width: 199px; height: 26px;
    background: url(images/btn-demo3.png) no-repeat;
}
#btn-sign-up { 
    float: left;
    margin: 0 0 0 3px;
    width: 300px; height: 26px;
    background: url(images/btn-sign-up3.png) no-repeat;
}
#btn-newsletter { 
    width: 251px; height: 25px;
    background: url(images/btn-newsletter2.png) no-repeat;
    line-height: 23px;
    margin: 0 auto;
}
#btn-free-demo a, #btn-sign-up a, #btn-newsletter a {
    color: #5d478b;
    text-decoration: none;
}


.course-desc {
    padding: 0 0 15px 0;
    margin: 0;
}
.course-buttons, .course-buttons2 {
    float: right;
    padding: 0 0 0 25px;
    margin: 0;
    width: 179px;
}
.course-buttons2 {
    width: 208px;
}
.course-buttons a, .course-buttons2 a, .moreInfo a {
    font-weight: bold;
    color: #5d478b;
    text-decoration: underline;
}
.moreInfo a { font-weight: normal; }
.course-summary {
    width: 370px;
    padding: 0;
    margin; 0;
}
.course-summary p {
    padding: 0;
    margin: 0;
}
#limit-heading {
    width: 375px;
}
#right-col {
    float: right;
    width: 179px;
    padding: 30px 0 0 0;
    margin: 0 0 0 10px;
}
#course-details {
    background: #f0ebbe url(http://www.onpointsoftwaretraining.com/images/bg-course-details.gif) repeat-y;
    width: 179px;
    color: #595959;
    padding: 0;
    margin: 15px 0 0 0;
}
#course-details-top {
    background: url(http://www.onpointsoftwaretraining.com/images/bg-course-details-top.gif) no-repeat;
    height: 4px;
    width: 179px;
}
#course-details-copy {
    padding: 20px;
    position: relative;
}
#intro-price {
    position: absolute;
    height: 80px;
    width: 79px;
    top: 120px;
    right: 3px;
}
#course-details-copy b {
    color: #000;
}
#course-details-bottom {
    background: url(http://www.onpointsoftwaretraining.com/images/bg-course-details-bottom.gif) no-repeat;
    height: 6px;
    width: 179px;
    font-size: 1px;
}
#content-main-bottom {
    width: 629px;
    height: 10px;
    background: url(http://www.onpointsoftwaretraining.com/images/bg-content-main-bottom.gif) no-repeat;
    font-size: 1px;
}



/* header
   ====================================================================== */
#header, #header-email, #header-download {
    background: #5d478b;
    color: #fff;
    height: 94px;
    width: 940px;
    padding: 0;
    margin: 0;
    position: relative;
}
#header-email { width: 640px; }
#header-download { width: 700px; }
#header-tl {
    position: absolute;
    height: 5px;
    width: 6px;
    background: url(http://www.onpointsoftwaretraining.com/images/header-tl.gif) no-repeat;
    top: 0;
    left: 0;
}
#header-tr {
    position: absolute;
    height: 6px;
    width: 6px;
    background: url(http://www.onpointsoftwaretraining.com/images/header-tr.gif) no-repeat;
    top: 0;
    right: 0;
}
#logo {
    position: absolute;
    height: 50px;
    width: 188px;
    top: 18px;
    left: 20px;
}
#header-cart-links {
    position: absolute;
    height: 20px;
    width: 340px;
    top: 15px;
    right: 0;
}
#header-cart-links a {
    color: #fff;
    text-decoration: none;
}
#header-cart-link { margin: 0 20px 0 0; }
#header-cart-links img { vertical-align: middle; }
#header-search {
    position: absolute;
    height: 30px;
    width: 340px;
    top: 45px;
    right: 0;
}
#header-search input.text, .home-bottom-copy input.text {
    border: 1px solid #d6d1e2;
    color: #5e91a8;
    width: 200px;
    padding: 6px;
    margin: 0;
}
.home-bottom-copy input.text {
    width: 220px;
    margin: 0 0 10px 0;
}
.home-bottom-copy select {
    margin: 0 0 10px 0;
    width: 232px;
}



/* main nav
   ====================================================================== */
#main-nav {
    background: #a78fc4 url(http://www.onpointsoftwaretraining.com/images/bg-main-nav.gif) repeat-x;
    height: 36px;
    width: 940px;
    padding: 0;
    margin: 0;
    position: relative;
}
#main-nav-tl {
    position: absolute;
    height: 2px;
    width: 3px;
    background: url(http://www.onpointsoftwaretraining.com/images/main-nav-tl.gif) no-repeat;
    top: 0;
    left: 0;
}
#main-nav-tr {
    position: absolute;
    height: 2px;
    width: 3px;
    background: url(http://www.onpointsoftwaretraining.com/images/main-nav-tr.gif) no-repeat;
    top: 0;
    right: 0;
}



/* main content area
   ====================================================================== */
#content, #content-email, #content-download {
/*    background: #cdb5cd url(http://www.onpointsoftwaretraining.com/images/bg-main.gif) repeat-x; */
    background: #fff;
    padding: 6px 5px 6px 6px;
    margin: 0;
    position: relative;
    width: 929px;
}
#content-email { width: 629px; }
#content-download { width: 689px; }
#content-bl {
    position: absolute;
    width: 5px;
    height: 3px;
    background: url(http://www.onpointsoftwaretraining.com/images/bg-content-bl.gif) no-repeat;
    bottom: 0;
    left: 0;
    font-size: 1px;
}
#content-br {
    position: absolute;
    width: 5px;
    height: 3px;
    background: url(http://www.onpointsoftwaretraining.com/images/bg-content-br.gif) no-repeat;
    bottom: 0;
    right: 0;
    font-size: 1px;
}

/* home areas
   ====================================================================== */
#home-search {
    vertical-align: top;
    background: url(http://www.onpointsoftwaretraining.com/images/bg-main-search.png) no-repeat;
    width: 295px;
    height: 208px;
}
#home-newsletter {
    vertical-align: top;
    background: url(http://www.onpointsoftwaretraining.com/images/bg-main-newsletter.png) no-repeat;
    width: 295px;
    height: 75px;
    padding: 22px 0 0 0;
    text-align: center;
}
#home-main {
    vertical-align: top;
    background: url(images/bg-main-content4.jpg) no-repeat;
    width: 627px;
    height: 279px;
}
#home-main-copy {
    margin: 0 165px 0 25px;
}
#home-main-copy2 {
    margin: 0 0 0 13px;
    width: 350px;
    height: 245px;
    font-size: 15px;
    color: #010101;
}
#home-main-copy2 p {
    font-family: Arial, sans-serif;
    padding: 12px 0 0 0;
    margin: 0;
}
#home1 {
    font-size: 28px;
    line-height: 30px;
    font-weight: bold;
    color: #5D478B;
}
#home2 {
    font-size: 24px;
    line-height: 24px;
    color: #5d478b;
}
#home-main-btns {
    margin: 7px 0 0 13px;
}
#home-bottom-left {
    vertical-align: top;
    background: url(http://www.onpointsoftwaretraining.com/images/bg-main-bl.gif) no-repeat;
    width: 295px;
    height: 269px;
}
#home-bottom-center {
    vertical-align: top;
    background: url(http://www.onpointsoftwaretraining.com/images/bg-main-bc.gif) no-repeat;
    width: 313px;
    height: 269px;
}
#home-bottom-right {
    vertical-align: top;
    background: url(http://www.onpointsoftwaretraining.com/images/bg-main-br.gif) no-repeat;
    width: 311px;
    height: 269px;
}
.home-bottom-copy {
    margin: 0 25px 0 25px;
}
.home-bottom-copy-right {
    margin: 0 25px 0 25px;
}



/* bottom of main content area and footer
   ====================================================================== */
#bottom-shadow, #bottom-shadow-email, #bottom-shadow-download {
    clear: both;
    width: 934px;
    height: 20px;
    padding: 0;
    margin: 0 auto;
}
#bottom-shadow-email { width: 640px; }
#bottom-shadow-download { width: 700px; }

#footer {
    padding: 0 30px 0 30px;
    font-size: 10px;
    color: #fff;
    text-align: center;
}
#footer a {
    color: #fff;
    text-decoration: none;
}
#liquidesign-link { padding-left: 20px; }