html, body {
    background: url(all-bg.jpg) no-repeat center top;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
    color: #333;
    height: 100%;
    line-height: 140%;
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table[align =
"left"] {
    clear: both;
    float: none;
}

ul {
    list-style-position: inside;
    margin: 0;
    padding: 0 0 20px
}

ul li {
    margin: 0;
    padding: 0 0 10px
}

a {
    color: #9942ae
}

a img {
    border: 0
}

div.main {
    font-size: 0.75em;
    width: 1000px;
    position: relative;
    min-height: 100%;
    height: auto !important;
    background: url(main-bg.png) repeat-y left top;
    margin: 0 auto
}

div.menu {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 1.25em;
    height: 44px;
    background: url(menu-bg.jpg) no-repeat right bottom;
    line-height: normal
}

div.menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

div.menu ul li {
    float: left;
    border-top: 6px solid #4e7331;
    margin: 0;
    padding: 7px 0 0
}

div.menu ul li:hover {
    border-top: 6px solid #94be49;
    cursor: pointer
}

div.menu ul li.active {
    border-top: 6px solid #94be49
}

div.menu ul li#login {
    float: left;
    border-top: 6px solid #a95fba;
    margin: 0;
    padding: 7px 0 5px;
    background: #C58FD1;
}

a.mainbuttontext {
    color: #4e7331;
    text-decoration: none;
    font-weight: 700;
    display: block;
    border-right: 1px solid #e7e7e6;
    padding: 3px 27px
}

div.menu ul li.active a.mainbuttontext {
    color: #94be49;
    text-decoration: none;
    font-weight: 700;
    display: block;
    border-right: 1px solid #e7e7e6;
    padding: 3px 20px
}

div.menu ul li#login a.mainbuttontext {
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    display: block;
    border-right: 0;
    padding: 3px 36px 3px 37px
}

div.header {
    position: relative;
    width: 1000px;
    padding-top: 98px;
    background: url(header-bg.png) repeat-y right top;
    line-height: normal
}

div.logo {
    position: absolute;
    top: 20px;
    left: 30px
}

div.phone {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #666;
    position: absolute;
    top: 29px;
    left: 380px
}

div.get-social {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #666;
    position: absolute;
    top: 29px;
    left: 650px
}

div.get-social div {
    position: absolute;
    top: -5px;
    right: 0
}

div.get-social div a {
    margin-left: 10px
}

div.slide {
    position: relative;
    width: 1000px;
    background: url(slider-bg.png) repeat-x left bottom;
    height: 220px
}

.page_1 div.slide {
    position: relative;
    width: 1000px;
    background: url(slider-bg.png) repeat-x left bottom;
    height: 220px;
}

div.slide-panel {
    width: 1000px;
    height: 220px;
    overflow: hidden;
    position: relative;
    margin: 0 auto
}

div.slide-panel2 {
    height: 120px;
    overflow: hidden;
    position: relative;
}

div.slide-item2 {
    height: 120px;
    width: 200px;
    font-size: 90%;
    padding: 0 !important;
    margin: 0 !important;
}

div.wrap {
    height: 211px
}

div.slide2, .slide-panel2, .wrap2 {
    padding: 0 !important;
    margin: 0 !important;
}

.wrap2 {
}

div.slide-item {
    width: 930px;
    height: 200px;
    float: left;
    position: relative;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #ccc;
    font-size: 1.25em;
    padding: 20px 40px 0px 30px
}

div.slide-item2 h4 {
    padding: 0;
    margin: 0;
    color: #999;
}

div.slide-item div.description {
    width: 380px;
    height: 170px;
    position: absolute;
    top: 30px;
    right: 40px
}

div.slide-item p {
    font-style: italic;
    line-height: 120%;
    margin: 0
}

div.slide-item p.link {
    position: absolute;
    left: 0;
    bottom: 0;
    font-style: normal;
    color: #9dcd3a;
    margin: 0
}

div.slide-item p.link a {
    color: #9dcd3a;
    text-transform: uppercase
}

div#slidePanel, div#slidePanel-paging {
    display: none;
}

.page_1 div#slidePanel, .page_1 div#slidePanel-paging {
    display: block;
}

.page_1 .inner-header {
    display: none;
}



div.inner-header {
    position: relative
}

div.inner-header div.buttons {
    position: absolute;
    left: 400px;
    bottom: 10px;
    padding: 0
}

div.inner-header div.buttons a {
    display: inline-block;
    background: url(button-bg-dark.png) no-repeat left top;
    text-align: center;
    width: 219px;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: none;
    margin-right: 10px;
    padding: 6px 0 7px
}

div.content {
    background: url(content-bg.jpg) no-repeat left top;
    width: 1000px
}

div.left-col {
    float: left;
    width: 240px;
    padding: 35px 15px 35px 20px
}

div.left-col div {
    padding: 20px 0 0
}

div.left-col div#flash {
    padding: 0
}

div.left-menu {
    font-size: 1.3em;
    font-style: italic;
    margin: 0;
    padding: 15px 0 20px 0 !important;
    background: url(left-menu-bg.png) repeat left top;
}

div.newsletter {
    padding: 0 !important;
    margin: 0;
}

div.newsletter form, div.newsletter h3 {
    padding: 0;
    margin: 0;
}

div.newsletter form {
}

div.newsletter input {
    background: url(input-bg.png) no-repeat right top;
    border: 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 0.9em;
    width: 203px;
    color: gray;
    line-height: 100%;
    height: 21px;
    padding: 7px 10px 0
}

div.newsletter input.btn {
    background: url(btn-bg.png) no-repeat right top;
    border: 0;
    font-family: Impact, haettenschweiler;
    font-size: 1.4em;
    width: 106px;
    height: 30px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    padding: 0
}

.center {
    text-align: center
}

div.right-col {
    float: left;
    width: 695px;
    padding: 35px 30px 35px 0;
    background: url(content-bg.jpg) no-repeat right top;
}

div.buttons {
    padding: 20px 0
}

div.buttons a {
    display: inline-block;
    background: url(button-bg.png) no-repeat left top;
    text-align: center;
    width: 240px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: none;
    float: left;
    margin-right: 10px;
    padding: 11px 0 12px
}

div.buttons a span, div.buttons a b {
    border-bottom: 1px dashed #fff
}

div.buttons a:hover span, div.buttons a:hover b {
    border-bottom: 0
}

div.special-offers {
    float: right;
    font-size: 1.15em;
    width: 215px;
    text-align: center;
    font-weight: 700;
    margin: 0 -20px 0 0
}

div.special-offers p {
    margin: 30px 0 0
}

div.three-boxes {
    width: 720px;
    position: relative;
    display: inline-block;
    line-height: normal;
    margin: 50px 0 0 -10px
}

.webdev, .webmark, .webtrain {
    position: relative;
    float: left;
    display: inline;
    overflow: hidden;
    width: 180px;
    height: 360px;
    margin: 0 0 0 10px;
    padding: 15px
}

.webdev {
    border-bottom: 5px solid #94be49;
    border-top: 5px solid #94be49
}

div.webmark {
    border-bottom: 5px solid #c58fd1;
    border-top: 5px solid #c58fd1
}

div.webtrain {
    border-bottom: 5px solid #9942ae;
    border-top: 5px solid #9942ae;
    font-size: 0.9em;
    line-height: 1.2em;
}

.webdev h4, .webmark h4, .webtrain h4 {
    color: #999;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: 400;
    margin: 0
}

.webtrain h4 {
    font-size: 1.7em;
    margin-top: 3px;
}

div.box h4 span {
    color: #999
}

div.breadcrumbs {
    margin-bottom: 30px;
    font-size: 1.1em;
    color: #666
}

div.breadcrumbs img {
    vertical-align: middle
}

div.green-line {
    width: 920px;
    background: url(green-line-bg.png) repeat left top;
    margin: 0 auto;
    padding: 50px 40px
}

div.green-line div {
    float: left;
    display: inline-block
}

div.green-line div.sandra {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    width: 180px;
    margin: 0 20px
}

div.green-line div p {
    margin: 0 0 10px
}

div.copyrights {
    width: 960px;
    background: url(copyright-bg.png) no-repeat left bottom;
    font-size: 0.7em;
    margin: 0 auto;
    padding: 20px 20px 40px 20px;
}

div.copyrights p {
    margin-top: 0
}

div.cprghts {
    width: 35%;
    float: left;
    padding-left: 65px;
    background: url(head.png) no-repeat left top
}

div.terms {
    text-align: right
}

div.empty {
    height: 510px
}

div.clear {
    clear: both;
    width: 100%;
    height: 0;
    overflow: hidden
}

.cls {
    clear: both;
}

div.footer {
    width: 100%;
    background: url(footer-line-bg.jpg) no-repeat center bottom;
    position: relative;
    margin-top: -497px;
    padding-bottom: 180px;
    line-height: normal;
    height: 317px;
}

a:hover, div.slide-item p.link a:hover {
    text-decoration: none
}

div.menu ul li:hover a.mainbuttontext, div.phone span, div.get-social span {
    color: #94be49
}

div.phone h3, div.get-social h3 {
    font-family: Impact, Haettenschweiler;
    color: #4e7331;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 2.15em;
    line-height: 100%;
    margin: 0
}

div.phone p, div.get-social p, div.box p {
    margin: 0
}

div.three-boxes:after, div.green-line:after {
    content: '';
    display: block;
    clear: both
}

div.green-line div.logos, div.green-line div.logos img {
    margin: 0 0 0 20px
}

div.logos {
    padding: 0 0 0 120px;
}

.featuresdiv {
    float: right;
    border: none;
    width: 220px;
    margin: 0 -25px 0 0;
}

.navig_4 {
    width: 62px;
}

.left-menu .section {
    display: none;
}

.left-menu td {
    display: block !important;
}

div.left-menu a.mainbuttontext, div.left-menu a.item1 {
    background: url(left-menu-bullet.png) no-repeat left 10px;
    color: #9942AE;
    display: block;
    border: none;
    font-weight: normal;
    text-decoration: underline;
    padding: 3px 20px;
    margin: 0 0 5px 10px;
}

.shortForm span.sformRow {
    display: inline-block;
}

.shortForm label {
    width: 200px;
    display: inline-block;
    vertical-align: top;
}

.shortForm input, .shortForm textarea, .shortForm select {
    width: 180px;
    margin-bottom: 5px;
}

.shortForm textarea {
    height: 50px;
}

h1 {
    font-size: 100%;
    display: inline;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

.sFormCodeImage {
    clear: both;
}

img.sFormCodeImage {
}

.emessage {
    background: #ffffff;
    color: red;
    font-size: 10px;
    font-weight: bold;
    height: 21px;
    padding: 0 2px;
}

div.yesno {
    margin: 0 0 20px 0;
}

div.yesno label, div.yesno input {
    width: 30px;
}

div.yesno br {
    display: none;
}

.sitemap_page a.normal {
    display: block;
}

a.sublink {
    margin: 5px 0 5px 40px;
}

a.subsublink {
    margin: 0 0 0 80px;
}
div#slidePanel-paging {
    position: absolute;
    right: 40px;
    bottom: 25px;
    height: 10px;
	z-index: 50;
}

div#slidePanel-paging a {
    text-indent: -9999px;
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    background: url(pager.png) no-repeat left top;
    cursor: pointer;
    margin-left: 25px;
    outline: none
}

div#slidePanel-paging a.activeSlide {
    background: url(pager-active.png) no-repeat left top
}
#nav {
    z-index: 50;
    position: absolute;
    bottom: 10px;
    left: 35px
}

#nav a {
    margin: 0 5px;
    padding: 3px 5px;
    border: 1px solid #ccc;
    background: #cff;
    text-decoration: none
}

#nav a.activeSlide {
    background: #aaf
}

#nav a:focus {
    outline: none;
}
div.slide-item{
	background: transparent !important;
}

