/* skin.css */

body {background:#eee url(images/bg-stage2.png) repeat-y top center;}
a {color:#3575AA;text-decoration:underline;}
a:hover {color:#3575AA;text-decoration:none;}

#content h1 {
color:#3575aa;
font-family:Helvetica-neue, Helvetica, Arial, sans-serif;
font-size:20px;
font-weight:lighter;
margin-top: 15px;}

#content h2 {
color:#c96826;
font-family:"Helvetica-neue", Helvetica, Arial, sans-serif;
font-size:18pxx;
font-style: normal;}


#content h3 {
color:#e2e2e2;
font-family:garamond, georgia, serif;
font-weight: bold;
font-size:18px;
font-style: normal;}

#content h4 {
color:#e2e2e2;
font-family: Garamond, Georgia, serif;
font-size:18px;
font-weight:lighter;
font-style: italic;}



#content p, #content li {
color:#666;
font-family: Garamond,Georgia, "Times New Roman", Times, serif;
font-size:15px;line-height:18px;}
.imgRight {padding:0 0 12px 12px;float:right;}
sup {font-size:9px;padding:0 2px;}
}


/* --------------------------------------------------------------------------------------------------- Buttons - except for CTA */

.buttons a {
    background: url("images/button-blue-med.png") no-repeat scroll 0 0 transparent;
    color: #00467F;
    display: block;
    font-family: "Helvetica-neue", Helvetica, Arial, sans-serif;

    font-size: 14px;
    font-weight: bold;
    height: 22px;
    line-height: normal;
    margin: 10px 0 -12px;
    padding-top: 6px;
    text-align: center;
    width: 192px;
}
.buttons a:hover {
    background-position: 0 -28px;
    color: #00467F;
}
.buttons a span {
    margin: 0;
}
.buttons {
    margin: 0 0 20px;
    padding: 0;
}
#main-side div.related-info-box.related-info-box img.icon {
    display: none;
}
#main-side div.related-info-box div p {
    color: #666666;
    font-family:"Helvetica-neue", Helvetica, Arial, sans-serif;

    font-size: 15px;
    margin: 0 0 -12px;
    padding: 2px 5px 10px 5px;
}
}
#main-side div.related-info-box div p.buttons {
    background: url("images/sidebar-sep.png") repeat-x scroll center bottom transparent;
    padding: 12px 20px 26px 22px;
}
button.large {
    background: url("images/button-blue-med.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #00467F;
    font-family:"Helvetica-neue", Helvetica, Arial, sans-serif;

    font-size: 14px;
    font-weight: bold;
    height: 28px;
    margin: -6px 0 0;
    padding: 0;
    width: 192px;
}
button.large:hover {
    background-position: 0 -28px;
}
button.call-medium {
    background: url("images/button-orange-med.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    font-family: "Helvetica-neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    left: 0;
    margin: 12px 0 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 192px;
}
button.call-medium:hover {
    background-position: 0 -28px;
}
p.buttons {
    position: relative;
    z-index: 10;
}
p.buttons button.call-medium {
    background: url("images/button-orange-med.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    font-family:"Helvetica-neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    left: -100px;
    margin: 12px 0 0;
    padding: 0;
    position: relative;
    top: -18px;
    width: 192px;
    z-index: 300;
}


/* --------------------------------------------------------------------------------------------------- masthead and navigation */


#header {
    background: url("images/bg-body3.png") repeat-x scroll 0 0 #FFFFFF;
    height: 108px;
    margin-top: 0;
}
.page-part {
    position: relative;
    width: 996px;
}
#user-box {
    color: #FFFFFF;
    left: 600px;
    position: absolute;
    top: -76px;
}
#user-box a {
    color: #FFFFFF;
}
#side-top {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    left: -25px;
    position: relative;
}
#contactus {
    color: #c96826;
    font-family:"Helvetica-neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    left: -200px;
    position: relative;
    top: -25px;
}
#contactus-box {
    color: #c96826;
    font-family:"Helvetica-neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    left: 135px;
    position: absolute;
    top: 0;
    width: 150px;
}
#contactus-box em {
    font-style: normal;
}
#contactus-box em small {
    color: #999999;
    font-size: 16px;
    font-weight: normal;
}
#phonenumber {
    left: -170px;
    padding-left: 10px;
    position: relative;
    top: 25px;
    width: 100px;
}
#contact-us-page #phonenumber {
    left: -140px;
    padding-left: 10px;
    position: relative;
    top: 25px;
    width: 100px;
}
#contact-us-page .content-section #phonenumber {
    left: -10px;
    padding-left: 10px;
    position: relative;
    top: -5px;
    width: 100px;
}
img#company-logo {
    height: 64px;
    left: -15px;
    max-height: 64px;
    position: absolute;
    top: 25px;
    width: 180px;
}
#side-header {
    left: 0;
    position: absolute;
    top: 25px;
}
#top-navigation {
    bottom: 0;
    height: 48px;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 64px;
    width: 996px;
}
#top-navigation ul {
    background: url("images/nav-bg3.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    width: 996px;
}
#top-navigation ul li {
    float: left;
    z-index: 99998;
}
#top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:"Helvetica-neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    left: 190px;
    margin: 0 auto;
    padding: 12px 13px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#top-navigation ul li a:hover {
    text-decoration: underline;
}
#top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
}
#top-dropdownmenu {
    background: url("/static/skin/default/images/nav-bg3.png") no-repeat scroll -170px 11px transparent;
    bottom: 0;
    height: 70px;
    left: 170px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 53px;
    width: 996px;
}
#top-dropdownmenu ul li {
    line-height: 24px;
    z-index: 99999;
}
#top-dropdownmenu ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:"Helvetica-neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 12px 13px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 0 #0D3B60;
}
#top-dropdownmenu ul li a:hover {
    text-decoration: underline;
}
#top-dropdownmenu ul li a.selected {
    font-style: normal;
}



/* tabs
*************************/

ul.tabs {
    display: table;
    line-height: 20px;
    list-style: none outside none;
    margin: 0 26px;
    padding: 0;
    position: relative;
    top: 10px;
}
ul.tabs li {
    display: table-cell;
    float: left;
    list-style: none outside none;
    margin: 0 -1px;
    padding: 0;
    position: relative;
}
ul.tabs a {
    display: block;
    position: relative;
}


/* dropdowns
*************************/

ul.dropdown {
    background: url("/static/images/dropdownlink.png") repeat-y scroll left top transparent;
    display: none;
    left: 0;
    line-height: 24px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 46px;
    width: 280px;
    z-index: 999;
}
ul.dropdown ul.dropdown {
    left: 95%;
    top: 0;
}
ul.dropdown li {
    display: block;
    float: none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
ul.dropdown li a {
    display: block;
}
#page-header h1 {
    display: none;
}
#page-logo {
    display: none;
}
#page-header {
    height: 20px;
    margin: 0;
}


/* --------------------------------------------------------------------------------- SUB NAV */


#sub-navigation {
display:none;

/* --------------------------------------------------------------------------------------------------- main */

#main-outer {
    background: url("") repeat-y scroll 0 0 transparent;
    margin: 0 auto;
}
#main-content {
    background: url("") repeat-y scroll 0 0 transparent;
    width: 759px;
}
#content {
    padding: 30px 20px 0 23px;
}
#content #breadcrums {
    color: #999999;
    font-family: "Helvetica-neue", Helvetica, Arial, sans-serif;
    font-size: 10px !important;
    left: 34px;
    margin: 0;
    padding: 0;
    text-align: left;
    top: 16px;
}
#content #breadcrums a {
    color: #00467F;
    text-decoration: none;
}
#content #breadcrums a:hover {
    text-decoration: underline;
}
#main div#main-outer div#main-content div#content div.content-section {
    margin: 0;
    padding: 0;
}


/* --------------------------------------------------------------------------------------------------- sidebar */


#main-side {
    font-family: "Helvetica-neue", Helvetica, Arial, sans-serif;
    position: relative;
    width: 237px;
}
#search-box {
    background: url("images/bg-search.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 30px;
    left: 18px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: -81px;
    width: 198px;
}
#search-box input.search-field-initial {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #666666;
    font-family:"Helvetica-neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 16px;
    margin: 3px 0 3px 3px;
    padding: 4px;
    width: 133px;
}
#search-box input#search-button {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #E1F1FC;
    font-family: "Helvetica-neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    height: 24px;
    margin: 3px 3px 3px 0;
    padding: 0;
    width: 50px;
}
#main-side div.related-info-box {
    background-color: transparent;
    border: 0 none;
    margin: 0 0 54px;
    padding: 0;
    width: 234px;
}
#main-side div.page-side-box {
    padding-bottom: 120px;
    padding-top: 0px;
}

#main-side-resource {
    background: url("images/sidebar-top-Resource.jpg") no-repeat scroll center top transparent;
}

/* ------------------------------------sidebar ULs */


#main-side div.related-info-box ul {
    background: url("images/sidebar-sep.png") repeat-x scroll center bottom transparent;
    list-style-type: none;
    margin: 0;
    padding: 0 0 10px;
}
.related-info-box ul li {
    font-size: 12px;
    margin: 0 0 0 2px;
    padding: 8px 20px 0;
}
.related-info-box ul li h3 {
    color: #666666;
    font-family:"Helvetica-neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
#main-side div.related-info-box.related-info-box ul li ul {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}
ul.callout {
    margin: 0;
    padding: 0;
}
ul.callout li {
    color: #666666;
    font-family:"Helvetica-neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    padding: 0 0 12px;
}
#main-side div.related-info-box h2#related-courses-info {
    color: #666666;
    font-family:"Helvetica-neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 22px 20px 0 22px;
    text-transform: uppercase;
}
#main-side div.related-info-box h2#onsite-info {
    color: #666666;
    font-family:"Helvetica-neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 12px 20px 0 22px;
    text-transform: uppercase;
}
#main-side div.related-info-box h2#training-categories-info {
    color: #666666;
    font-family:"Helvetica-neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin: 20px 0 0;
    padding: 0 20px 0 22px;
    text-transform: uppercase;
}
#main-side div.related-info-box h2#course-details {
    color: #666666;
    font-family:"Helvetica-neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 12px 20px 0 22px;
    text-transform: uppercase;
}
#main-side div.related-info-box h2#related-categories-info {
    background: url("images/sidebar-sep.png") repeat-x scroll center top transparent;
    color: #666666;
    font-family:"Helvetica-neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin: 50px 0 0;
    padding: 12px 20px 0 22px;
    text-transform: uppercase;
}
#main-side div.related-info-box h2#public-locations-info {
    background: url("images/sidebar-sep.png") repeat-x scroll center top transparent;
    color: #666666;
    font-family:"Helvetica-neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin: 50px 0 0;
    padding: 12px 20px 0 22px;
    text-transform: uppercase;
}

/* sidebar headlines images------------------------------------------ */


#registration-flow-page #main-side, #training-onsite-page #main-side {
    background: url("images/sidebar-top-blank.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 50px;
    margin: 0;
    padding: 0;
    width: 234px;
}
#main-side div.related-info-box h2#store-add-to-cart {
    background: url("images/sidebar-add-to-cart.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 50px;
    margin: 0;
    padding: 0;
    width: 234px;
}
h2#store-add-to-cart span {
    display: none;
}
#main-side div.related-info-box h2#training-locations-info {
    background: url("images/sidebar-locations.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 50px;
    margin: 0;
    padding: 0;
    width: 234px;
}
h2#training-locations-info span {
    display: none;
}
#main-side div.related-info-box h2#training-location-info {
    background: url("images/sidebar-location.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 50px;
    margin: 0;
    padding: 0;
    width: 234px;
}
h2#training-location-info span {
    display: none;
}
#main-side div.related-info-box h2#training-schedule {
    background: url("images/sidebar-select-date.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 50px;
    margin: 0;
    padding: 0;
    width: 234px;
}
h2#training-schedule span {
    display: none;
}
#main-side div.related-info-box h2#location-schedule-info {
    background: url("images/sidebar-place-schedule.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 50px;
    margin: 0;
    padding: 0;
    width: 234px;
}
h2#location-schedule-info span {
    display: none;
}


/*sidebar misc --------------------------------------------------------*/


#training-locations-info #main-side div.related-info-box ul li a {
    color: #00467F;
    text-decoration: none;
}
#main-side div.related-info-box ul li a:hover {
    text-decoration: underline;
}
#main-side div.related-info-box p a.callout {
    background: url("images/button-orange-med.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-family:"Helvetica-neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 22px;
    line-height: normal;
    margin: 10px 0 -12px;
    padding-top: 6px;
    text-align: center;
    text-decoration: none;
    width: 192px;
}
#main-side div.related-info-box p a.callout:hover {
    background-position: 0 -28px;
    color: #FFFFFF;
}
#main-side div.related-info-box div.note div.blurb p.threeOrMore {
    background: url("images/sidebar-sep.png") repeat-x scroll center bottom transparent;
    font-family:"Helvetica-neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 12px 20px 12px 22px;
    text-transform: capitalize;
}
#main-side div.related-info-box.related-info-box ul.special {
    background: none repeat scroll 0 0 transparent;
    margin-bottom: -20px;
}
ul.special li {
    font-size: 12px;
}
#static-page120 #main-side div.related-info-box h2#training-categories-info {
    background: url("images/sidebar-sep2.png") repeat-x scroll center top transparent;
    padding: 16px 20px 0 22px;
}
#static-page120 #main-side div.related-info-box.related-info-box ul.special {
    background: none repeat scroll 0 0 transparent;
    margin-bottom: -5px;
    position: relative;
    right: 5px;
    top: -15px;
}
.sidebarQuote {
    background: url("images/sidebar-sep.png") repeat-x scroll center top transparent;
    color: #404041;
	font-family:"Helvetica-neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    line-height: 18px;
    margin: 20px 0 0 2px;
    padding: 0 20px;
    width: 192px;
}
.sidebarQuote span {
    color: #D9D9D9;
    font-size: 60px;
    font-style: normal;
    line-height: 18px;
    position: relative;
    top: 24px;
}
.related-info-box table {
    margin-top: 12px;
    position: relative;
}
.related-info-box table th {
    text-align: left;
}
.related-info-box table tr td button.call-medium {
    left: 20px;
    position: absolute;
    top: 120px;
}


/* --------------------------------------------------------------------------------------------------- Footer ---- */


#company-phone {
    color: #c96826;
    font-family:"Helvetica-Neue",Helvetica,sans-serif;
    font-size: 16px;
    left: 120px;
    position: relative;
}
#company-name {
    left: 650px;
    position: relative;
    top: 20px;
}
#company-address {
    left: 650px;
    position: relative;
    top: 15px;
}
#footer {
    background-image: url("/static/images/footer_bg.jpg");
    background-repeat: repeat-x;
    bottom: -35px;
    height: 205px;
    margin: 0 auto;
    position: relative;
    width: 986px;
}

#push {
padding-top: 150px;
}

#footer ul {
    float: left;
    height: 100px;
    position: relative;
    top: 0;
    width: 300px;
}
#footer ul li {
    display: block;
    float: right;
    text-align: left;
    text-decoration: none;
    width: 300px;
}
#footer ul li a {
    border: 0 none;
    color: #c96826;
    display: block;
    font-family:"Helvetica-Neue",Helvetica,sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0px 0px;
    text-align: left;
}
#footer ul li a:hover {
    text-decoration: underline;
}

#footer-content #phonenumber {
  display: none;
}

#footer-content #company-phone {
    left: 755px;
    position: absolute;
    top: 15px;
}

#footer-company-info #company-address{
  display: none;
}

#footer-company-info #company-name {
    width: 250px;
    left:250px;
    position: relative;
    display: none;
}

#main-outer-footer {
    background: none repeat scroll 0 0 transparent;
    height: 11px;
    overflow: hidden;
    position: relative;
    top: 11px;
	
}
#main-outer-footer2 {
    background: none repeat scroll 0 0 transparent;
    height: 5px;
    overflow: hidden;
}

#footer-content {
    height: 200px;
    margin: 0;
    padding: 0;
    width: 759px;
}
#footer-company-info {
    color: gray;
    font-family: "Helvetica-Neue",Helvetica,sans-serif;
    font-size: 14px;
    height: 20px;
    left: 550px;
    margin: 0;
    position: absolute;
    top: 10px;
    width: 150px;
}
#footer-blurb {
    float: left;
    left: 0;
    position: absolute;
    text-align: left;
    top: 0;
    width: 100px;
}
#footer-blurb ul {
    float: none;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0;
    position: relative;
    left:200px;
    text-align: left;
    top: 0px;
    width: 100px;
}
#footer-blurb ul li {
    float: none;
    font-size: 14px;
    position: relative;
    right: 160px;
    text-align: left;
    top: 15px;
    width: 100px;
}

#footer-blurb ul li p {
    color: gray;
    font-size: 14px;
	padding-bottom: 5px;
	font-family: "Helvetica-Neue",Helvetica,sans-serif;
}

#footer-blurb ul li a {
    color: gray;
    font-size: 14px;
    text-decoration: none;
    width: 100px;
	font-weight:bold;
}
#footer-blurb ul li a:hover {
    color: #00467F;
    text-decoration: none;
}

ul#sitemap_right {
    float: right;
    position: relative;
    left: 320px;
    top: -78px;
}


#contact_info {
    float: right;
    left: 20px;
    position: relative;
    text-align: left;
    top: -15px;
    width: 250px;
}

#contact_info p {
    color: gray;
    font-family:"Helvetica-Neue",Helvetica,sans-serif;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 0;
	font-weight:normal !important;
}

#contact_info h1 {
    color: gray;
    font-size: 14px;
	padding-bottom: 5px;
	font-family: "Helvetica-Neue",Helvetica,sans-serif;
	font-weight:normal !important;
}

#contact_info h2 {
    color: gray;
    font-size: 14px;
	padding-bottom: 5px;
	font-family: "Helvetica-Neue",Helvetica,sans-serif;
}

#the_latest {
    float: left;
    left: 800px;
    position: absolute;
    text-align: left;
    top: 80px;
    width: 250px;
}

#the_latest ul {
    float: none;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0;
    position: relative;
    left:200px;
    text-align: left;
    top: 0px;
}
#the_latest ul li {
    float: none;
    font-size: 14px;
    position: relative;
    right: 160px;
    text-align: left;
    top: 15px;
}

#the_latest ul li p {
    color: gray;
    font-family: "Helvetica-Neue",Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal !important;
    padding-bottom: 5px;
}

#the_latest ul li a {
    color: #gray;
    font-size: 14px;
    text-decoration: none;
	font-weight:bold;
}
#the_latest ul li a:hover {
    color: white;
    text-decoration: none;
}


#cprime_connect {
    left: 505px;
    position: relative;
    text-align: left;
    top: -145px;
    width: 250px;
}

#cprime_connect h1{
	color: gray;
    font-size: 14px;
	padding-bottom: 5px;
	font-family: "Helvetica-Neue",Helvetica,sans-serif;
	font-weight:normal !important;
}


#footer-copyright {
    font-size: 12px;
    left: 40px;
    position: relative;
    top: 140px;
	color: gray;
}

#footer-logos {
    float: right;
    left: 150px;
    position: relative;
    top: -35px;
}
#footer-side {
    padding-top: 120px;
    position: relative;
    right: 100px;
    width: 237px;
	display:none;
}
#footer-powered-by {
    color: #AAAAAA;
    font-family: "Helvetica-Neue",Helvetica,sans-serif;
    font-size: 10px;
	display:none;
}

#footer-valid-markup {
	display:none;
}

#footer-powered-by a {
    color: #AAAAAA;
}

/* --------------------------------------------------------------------------------------------------- Home page ---- */

#static-page120 div#main {
    background: url("") repeat-y scroll center top transparent;
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#static-page120 #page-header {
    position: relative;
    z-index: 1;
}
#static-page120 img#company-logo {
    height: 64px;
    left: -15px;
    max-height: 64px;
    position: absolute;
    top: 25px;
    width: 180px;
}
#static-page120 #top-navigation ul {
    background: url("images/nav-bg3.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    width: 996px;
}
#static-page120 #search-box {
    left: 20px;
    top: -38px;
}
#static-page120 #content {
    padding: 17px 20px 0 35px;
    width: 684px;
}
#sidebar-page120 {
    background: url("images/sidebar_back.png") no-repeat scroll 0 27px transparent;
    height: 560px;
    left: -10px;
    position: relative;
    top: 430px;
    width: 225px;
}

#sidebar-page121 {
    background-image: url("/static/images/sidebar_bg.png");
    height: 100%;
    padding-bottom: 50px;
    padding-left: 12px;
    position: relative;
    top: 330px;
    width: 200px;
}


#sidebar-page121 h2 {
    color: #7D994A;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: bold !important;
    padding-left: 10px !important;
    padding-top: 10px !important;
}

#sidebar-page121 p {
    padding-left: 10px !important;
}


#button_cta {
    display: block;
    height: 40px;
    left: 10px;
    margin-left: 0;
    position: relative;
    text-indent: -9999px;
    top: 10px;
    width: 312px;
    z-index: 1;
}

#button_cta p{
}

#button_cta  a {
    background: url("images/cta_rollover.png") no-repeat scroll left top transparent;
    display: block;
    height: 40px;
    outline: medium none;
    width: 180px;
}
#button_cta  a:hover {
    background-position: 0 -42px;
}


#wrap {
    left: 5px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0;
    width: 100%;
}


#wrap_inner {
    height: 275px;
    left: 0;
    padding-bottom: 25px;
    position: relative;
}

#wrap_inner_agile {
    height: 275px;
    left: 32px;
	top: -13px;
    padding-bottom: 25px;
    position: relative;
}

#background_repeat {
    background: url("") repeat-y scroll 0 0 transparent;
}
#mainbody {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 10px;
    width: 900px;
}
#mainbody h1 {
    color: #336699;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    line-height: 28px;
    padding: 15px 10px 0 20px;
}
#mainbody h1 a {
    color: #009900;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    line-height: 24px;
    text-decoration: none;
}
a.indexCTA {
    background: url("images/button-index.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 46px;
    left: -339px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -74px;
    width: 236px;
}
a.indexCTA:hover {
    background-position: 0 -46px;
}
a.indexCTA span {
    display: none;
}
a.indexCTA2 {
    background: url("images/button-index.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 46px;
    left: 300px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 150px;
    width: 236px;
}
a.indexCTA2:hover {
    background-position: 0 -46px;
}
a.indexCTA2 span {
    display: none;
}
#triCol_home {
    left: 15px;
    margin: 0 0 35px;
    padding: 0 0 35px;
    position: relative;
    top: 25px;
    width: 684px;
    z-index: 999999;
}
#triCol_home p {
    color: #666666;
    font-size: 14px;
    left: 0;
    padding: 0 0 0 5px;
    position: relative;
    top: -10px;
}
#triCol_home p a {
    color: #3575AA;
    font-size: 14px;
    text-decoration: underline;
}
#triCol_bg {
    background-image: url("images/column_bg4.jpg");
    background-repeat: no-repeat;
    height: 170px;
    left: 3px;
    position: absolute;
    top: 425px;
    width: 696px;
    z-index: 0;
}
#triCol_news {
    left: 190px;
    margin: 0 0 35px;
    padding: 0 0 35px;
    position: relative;
    top: -75px;
    width: 500px;
    z-index: 999999;
	font-family:Arial, Helvetica, sans-serif !important;
}
#triCol_stripe {
    border-bottom: 1px solid #D1D1D1;
    height: 5px;
    left: 24px;
    margin: 0 0 5px;
    padding: 0 0 10px;
    position: relative;
    top: -66px;
    width: 650px;
    z-index: 999999;
}
#triCol_stripe1 {
    border-bottom: 1px solid #D1D1D1;
    height: 5px;
    left: 24px;
    margin: 0 0 5px;
    padding: 0 0 10px;
    position: relative;
    top: -20px;
    width: 650px;
    z-index: 999999;
}
#logos {
    left: 15px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -5px;
}
#triCol {
    border-bottom: 1px solid #D1D1D1;
    left: 20px;
    margin: 0 0 35px;
    padding: 0 0 35px;
    position: relative;
    top: -15px;
    width: 684px;
    z-index: 999999;
}
#triCol p {
    color: #666666;
    font-size: 14px;
    padding: 0 0 0 10px;
}
#triCol p a {
    color: #3575AA;
    font-size: 14px;
    text-decoration: underline;
}
#news_bg {
    background: none repeat scroll 0 0 #ECECED;
    height: 175px;
    left: 15px;
    position: relative;
    top: 10px;
    width: 670px;
}
#news-header {
    left: 10px;
    position: relative;
    top: 10px;
    width: 100px;
}
#news-header-img {
    float: left;
    left: 10px;
    position: relative;
    top: 10px;
    width: 100px;
}
#news-header h2 {
    left: 60px;
    line-height: 18px;
    position: relative;
    top: -30px;
    width: 100px;
}
.triColContent_news {
    float: left;
    left: 10px;
    margin: 0 25px 0 0;
    position: relative;
    width: 200px;
}
.triColContent_news h3 {
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 18px;
    font-weight: bold !important;
    height: 28px;
    left: -10px;
    margin: 0;
    padding: 28px 0 0 10px;
    position: relative;
    top: 0;
    width: 210px;
}
.triColContent_news ul {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
}
.triColContent_news ul li {
    background: url("images/bullet.gif") no-repeat scroll 10px 6px transparent;
    margin: 10px 0;
    padding: 0 0 0 30px;
}
#triCol1 div.triColContent_news h3 {
    background-image: url("images/index-col-consulting.png");
}
#triCol2 div.triColContent_news h3 {
    background-image: url("images/index-col-staffing.png");
}
#triCol3 div.triColContent_news h3 {
    background-image: url("images/index-col-training.png");
}
#triCol3 div.triColContent_news {
    margin: 0;
}
.triColContent {
    float: left;
    margin: 0 36px 0 0;
    width: 200px;
}
.triColContent h3 {
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: Helvetica,Arial,sans-serif !important;
    font-size: 18px;
    font-weight: bold !important;
    height: 28px;
    left: -10px;
    margin: 0;
    padding: 28px 0 0 10px;
    position: relative;
    top: 0;
    width: 210px;
}
.triColContent ul {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
}
.triColContent ul li {
    background: url("images/bullet.gif") no-repeat scroll 10px 6px transparent;
    margin: 10px 0;
    padding: 0 0 0 30px;
}
#triCol1 div.triColContent h3 {
    background-image: url("images/index-col-consulting.png");
}
#triCol2 div.triColContent h3 {
    background-image: url("images/index-col-staffing.png");
}
#triCol3 div.triColContent h3 {
    background-image: url("images/index-col-training.png");
}
#triCol3 div.triColContent {
    margin: 0;
}


/* --------------------------------------------------------------------------------------------------- Training page ---- */


.training-courses-page div.blurb {
    border-right: 1px dotted #999999;
    float: left;
    margin-left: 12px;
    padding-right: 23px;
    width: 196px;
}
.training-courses-page div#main div#main-outer div#main-content div#content h2 {
    clear: none !important;
    display: block;
    float: left;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    margin: 10px 248px 0 24px;
    position: relative;
    width: 196px;
}
.training-courses-page div#main div#main-outer div#main-content div#content h2#Certification {
    margin-top: 130px;
}
.training-courses-page div#main div#main-outer div#main-content div#content h2 a {
    border: 0 none;
    color: #404041;
}
.training-courses-page div#main div#main-outer div#main-content div#content h2 a:hover {
    text-decoration: underline;
}
.training-courses-page div#main div#main-outer div#main-content div#content div.blurb {
    position: relative;
}
.training-courses-page div#main div#main-outer div#main-content div#content div.blurb h2 {
    background: url("images/headline-box.gif") no-repeat scroll 0 0 transparent;
    color: #404041 !important;
    font-family: Helvetica,Arial,sans-serif !important;
    font-size: 27px !important;
    font-weight: bold !important;
    height: 42px !important;
    left: -12px;
    line-height: normal;
    margin: 0;
    padding: 6px 12px 0;
    position: absolute;
    top: -192px;
    width: 686px !important;
}
.training-courses-page div#main div#main-outer div#main-content div#content div.blurb p {
    color: #404041;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: normal;
}
.training-courses-page div#main div#main-outer div#main-content div#content div.blurb p.first {
    margin-top: 0;
}
.training-courses-page div#main div#main-outer div#main-content div#content div.blurb div.hotClass {
    background: url("images/hot-class-top.gif") no-repeat scroll center top transparent;
    padding-top: 50px;
    width: 196px;
}
.training-courses-page div#main div#main-outer div#main-content div#content div.blurb div.hotClass p {
    margin: 10px 12px;
}
.training-courses-page div#main div#main-outer div#main-content div#content div.blurb div.hotClass a {
    border: 0 none;
    color: #E00000;
    text-decoration: none;
}
.training-courses-page div#main div#main-outer div#main-content div#content div.blurb div.hotClass a p {
    border: 0 none;


    color: #E00000;
    text-decoration: none;
}
.training-courses-page div#main div#main-outer div#main-content div#content div.blurb div.hotClass a:hover p {
    text-decoration: underline;
}
.training-courses-page div#main div#main-outer div#main-content div#content div.blurb div.hotClass div.hotBottom {
    background: url("images/hot-class-bottom.gif") no-repeat scroll center bottom transparent;
    height: 12px;
    width: 196px;
}
.training-courses-page div#main div#main-outer div#main-content div#content div.blurb p.col2top {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    left: 244px;
    line-height: normal;
    position: absolute;
    top: 0;
    width: 196px;
}
.training-courses-page div#main div#main-outer div#main-content div#content div.blurb p.col2top strong {
    color: #003667;
    display: block;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 4px;
}
.training-courses-page div#main div#main-outer div#main-content div#content div.blurb div.col3 {
    border-left: 1px dotted #999999;
    left: 465px;
    padding-bottom: 74px;
    padding-left: 24px;
    position: absolute;
    top: 0;
    width: 196px;
}
.training-courses-page div#main div#main-outer div#main-content div#content div.blurb h3 {
    color: #003667;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 4px;
    padding: 10px 0 0;
}
.training-courses-page div#main div#main-outer div#main-content div#content div.blurb div.col3 ol {
    margin-left: 20px;
}
.training-courses-page div#main div#main-outer div#main-content div#content div.blurb div.col3 ol li {
    color: #404041;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 18px;
}
.training-courses-page div#main div#main-outer div#main-content {
    height: 1300px;
    position: relative;
}
.training-courses-page div#main div#main-outer div#main-content div#content {
    background: url("images/bg-training-center.gif") no-repeat scroll 0 129px transparent;
    left: 0;


    margin-left: 23px;
    padding: 254px 20px 0 0;
    position: absolute;
    top: 0;
}
.training-courses-page div#main div#main-outer div#main-content div#content div#breadcrums {
    left: 11px;
}
.training-courses-page div#main div#main-outer div#main-content div#content div.content-section {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin: 0 248px 0 24px;
    width: 196px;
}
.training-courses-page div#main div#main-outer div#main-content div#content div.content-section ul li {
    font-size: 12px;
    line-height: normal;
    margin-bottom: 12px;
}
.training-courses-page div#footer-blurb div.blurb {
    border: 0 none;
}
#main-side div.related-info-box h2#upcoming-schedule-info {
    background: url("images/sidebar-upcoming-classes.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 50px;
    margin: 0;
    padding: 0;
    width: 276px;
}
h2#upcoming-schedule-info span {
    display: none;
}

/* --------------------------------------------------------------------------------------------------- Certification page ---- */

#training-category-page5 div#main div#main-outer div#main-content div#content div.first-content-section h2 {
    background: url("images/headline-box.gif") no-repeat scroll 0 0 transparent;
    color: #404041 !important;
    font-family: Helvetica,Arial,sans-serif !important;
    font-size: 30px !important;
    font-weight: bold !important;
    height: 42px !important;
    line-height: normal;
    margin: 19px 0 0;
    padding: 6px 12px 0;
    width: 686px !important;
}
#training-category-page5 div#main div#main-outer div#main-content div#content h2 {
    background: url("images/headline-box.gif") no-repeat scroll 0 0 transparent;
    color: #404041 !important;
    font-family: Helvetica,Arial,sans-serif !important;
    font-size: 22px !important;
    font-weight: bold !important;
    height: 42px !important;
    line-height: normal;
    margin: 40px 0 0;
    padding: 12px 12px 0;
    width: 686px !important;
}
#training-category-page5 #content h3.courseSubhead {
    color: #003667;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
    margin: -22px 0 20px;
    padding: 0 0 0 12px;
}
#training-category-page5 #content h3.courseSubhead strong {
    font-weight: bold;
}
#training-category-page5 #main div#main-outer div#main-content div#content div.content-section p {
    color: #333333 !important;
    font-family:Arial, Helvetica, sans-serif; !important;
    padding: 0 0 7px 12px;
}
#training-category-page5 #main div#main-outer div#main-content div#content .content-section p.hotClass {
    color: #C50101 !important;
}
#training-category-page5 #main div#main-outer div#main-content div#content .content-section p.hotClass a {
    border: medium none !important;
    color: #C50101 !important;
}
#training-category-page5 #main div#main-outer div#main-content div#content .content-section p.hotClass a:hover {
    text-decoration: none;
}
#training-category-page5 #main div#main-outer div#main-content div#content .content-section h2.first {
    background: none repeat scroll 0 0 transparent !important;
    color: #003667 !important;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 18px !important;
    margin: 20px 0 -12px;
    padding: 0 0 0 12px;
    width: 348px;
}
#training-category-page5 #main div#main-outer div#main-content div#content .content-section ul {
    list-style-type: none !important;
    margin: 0 0 0 24px !important;
    padding: 0;
}
#training-category-page5 #main div#main-outer div#main-content div#content .content-section ul li {
    background: url("images/bullet.gif") no-repeat scroll 0 8px transparent !important;
    font-family:Arial, Helvetica, sans-serif; !important;
    font-size: 13px !important;
    margin: 0 !important;
    padding: 0 0 0 18px !important;
}
#training-category-page5 table.inlineClassList {
    border-collapse: collapse;
    margin: 6px 12px 24px;
    width: 684px;
}
#training-category-page5 table.inlineClassList tr.odd td {
    background-color: #EFF8FA;
}

#training-category-page5 table.inlineClassList tr.hotClass td {
    border-bottom: 1px solid #C50101;
    border-top: 1px solid #C50101;
}
#training-category-page5 table.inlineClassList tr.hotClass td a {
    color: #C50101 !important;
}
#training-category-page5 table.inlineClassList td {
    border: 0 none;
    color: #333333;
    font-size: 12px;
    margin: 0;
    padding: 4px 12px;
}
#training-category-page5 table.inlineClassList td a {
    border: 0 none !important;
    color: #01AAE1 !important;
    text-decoration: none;
}
#training-category-page5 table.inlineClassList td a:hover {
    text-decoration: underline;
}
#training-category-page5 div.addthis_toolbox addthis_default_style {
    background-color: #FF0000 !important;
    padding-top: 1000px;
}
#training-category-page5 div#main div#main-outer div#main-content div#content div.first-content-section div.certCards {
    margin-top: 20px;
    overflow: hidden;
    padding: 0;
    width: 730px;
}
#training-category-page5 div#main div#main-outer div#main-content div#content div.first-content-section div.certCards a {
    background: url("images/certification-card.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    float: left;
    height: 167px;
    margin-right: 20px;
    overflow: hidden;
    padding: 10px;
    text-decoration: none !important;
    width: 142px;
}
#training-category-page5 div#main div#main-outer div#main-content div#content div.first-content-section div.certCards a h3 {
    border: 0 none;
    color: #FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none !important;
}
#training-category-page5 div#main div#main-outer div#main-content div#content div.first-content-section div.certCards a p {
    color: #C9E0F5;
    font-size: 14px;
    line-height: normal;
}
#training-category-page5 div#main div#main-outer div#main-content div#content div.content-section span.faqLink a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
#training-category-page5 div#main div#main-outer div#main-content div#content div.content-section span.faqLink a {
    background: url("images/icons/question.png") no-repeat scroll left center transparent;
    display: block;
    margin-bottom: 20px;
    padding-left: 22px;
}


/* --------------------------------------------------------------------------------------------------- Course page ---- */


.training-course-page #content h2.first {
    background: url("images/headline-box.gif") no-repeat scroll 0 0 transparent;
    color: #404041;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: bold;
    height: 42px;
    line-height: normal;
    margin: 19px 0;
    padding: 6px 12px 0;
    width: 686px;
}
.training-course-page #main div#main-outer div#main-content div#content .first-content-section span.faqLink {
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    position: absolute;
    right: 34px;
    text-align: right;
    top: 64px;
    width: 400px;
}
.training-course-page #main div#main-outer div#main-content div#content .first-content-section span.faqLink a {
    background: url("images/icon-question-circle-red.gif") no-repeat scroll left center transparent;
    padding-left: 22px;
}
.training-course-page #content h3.courseSubhead {
    color: #003667;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
    margin: 20px 0;
    padding: 0 0 0 12px;
}
.training-course-page #content h3.courseSubhead strong {
    font-weight: bold;
}
.training-course-page .first-content-section p {
    color: #333333 !important;
    font-family:Arial, Helvetica, sans-serif; !important;
    padding: 0 0 7px 12px;
}
.training-course-page #main div#main-outer div#main-content div#content .first-content-section p.hotClass {
    color: #C50101 !important;
}
.training-course-page #main div#main-outer div#main-content div#content .first-content-section p.hotClass a {
    border: medium none !important;
    color: #C50101 !important;
}
.training-course-page #main div#main-outer div#main-content div#content .first-content-section p.hotClass a:hover {
    text-decoration: none;
}
.training-course-page #main div#main-outer div#main-content div#content .first-content-section ul {
    list-style-type: none !important;
    margin-left: 14px;
}
.training-course-page #main div#main-outer div#main-content div#content .first-content-section ul li {
    background: url("images/bullet.gif") no-repeat scroll 0 8px transparent;
    color: #333333;
    font-family:Arial, Helvetica, sans-serif;
    margin: 0 0 3px 9px;
    padding: 0 0 0 21px;
}
.training-course-page table.inlineClassList {
    border-collapse: collapse;
    margin: 6px 12px 24px;
    width: 684px;
}
.training-course-page table.inlineClassList tr.odd td {
    background-color: #EFF8FA;
}
.training-course-page table.inlineClassList tr.hotClass td {
    border-bottom: 1px solid #C50101;
    border-top: 1px solid #C50101;
}
.training-course-page table.inlineClassList tr.hotClass td a {
    color: #C50101 !important;
}
.training-course-page table.inlineClassList td {
    border: 0 none;
    color: #333333;
    font-size: 12px;
    margin: 0;
    padding: 4px 12px;
}
.training-course-page table.inlineClassList td a {
    border: 0 none !important;
    color: #01AAE1 !important;
    text-decoration: none;
}
.training-course-page table.inlineClassList td a:hover {
    text-decoration: underline;
}
.training-course-page #content h2 {
    background-position: 18px 7px;
    background-repeat: no-repeat;
    color: #003667;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 42px;
}

.training-course-page .content-navigation {
    display: none;
}
.training-course-page #main div#main-outer div#main-content div#content div.content-section p {
    color: #333333;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0 0 24px;
    padding: 0 0 0 42px;
}
.training-course-page h2#duration {
    background-image: url("images/icon-clock.gif");
}
.training-course-page h2#audience {
    background-image: url("images/icon-people.gif");
}
.training-course-page h2#prereq {
    background-image: url("images/icon-green-check.gif");
}
.training-course-page h2#cert {
    background-image: url("images/icon-scroll-doc.gif");
}
.training-course-page h2#instructor {
    background-image: url("images/icon-instructor.gif");
}
.training-course-page h2#whyUs {
    background-image: url("images/icon-question-bubble.gif");
}
.training-course-page h2#money {
    background-image: url("images/icon-money.gif");
}
.training-course-page h2#outline {
    background-image: url("images/icon-clipboard.gif");
}
.training-course-page h2#additional-notes {
    display: none;
}
.training-course-page ol {
    list-style-type: decimal;
    margin: 0 0 24px 80px;
    padding: 0;
}
.training-course-page ol li {
    font-family:Arial, Helvetica, sans-serif; !important;
    font-size: 14px !important;
    line-height: 18px;
}
.training-course-page ul.outline {
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 0 0 45px !important;
}
.training-course-page ul.outline li {
    background-image: none !important;
    font-family:Arial, Helvetica, sans-serif; !important;
    font-size: 12px !important;
    font-weight: bold;
    margin: 0 !important;
    padding: 0 !important;
}
.training-course-page ul.outline li ul {
    list-style-type: none !important;
    margin: 0 0 0 18px !important;
    padding: 0 !important;
}
.training-course-page ul.outline li ul li {
    background: url("images/bullet.gif") no-repeat scroll 0 8px transparent !important;
    font-weight: normal;
    padding: 0 0 0 18px !important;
}
#main-side div.related-info-box h2#public-training-info {
    background: url("images/sidebar-reg-date.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 50px;
    margin: 0;
    padding: 0;
    width: 234px;
}
h2#public-training-info span {
    display: none;
}

/* --------------------------------------------------------------------------------------------------- Course detail page ---- */

.training-public-course-event-page #content {
    background: url("images/Training-Next-Step_edited-1.gif") no-repeat scroll 423px 62px transparent;
    margin-left: 13px;
    margin-top: 20px;
}
.training-public-course-event-page #content p {
    background: url("images/bg-courseDetail-h2.gif") repeat-x scroll center bottom transparent;
    color: #333333 !important;
    font-family: Arial, Helvetica, sans-serif; !important;
    line-height: 18px;
    margin-bottom: 18px;
    position: relative;
    width: 376px;
}
.training-public-course-event-page #content p span a {
    border: 0 none;
    color: #003667;
    display: block;
    font-family: Arial, Helvetica, sans-serif; !important;
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
    line-height: 24px;
    margin-top: 6px;
    padding: 0;
    text-decoration: none;
    width: 376px;
}
.training-public-course-event-page #content p span a:hover {
    text-decoration: underline;
}
.training-public-course-event-page #content p span.note a {
    background: none repeat scroll 0 0 transparent;
    color: #003667;
    display: inline;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    left: 0;
    padding: 0;
    position: relative;
    text-decoration: underline;
    top: 0;
    width: 376px;
}
.training-public-course-event-page #content h2 {
    background-image: url("images/icon-question-circle.gif");
    background-position: 5px 7px;
    background-repeat: no-repeat;
    color: #003667;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin: 0;
    padding: 0 0 0 28px;
    width: 348px;
}
.training-public-course-event-page #content h2#time {
    display: block;
}
.training-public-course-event-page #content .content-section p {
    background: none repeat scroll 0 0 transparent;
    font-size: 14px;
    line-height: normal;
    margin: 0 0 24px;
    padding: 0 0 0 28px;
}
.training-public-course-event-page #content .content-section ul {
    list-style-type: none !important;
    margin: -18px 0 0;
    padding: 0 0 28px 46px;
    width: 330px;
}
.training-public-course-event-page #content .content-section ul li {
    color: #333333 !important;
    font-family: Arial, Helvetica, sans-serif; !important;
    font-size: 14px;
    line-height: 18px;
}
.training-public-course-event-page #content .content-section ul.yesList {
    list-style-image: none !important;
}
.training-public-course-event-page #content .content-section p.buttons a {
    border: 0 none;
}
.training-public-course-event-page #content .content-section .call-medium {
    margin: 12px 0 0 100px;
}
#main-side div.related-info-box h2#training-register-now {
    background: url("images/sidebar-register-now.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 50px;
    margin: 0;
    padding: 0;
    width: 234px;
}
h2#training-register-now span {
    display: none;
}


/* --------------------------------------------------------------------------------------------------- Online course page ---- */


.store-product-page #content h2.first {
    background: url("images/headline-box.gif") no-repeat scroll 0 0 transparent;
    color: #404041 !important;
    font-family: Helvetica,Arial,sans-serif !important;
    font-size: 30px !important;
    font-weight: bold !important;
    height: 42px !important;
    line-height: normal;
    margin: 19px 0;
    padding: 6px 12px 0;
    width: 686px !important;
}
.store-product-page #main div#main-outer div#main-content div#content .first-content-section span.faqLink {
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    position: absolute;
    right: 34px;
    text-align: right;
    top: 82px;
    width: 400px;
}
.store-product-page #main div#main-outer div#main-content div#content .first-content-section span.faqLink a {
    background: url("images/icon-question-circle-red.gif") no-repeat scroll left center transparent;
    padding-left: 22px;
}
.store-product-page #content h3.courseSubhead {
    color: #003667;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
    margin: 20px 0;
    padding: 0 0 0 12px;
}
.store-product-page #content h3.courseSubhead strong {
    font-weight: bold;
}
.store-product-page .first-content-section p {
    color: #333333 !important;
    font-family: Arial, Helvetica, sans-serif; !important;
    padding: 0 0 7px 12px;
}
.store-product-page #main div#main-outer div#main-content div#content .first-content-section p.hotClass {
    color: #C50101 !important;
}
.store-product-page #main div#main-outer div#main-content div#content .first-content-section p.hotClass a {
    border: medium none !important;
    color: #C50101 !important;
}
.store-product-page #main div#main-outer div#main-content div#content .first-content-section p.hotClass a:hover {
    text-decoration: none;
}
.store-product-page #main div#main-outer div#main-content div#content .first-content-section ul {
    list-style-type: none !important;
    margin-left: 14px;
}
.store-product-page #main div#main-outer div#main-content div#content .first-content-section ul li {
    color: #333333;
    font-family:Arial, Helvetica, sans-serif;
}
.store-product-page table.inlineClassList {
    border-collapse: collapse;
    margin: 6px 12px 24px;
    width: 684px;
}
.store-product-page table.inlineClassList tr.odd td {
    background-color: #EFF8FA;
}
.store-product-page table.inlineClassList tr.hotClass td {
    border-bottom: 1px solid #C50101;
    border-top: 1px solid #C50101;
}
.store-product-page table.inlineClassList tr.hotClass td a {
    color: #C50101 !important;
}
.store-product-page table.inlineClassList td {
    border: 0 none;
    color: #333333;
    font-size: 12px;
    margin: 0;
    padding: 4px 12px;
}
.store-product-page table.inlineClassList td a {
    border: 0 none !important;
    color: #01AAE1 !important;
    text-decoration: none;
}
.store-product-page table.inlineClassList td a:hover {
    text-decoration: underline;
}
.store-product-page #content h2 {
    background-position: 20px 2px;
    background-repeat: no-repeat;
    color: #003667;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin: 0;
    padding: 0 0 0 42px;
}
.store-product-page .content-navigation {
    display: none;
}
.store-product-page #main div#main-outer div#main-content div#content div.content-section p {
    color: #333333;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0 0 24px;
    padding: 0 0 0 42px;
}
.store-product-page h2#duration {
    background-image: url("images/icon-clock.gif");
}
.store-product-page h2#audience {
    background-image: url("images/icon-people.gif");
}
.store-product-page h2#prereq {
    background-image: url("images/icon-green-check.gif");
}
.store-product-page h2#cert {
    background-image: url("images/icon-scroll-doc.gif");
}
.store-product-page h2#instructor {
    background-image: url("images/icon-instructor.gif");
}
.store-product-page h2#whyUs {
    background-image: url("images/icon-question-bubble.gif");
}
.store-product-page h2#money {
    background-image: url("images/icon-money.gif");
}
.store-product-page h2#outline {
    background-image: url("images/icon-clipboard.gif");
}
.store-product-page ol {
    list-style-type: decimal;
    margin: 0 0 24px 80px;
    padding: 0;
}
.store-product-page ol li {
    font-family: Arial, Helvetica, sans-serif; !important;
    font-size: 14px !important;
    line-height: 18px;
}
.store-product-page ul.outline {
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 0 0 45px !important;
}
.store-product-page ul.outline li {
    background-image: none !important;
    font-family: Arial, Helvetica, sans-serif; !important;
    font-size: 12px !important;
    font-weight: bold;
    margin: 0 !important;
    padding: 0 !important;
}
.store-product-page ul.outline li ul {
    list-style-type: none !important;
    margin: 0 0 0 18px !important;
    padding: 0 !important;
}
.store-product-page ul.outline li ul li {
    background: url("images/bullet.gif") no-repeat scroll 0 8px transparent !important;
    font-weight: normal;
    padding: 0 0 0 18px !important;
}



/* --------------------------------------------------------------------------------------------------- About ---- */

#static-page56 div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#static-page56 #main-content {
    width: 759px;
}
#static-page56 #breadcrums {
    margin-top: 45px;
}
#static-page56 #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#static-page56 #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
#static-page56 #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
#static-page56 #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#static-page56 #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#static-page56 #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
#static-page56 #content {
    padding-top: 75px;
    width: 684px;
}
#static-page56 #sub-navigation {
    background-color: #FFFFFF;
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 3px;
    vertical-align: text-bottom;
    width: 970px;
    z-index: 9999;
}
#static-page56 #sub-navigation ul {
    padding-top: 20px;
}
#static-page56 #main-side {
    margin-top: 41px;
}
#static-page56 #search-box {
    top: -78px;
}
.teamSidebar {
    position: absolute;
    right: -234px;
    top: 0;
    width: 234px;
}
.contactSidebar {
    position: absolute;
    right: -254px;
    top: -30px;
    width: 234px;
}
.contactImg1 {
    margin: 20px 16px;
}


/* --------------------------------------------------------------------------------------------------- Knowledge ---- */


#static-page149 div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#static-page149 #main-content {
    width: 759px;
}
#static-page149 #breadcrums {
    margin-top: 45px;
}
#static-page149 #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#static-page149 #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
#static-page149 #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
#static-page149 #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#static-page149 #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#static-page149 #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
#static-page149 #content {
    padding-top: 75px;
    width: 684px;
}
#static-page149 #sub-navigation {
    background-color: #FFFFFF;
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 3px;
    vertical-align: text-bottom;
    width: 970px;
    z-index: 9999;
}
#static-page149 #sub-navigation ul {
    padding-top: 20px;
}
#static-page149 #main-side {
    margin-top: 41px;
}
#static-page149 #search-box {
    top: -78px;
}

/* --------------------------------------------------------------------------------------------------- Staffing page ---- */

#static-page78 div#main {
    background: url("") repeat-y scroll center top transparent;
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#static-page78 #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#static-page78 #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
#static-page78 #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
#static-page78 #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#static-page78 #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#static-page78 #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}

#static-page78 #sub-navigation {
    display: none;
}
#static-page78 #page-header {
    position: relative;
    z-index: 1;
}
#static-page78 #search-box {
    top: -238px;
}
a.indexCTA {
    background: url("images/button-index.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 46px;
    left: -2px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -74px;
    width: 236px;
}
a.indexCTA:hover {
    background-position: 0 -46px;
}
a.indexCTA span {
    display: none;
}
#triCol {
    border-bottom: 1px solid #D1D1D1;
    margin: 0 0 35px;
    padding: 0 0 35px;
    width: 684px;
}
.triColContent {
    float: left;
    margin: 0 36px 0 0;
    width: 200px;
}
.triColContent h3 {
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: Helvetica,Arial,sans-serif !important;
    font-size: 18px;
    font-weight: bold !important;
    height: 28px;
    left: -10px;
    margin: 0;
    padding: 28px 0 0 10px;
    position: relative;
    top: 0;
    width: 210px;
}
.triColContent ul {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
}
.triColContent ul li {
    background: url("images/bullet.gif") no-repeat scroll 10px 6px transparent;
    margin: 10px 0;
    padding: 0 0 0 30px;
}
#triCol1 div.triColContent h3 {
    background-image: url("images/index-col1.png");
}
#triCol2 div.triColContent h3 {
    background-image: url("images/index-col2.png");
}
#triCol3 div.triColContent h3 {
    background-image: url("images/index-col3.png");
}
#triCol3 div.triColContent {
    margin: 0;
}
#training-locations-info #main-side div.related-info-box ul li a {
    color: #00467F;
    text-decoration: none;
}
#main-side div.related-info-box ul li a:hover {
    text-decoration: underline;
}
#main-side div.related-info-box p a.callout {
    background: url("images/button-orange-med.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 22px;
    line-height: normal;
    margin: 10px 0 -12px;
    padding-top: 6px;
    text-align: center;
    text-decoration: none;
    width: 192px;
}
#main-side div.related-info-box p a.callout:hover {
    background-position: 0 -28px;
    color: #FFFFFF;
}
#main-side div.related-info-box div.note div.blurb p.threeOrMore {
    background: url("images/sidebar-sep.png") repeat-x scroll center bottom transparent;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 12px 20px 12px 22px;
    text-transform: capitalize;
}
#main-side div.related-info-box.related-info-box ul.special {
    background: none repeat scroll 0 0 transparent;
    margin-bottom: -20px;
}
ul.special li {
    font-size: 12px;
}

/* --------------------------------------------------------------------------------------------------- HOME ---- */
#static-page120 #main-side div.related-info-box h2#training-categories-info {
    background: url("images/sidebar-sep.png") repeat-x scroll center top transparent;
    padding: 16px 20px 0 22px;
}
#static-page120 #main-side div.related-info-box h2#upcoming-schedule-info {
    background: url("images/sidebar-upcoming-classes_new.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 52px;
    left: -8px;
    margin: 0;
    padding: 0;
    position: relative;
    top: -10px;
    width: 276px;
}
h2#upcoming-schedule-info span {
    display: none;
}
.sidebarQuote {
    background: url("images/sidebar-sep.png") repeat-x scroll center top transparent;
    color: #404041;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    line-height: 18px;
    margin: 5px 0 0 5px;
    padding: 0 5px;
    width: 200px;
}
.sidebarQuote span {
    color: #D9D9D9;
    font-size: 60px;
    font-style: normal;
    line-height: 18px;
    position: relative;
    top: 24px;
}
#registration-flow-page #main-side, #training-onsite-page #main-side {
    background: url("images/sidebar-top-blank.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 50px;
    margin: 0;
    padding: 0;
    width: 234px;
}


/* --------------------------------------------------------------------------------------------------- new 3 level navigation and hero ---- */

#button_cta_request {
 display: block;
    height: 40px;
    left: 75px;
    margin-left: 0;
    position: relative;
    text-indent: -9999px;
    top: -70px;
    width: 312px;
    z-index: 1;
}

#button_cta_request p{

}
#button_cta_request a {
    background: url("/static/images/CTA_Request.png") no-repeat scroll left top transparent;
    display: block;
    height: 39px;
    outline: medium none;
    width: 291px;
}

#button_cta_request a:hover {
    background-position: 0 -39px;
}


#agile_button_1 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 15px;
}

#agile_button_1a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 15px;
	display:none;
    background-color:transparent;
}

#agile_button_1b {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 15px;
	display:none;
    background-color:transparent;
}


#agile_button_2 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 5px;
}

#agile_button_2a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 5px;
	display:none;
    background-color:transparent;
}

#agile_button_3 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    bottom: 5px;
}

#agile_button_3a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    bottom: 5px;
	display:none;
    background-color:transparent
}


#agile_button_4 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 15px;
    display:none;
    background-color:transparent;
}

#agile_button_4a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 15px;
}


#agile_button_5 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 5px;
    display:none;
    background-color:transparent;
}

#agile_button_5a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 5px;

}

#agile_button_6 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    bottom: 5px;
}

#agile_button_6a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    bottom: 5px;
	display:none;
    background-color:transparent
}

#agile_button_7 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 15px;
    display:none;
    background-color:transparent;
}

#agile_button_7a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 15px;
}

#agile_button_8 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 5px;
}

#agile_button_8a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 5px;
	display:none;
    background-color:transparent;
}

#agile_button_9 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    bottom: 5px;
    display:none;
    background-color:transparent
}

#agile_button_9a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    bottom: 5px;
}



#hero_agile_1 {
    height: 266px;
    left: 200px;
    position: relative;
    top: -275px;
    width: 700px;
    z-index: 5;
}

#hero_agile_2 {
    height: 266px;
    left: 200px;
    position: relative;
    top: -275px;
    width: 700px;
    z-index: 5;
	display:none;
    background-color:transparent
}

#hero_agile_3 {
    height: 266px;
    left: 200px;
    position: relative;
    top: -275px;
    width: 700px;
    z-index: 5;
	display:none;
    background-color:transparent
}

#consulting_button_1 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 15px;
}

#consulting_button_1a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 15px;
	display:none;
    background-color:transparent;
}

#consulting_button_2 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 5px;
}

#consulting_button_2a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 5px;
	display:none;
    background-color:transparent;
}

#consulting_button_3 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    bottom: 5px;
}

#consulting_button_3a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    bottom: 5px;
	display:none;
    background-color:transparent
}


#consulting_button_4 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 15px;
    display:none;
    background-color:transparent;
}

#consulting_button_4a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 15px;
}


#consulting_button_5 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 5px;
    display:none;
    background-color:transparent;
}

#consulting_button_5a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 5px;

}

#consulting_button_6 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    bottom: 5px;
}

#consulting_button_6a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    bottom: 5px;
	display:none;
    background-color:transparent
}

#consulting_button_7 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 15px;
    display:none;
    background-color:transparent;
}

#consulting_button_7a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 15px;
}

#consulting_button_8 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 5px;
}

#consulting_button_8a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 5px;
	display:none;
    background-color:transparent;
}

#consulting_button_9 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    bottom: 5px;
    display:none;
    background-color:transparent
}

#consulting_button_9a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    bottom: 5px;
}



#hero_consulting_1 {
    height: 266px;
    left: 200px;
    position: relative;
    top: -275px;
    width: 700px;
    z-index: 5;
}

#hero_consulting_2 {
    height: 266px;
    left: 200px;
    position: relative;
    top: -275px;
    width: 700px;
    z-index: 5;
	display:none;
    background-color:transparent
}

#hero_consulting_3 {
    height: 266px;
    left: 200px;
    position: relative;
    top: -275px;
    width: 700px;
    z-index: 5;
	display:none;
    background-color:transparent
}

#staffing_button_1 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 15px;
}

#staffing_button_1a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 15px;
	display:none;
    background-color:transparent;
}

#staffing_button_2 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 5px;
}

#staffing_button_2a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 5px;
	display:none;
    background-color:transparent;
}

#staffing_button_3 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    bottom: 5px;
}

#staffing_button_3a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    bottom: 5px;
	display:none;
    background-color:transparent
}


#staffing_button_4 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 15px;
    display:none;
    background-color:transparent;
}

#staffing_button_4a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 15px;
}


#staffing_button_5 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 5px;
    display:none;
    background-color:transparent;
}

#staffing_button_5a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 5px;

}

#staffing_button_6 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    bottom: 5px;
}

#staffing_button_6a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    bottom: 5px;
	display:none;
    background-color:transparent
}

#staffing_button_7 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 15px;
    display:none;
    background-color:transparent;
}

#staffing_button_7a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 15px;
}

#staffing_button_8 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 5px;
}

#staffing_button_8a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    top: 5px;
	display:none;
    background-color:transparent;
}

#staffing_button_9 {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    bottom: 5px;
    display:none;
    background-color:transparent
}

#staffing_button_9a {
    height: 98px;
    position: relative;
	left: -6px;
    width: 237px;
    z-index: 9999;
    bottom: 5px;
}



#hero_staffing_1 {
    height: 266px;
    left: 200px;
    position: relative;
    top: -275px;
    width: 700px;
    z-index: 5;
}

#hero_staffing_2 {
    height: 266px;
    left: 200px;
    position: relative;
    top: -275px;
    width: 700px;
    z-index: 5;
	display:none;
    background-color:transparent
}

#hero_staffing_3 {
    height: 266px;
    left: 200px;
    position: relative;
    top: -275px;
    width: 700px;
    z-index: 5;
	display:none;
    background-color:transparent
}


#agile_content_inner {
    padding-left: 33px;
    position: relative;
    top: -14px;
}


#agile_content_2 {
	display:none;
    background-color:transparent
}

#agile_content_3 {
	display:none;
    background-color:transparent
}

/* --------------------------------------------------------------------------------------------------- Staffing page ---- */

#static-page78 div#main {
    background: url("") repeat-y scroll center top transparent;
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}

#static-page78 #main-content {
    width: 759px;
}
#static-page78 #sub-navigation {
    display: none;
}
#static-page78 #page-header {
    position: relative;
    z-index: 1;
}
#static-page78 #search-box {
    left: 20px;
    top: -38px;
}
#static-page78 #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#static-page78 #top-navigation ul {
    background: url("images/nav-bg3.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: -10px;
    width: 996px;
}
#static-page78 #top-navigation ul li {
    float: left;
    margin-left: -16px;
    z-index: 99998;
}
#static-page78 #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 200px;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#static-page78 #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#static-page78 #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
#static-page78 #content {
    padding: 30px 20px 0 23px;
    width: 684px;
}

a.indexCTA {
    background: url("images/button-index2.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 46px;
    left: -339px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -74px;
    width: 236px;
}
a.indexCTA:hover {
    background-position: 0 -46px;
}
a.indexCTA span {
    display: none;
}
#triCol {
    border-bottom: 1px solid #D1D1D1;
    margin: 0 0 35px;
    padding: 0 0 35px;

    width: 684px;
}
.triColContent {
    float: left;
    margin: 0 36px 0 0;
    width: 200px;
}
.triColContent h3 {
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: Helvetica,Arial,sans-serif !important;
    font-size: 18px;
    font-weight: bold !important;
    height: 28px;
    left: -10px;
    margin: 0;
    padding: 28px 0 0 10px;
    position: relative;
    top: 0;
    width: 210px;
}
.triColContent ul {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
}
.triColContent ul li {
    background: url("images/bullet.gif") no-repeat scroll 10px 6px transparent;
    margin: 10px 0;
    padding: 0 0 0 30px;
}
#triCol1 div.triColContent h3 {
    background-image: url("images/index-col1.png");
}
#triCol2 div.triColContent h3 {
    background-image: url("images/index-col2.png");
}
#triCol3 div.triColContent h3 {
    background-image: url("images/index-col3.png");
}
#triCol3 div.triColContent {
    margin: 0;
}

/*----------------- Scrum FAQ Accordion-----------------*/

.accordion {
    margin-bottom: 40px;
    margin-top: 20px;
    padding-left: 35px;
    width: 95%;
}
.accordion h1 {
    -moz-box-shadow: 0 3px 3px #2C2C20;
    background-color: #D1D2D4;
    border: 1px solid #A6A5A7;
    color: #08457A;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    height: 30px;
    margin-right: 20px;
    margin-top: 10px;
    padding-top: 10px;
    text-align: left;
    text-decoration: none;
}
.accordion h1 a {
    color: #08457A;
    margin-left: 10px;
    text-decoration: none;
}
.accordion h1 a:visited {
    color: #08457A;
}
.accordion h1 a:hover {
    color: blue;
}
.accordion h1 img.menuarrows {
    background: url("/static/skin/default/images/menuarrows.gif") repeat scroll 0 0 transparent;
    float: right;
    height: 17px;
    margin-right: 2px;
    margin-top: 2px;
    width: 17px;
}
.subheader {
    font-size: 16px;
}



/* --------------------------------------------------------------------------------------------------- Consulting page ---- */


#static-page124 div#main {
    background: url("") repeat-y scroll center top transparent;
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#static-page124 #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#static-page124 #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}

#static-page124 #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
#static-page124 #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#static-page124 #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#static-page124 #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
#static-page124 #main-content {
    background: url("") no-repeat scroll left top transparent;
    width: 759px;
}
#static-page124 #sub-navigation {
    display: none;
}
#static-page124 #page-header {
    position: relative;
    z-index: 1;
}
#static-page124 #search-box {
    top: -238px;
}
#static-page124 #content {
    padding: 30px 20px 0 23px;
    width: 684px;
}
a.indexCTA {
    background: url("images/button-index.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 46px;
    left: -2px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -74px;
    width: 236px;
}
a.indexCTA:hover {
    background-position: 0 -46px;
}
a.indexCTA span {
    display: none;
}
#triCol {
    border-bottom: 1px solid #D1D1D1;
    margin: 0 0 35px;
    padding: 0 0 35px;
    width: 684px;
}
.triColContent {
    float: left;
    margin: 0 36px 0 0;
    width: 200px;
}
.triColContent h3 {
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: Helvetica,Arial,sans-serif !important;
    font-size: 18px;

    font-weight: bold !important;
    height: 28px;
    left: -10px;
    margin: 0;
    padding: 28px 0 0 10px;
    position: relative;
    top: 0;
    width: 210px;
}
.triColContent ul {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
}
.triColContent ul li {
    background: url("images/bullet.gif") no-repeat scroll 10px 6px transparent;
    margin: 10px 0;
    padding: 0 0 0 30px;
}
#triCol1 div.triColContent h3 {
    background-image: url("images/index-col1.png");
}
#triCol2 div.triColContent h3 {
    background-image: url("images/index-col2.png");
}
#triCol3 div.triColContent h3 {
    background-image: url("images/index-col3.png");
}
#triCol3 div.triColContent {
    margin: 0;
}



/* --------------------------------------------------------------------------------------------------- New Training page (removed for slider-background: url(images/banners/TrainingBanner_new1.png) no-repeat top center;---- */



#static-page150 div#main {
background-image: url("TrainingBanner_new.png")
    padding-top: 201px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 100;
}
#static-page150 #main-content {
    background: url("images/bg-main-content2.png") no-repeat scroll left top transparent;
    width: 759px;
}
#static-page150 #sub-navigation {
    display: none;
}
#static-page150 #page-header {
    position: relative;
    z-index: 1;
}
#static-page150 #search-box {
    top: -238px;
}
#static-page150 #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#static-page150 #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
#static-page150 #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
#static-page150 #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family: Helvetica-Neue, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#static-page150 #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#static-page150 #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
#static-page150 #content {
    padding: 17px 20px 0 35px;
    width: 684px;
}

/* --------------------------------------------------------------------------------------------------- Home 2 Page ---- */


a.indexCTA {
    background: url("images/button-index1.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 36px;

    left: -377px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -60px;
    width: 289px;
}
a.indexCTA:hover {
    background-position: 0 -36px;
}
a.indexCTA span {
    display: none;
}
#triCol {
    border-bottom: 1px solid #D1D1D1;
    margin: 0 0 35px;
    padding: 0 0 35px;
    width: 684px;
}
.triColContent {
    float: left;
    margin: 0 36px 0 0;
    width: 200px;
}
.triColContent h3 {
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: Helvetica,Arial,sans-serif !important;
    font-size: 18px;
    font-weight: bold !important;
    height: 28px;
    left: -10px;
    margin: 0;
    padding: 28px 0 0 10px;
    position: relative;
    top: 0;
    width: 210px;
}
.triColContent ul {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
}
.triColContent ul li {
    background: url("images/bullet.gif") no-repeat scroll 10px 6px transparent;
    margin: 10px 0;
    padding: 0 0 0 30px;
}
#triCol1 div.triColContent h3 {
    background-image: url("images/index-col1.png");
}
#triCol2 div.triColContent h3 {
    background-image: url("images/index-col2.png");
}
#triCol3 div.triColContent h3 {
    background-image: url("images/index-col3.png");
}
#triCol3 div.triColContent {
    margin: 0;
}


/* --------------------------------------------------------------------------------------------------- Store Pages ---- */


.store-product-page div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
.store-product-page #main-content {
    width: 759px;
}
.store-product-page #breadcrums {
    margin-top: 45px;
}
.store-product-page #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.store-product-page #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
.store-product-page #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
.store-product-page #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
.store-product-page #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
.store-product-page #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
.store-product-page #content {
    padding-top: 75px;
    width: 684px;
}
.store-product-page #sub-navigation {
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 48px;
    vertical-align: text-bottom;
    width: 993px;
    z-index: 99999;
}
.store-product-page #sub-navigation ul {
    padding-top: 8px;
}
.store-product-page #main-side {
    margin-top: 41px;
}
.store-product-page #search-box {
    top: -78px;
}



/* --------------------------------------------------------------------------------------------------- Training Course Page ---- */



.training-course-page div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
.training-course-page #main-content {
    background: url("images/bg-main-content3.png") no-repeat scroll left top transparent;
    width: 759px;
}
.training-course-page #breadcrums {
    margin-top: 45px;
}
.training-course-page #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.training-course-page #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
.training-course-page #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
.training-course-page #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
.training-course-page #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
.training-course-page #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
.training-course-page #content {
    padding-top: 75px;
    width: 684px;
}
.training-course-page #sub-navigation {
    background-color: #EEEEEE;
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 3px;
    vertical-align: text-bottom;
    width: 993px;
    z-index: 99999;
}
.training-course-page #sub-navigation ul {
    padding-top: 8px;
}
.training-course-page #main-side {
    margin-top: 41px;
}
.training-course-page #search-box {
    top: -78px;
}
.training-public-course-event-page div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
.training-public-course-event-page #main-content {
    background: url("images/bg-main-content3.png") no-repeat scroll left top transparent;
    width: 759px;
}
.training-public-course-event-page #breadcrums {
    margin-top: 45px;
}
.training-public-course-event-page #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.training-public-course-event-page #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
.training-public-course-event-page #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
.training-public-course-event-page #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
.training-public-course-event-page #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
.training-public-course-event-page #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
.training-public-course-event-page #content {
    padding-top: 75px;
    width: 684px;
}
.training-public-course-event-page #sub-navigation {
    background-color: #EEEEEE;
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 3px;
    vertical-align: text-bottom;
    width: 993px;
    z-index: 99999;
}
.training-public-course-event-page #sub-navigation ul {
    padding-top: 8px;
}
.training-public-course-event-page #main-side {
    margin-top: 41px;
}
.training-public-course-event-page #search-box {
    top: -78px;
}


/* --------------------------------------------------------------------------------------------------- Registration Flow Pages ---- */



.registration-flow-page div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
.registration-flow-page #main-content {
    background: url("images/bg-main-content3.png") no-repeat scroll left top transparent;
    width: 759px;
}
.registration-flow-page #breadcrums {
    margin-top: 45px;
}
.registration-flow-page #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.registration-flow-page #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
.registration-flow-page #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
.registration-flow-page #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
.training-public-course-event-page #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
.registration-flow-page #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
.registration-flow-page #content {
    padding-top: 75px;
    width: 684px;
}
.registration-flow-page #sub-navigation {
    background-color: #EEEEEE;
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 3px;
    vertical-align: text-bottom;
    width: 993px;
    z-index: 99999;
}
.registration-flow-page #sub-navigation ul {
    padding-top: 8px;
}
.registration-flow-page #main-side {
    margin-top: 41px;
    top: 41px;
}
.registration-flow-page #search-box {
    top: -78px;
}



/* --------------------------------------------------------------------------------------------------- Article Pages 117 ---- */



#static-page117 div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#static-page117 #main-content {
    background: url("images/bg-main-content3.png") no-repeat scroll left top transparent;
    width: 759px;
}
#static-page117 #breadcrums {
    margin-top: 45px;
}
#static-page117 #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#static-page117 #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
#static-page117 #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
#static-page117 #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#static-page117 #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#static-page117 #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
#static-page117 #content {
    padding-top: 75px;
    width: 684px;
}
#static-page117 #sub-navigation {
    background-color: #EEEEEE;
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 3px;
    vertical-align: text-bottom;
    width: 993px;
    z-index: 99999;
}
#static-page117 #sub-navigation ul {
    padding-top: 8px;
}
#static-page117 #main-side {
    margin-top: 41px;
}
#static-page117 #search-box {
    top: -78px;
}


/* --------------------------------------------------------------------------------------------------- Article Pages 126 ---- */




#static-page126 div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#static-page126 #main-content {
    background: url("images/bg-main-content3.png") no-repeat scroll left top transparent;
    width: 759px;
}
#static-page126 #breadcrums {
    margin-top: 45px;
}
#static-page126 #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#static-page126 #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
#static-page126 #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
#static-page126 #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#static-page126 #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#static-page126 #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
#static-page126 #content {
    padding-top: 75px;
    width: 684px;
}
#static-page126 #sub-navigation {
    background-color: #EEEEEE;
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 3px;
    vertical-align: text-bottom;
    width: 993px;
    z-index: 99999;
}
#static-page126 #sub-navigation ul {
    padding-top: 8px;
}
#static-page126 #main-side {
    margin-top: 41px;
}
#static-page126 #search-box {
    top: -78px;
}


/* --------------------------------------------------------------------------------------------------- Article Pages 116 ---- */


#static-page116 div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#static-page116 #main-content {
    width: 759px;
}
#static-page116 #breadcrums {
    margin-top: 45px;
}
#static-page116 #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#static-page116 #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;

    margin-left: 16px;
}
#static-page116 #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
#static-page116 #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#static-page116 #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#static-page116 #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
#static-page116 #content {
    padding-top: 75px;
    width: 684px;
}
#static-page116 #sub-navigation {
    background-color: #FFFFFF;
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 3px;
    vertical-align: text-bottom;
    width: 970px;
    z-index: 9999;
}
#static-page116 #sub-navigation ul {
    padding-top: 20px;
}
#static-page116 #main-side {
    margin-top: 41px;
}
#static-page116 #search-box {
    top: -78px;
}



/* --------------------------------------------------------------------------------------------------- Article Pages 89 ---- */


#static-page89 div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#static-page89 #main-content {
    background: url("images/bg-main-content3.png") no-repeat scroll left top transparent;
    width: 759px;
}
#static-page89 #breadcrums {
    margin-top: 45px;
}
#static-page89 #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#static-page89 #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
#static-page89 #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
#static-page89 #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#static-page89 #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#static-page89 #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
#static-page89 #content {
    padding-top: 75px;
    width: 684px;
}
#static-page89 #sub-navigation {
    background-color: #EEEEEE;
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 3px;
    vertical-align: text-bottom;
    width: 993px;
    z-index: 99999;
}
#static-page89 #sub-navigation ul {
    padding-top: 8px;
}
#static-page89 #main-side {
    margin-top: 41px;
}
#static-page89 #search-box {
    top: -78px;
}


/* --------------------------------------------------------------------------------------------------- Article Pages 112 ---- */


#static-page112 div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#static-page112 #main-content {
    background: url("images/bg-main-content3.png") no-repeat scroll left top transparent;

    width: 759px;
}
#static-page112 #breadcrums {
    margin-top: 45px;
}
#static-page112 #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#static-page112 #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
#static-page112 #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
#static-page112 #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#static-page112 #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#static-page112 #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
#static-page112 #content {
    padding-top: 75px;
    width: 684px;
}
#static-page112 #sub-navigation {
    background-color: #EEEEEE;
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 3px;
    vertical-align: text-bottom;
    width: 993px;
    z-index: 99999;
}
#static-page112 #sub-navigation ul {
    padding-top: 8px;
}
#static-page112 #main-side {
    margin-top: 41px;
}
#static-page112 #search-box {
    top: -78px;


/* --------------------------------------------------------------------------------------------------- Article Pages 73 ---- */

}
#static-page73 div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#static-page73 #main-content {
    width: 759px;
}

#static-page73 #breadcrums {
    margin-top: 45px;
}
#static-page73 #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#static-page73 #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
#static-page73 #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
#static-page73 #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#static-page73 #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#static-page73 #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
#static-page73 #content {
    padding-top: 75px;
    width: 684px;
}
#static-page73 #sub-navigation {
    background-color: #FFFFFF;
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 3px;
    vertical-align: text-bottom;
    width: 970px;
    z-index: 9999;
}
#static-page73 #sub-navigation ul {
    padding-top: 20px;
}
#static-page73 #main-side {
    margin-top: 41px;
}
#static-page73 #search-box {
    top: -78px;
}

/* --------------------------------------------------------------------------------------------------- Article Pages 148 ---- */

#static-page148 div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#static-page148 #main-content {
    background: url("images/bg-main-content3.png") no-repeat scroll left top transparent;
    width: 759px;
}
#static-page148 #breadcrums {
    margin-top: 45px;
}
#static-page148 #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#static-page148 #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
#static-page148 #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
#static-page148 #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#static-page148 #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#static-page148 #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
#static-page148 #content {
    padding-top: 75px;
    width: 684px;
}
#static-page148 #sub-navigation {
    background-color: #EEEEEE;
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 3px;
    vertical-align: text-bottom;
    width: 993px;
    z-index: 99999;
}
#static-page148 #sub-navigation ul {
    padding-top: 8px;
}
#static-page148 #main-side {
    margin-top: 41px;
}
#static-page148 #search-box {
    top: -78px;
}

/* --------------------------------------------------------------------------------------------------- Article Pages 147 ---- */


#static-page147 div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#static-page147 #main-content {
    background: url("images/bg-main-content3.png") no-repeat scroll left top transparent;
    width: 759px;
}
#static-page147 #breadcrums {
    margin-top: 45px;
}
#static-page147 #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#static-page147 #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
#static-page147 #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
#static-page147 #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#static-page147 #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#static-page147 #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
#static-page147 #content {
    padding-top: 75px;
    width: 684px;
}
#static-page147 #sub-navigation {
    background-color: #EEEEEE;
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 3px;
    vertical-align: text-bottom;
    width: 993px;
    z-index: 99999;
}
#static-page147 #sub-navigation ul {
    padding-top: 8px;
}
#static-page147 #main-side {
    margin-top: 41px;
}
#static-page147 #search-box {
    top: -78px;
}



/* --------------------------------------------------------------------------------------------------- Article Pages 94 ---- */



#static-page94 div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#static-page94 #main-content {
    background: url("images/bg-main-content3.png") no-repeat scroll left top transparent;
    width: 759px;
}
#static-page94 #breadcrums {
    margin-top: 45px;
}
#static-page94 #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#static-page94 #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
#static-page94 #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
#static-page94 #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#static-page94 #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#static-page94 #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
#static-page94 #content {
    padding-top: 75px;
    width: 684px;
}
#static-page94 #sub-navigation {
    background-color: #EEEEEE;
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 3px;
    vertical-align: text-bottom;
    width: 993px;
    z-index: 99999;
}
#static-page94 #sub-navigation ul {
    padding-top: 8px;
}
#static-page94 #main-side {
    margin-top: 41px;
}
#static-page94 #search-box {
    top: -78px;
}


/* --------------------------------------------------------------------------------------------------- Article Pages 91 ---- */


#static-page91 div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#static-page91 #main-content {
    background: url("images/bg-main-content3.png") no-repeat scroll left top transparent;
    width: 759px;
}
#static-page91 #breadcrums {
    margin-top: 45px;
}
#static-page91 #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#static-page91 #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
#static-page91 #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
#static-page91 #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#static-page91 #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#static-page91 #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
#static-page91 #content {
    padding-top: 75px;
    width: 684px;
}
#static-page91 #sub-navigation {
    background-color: #EEEEEE;
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 3px;
    vertical-align: text-bottom;
    width: 993px;
    z-index: 99999;
}
#static-page91 #sub-navigation ul {
    padding-top: 8px;
}
#static-page91 #main-side {
    margin-top: 41px;
}
#static-page91 #search-box {
    top: -78px;
}


/* --------------------------------------------------------------------------------------------------- Blog Page ---- */



#blog-page div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#blog-page #main-content {
    width: 759px;
}
#blog-page #breadcrums {
    margin-top: 45px;
}
#blog-page #content {
    padding-top: 75px;
    width: 684px;
}
#blog-page #sub-navigation {
    background-color: #FFFFFF;
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 3px;
    vertical-align: text-bottom;
    width: 970px;
    z-index: 9999;
}
#blog-page #sub-navigation ul {
    padding-top: 20px;
}
#blog-page #main-side {
    margin-top: 41px;
}
#blog-page #search-box {
    top: -78px;
}


/* --------------------------------------------------------------------------------------------------- Contact Us ---- */


#contact-us-page div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#contact-us-page #main-content {
    width: 759px;
}
#contact-us-page #breadcrums {
    margin-top: 45px;
}
#contact-us-page #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#contact-us-page #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
#contact-us-page #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
#contact-us-page #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#contact-us-page #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#contact-us-page #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
#contact-us-page #content {
    padding-top: 75px;
    width: 684px;
}
#contact-us-page #sub-navigation {
    background-color: #FFFFFF;
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 3px;
    vertical-align: text-bottom;
    width: 970px;
    z-index: 9999;
}
#contact-us-page #sub-navigation ul {
    padding-top: 20px;
}
#contact-us-page #main-side {
    margin-top: 41px;
}
#contact-us-page #search-box {
    top: -78px;
}
#contact-us-page .contactSidebar {
    margin-top: 0;
    position: absolute;
    right: -285px;
    top: -34px;
    width: 234px;
}


/* --------------------------------------------------------------------------------------------------- Page 125 ---- */


#static-page125 div#main {
    background: url("") repeat-y scroll center top transparent;
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#static-page125 #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#static-page125 #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
#static-page125 #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
#static-page125 #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#static-page125 #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#static-page125 #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
#static-page125 #main-content {
    background: url("") no-repeat scroll left top transparent;
    width: 759px;
}
#static-page125 #sub-navigation {
    display: none;
}
#static-page125 #page-header {
    position: relative;
    z-index: 1;
}
#static-page125 #search-box {
    top: -238px;
}
#static-page125 #content {
    padding: 30px 20px 0 25px;
    width: 684px;
}

/* --------------------------------------------------------------------------------------------------- Page 122 ---- */

#static-page122 div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#static-page122 #main-content {
    width: 759px;
}
#static-page122 #breadcrums {
    margin-top: 45px;
}
#static-page122 #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#static-page122 #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
#static-page122 #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
#static-page122 #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#static-page122 #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#static-page122 #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
#static-page122 #content {
    padding: 30px 20px 0 23px;
    width: 684px;
}
#static-page122 #sub-navigation {
    background-color: #FFFFFF;
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 3px;
    vertical-align: text-bottom;
    width: 970px;
    z-index: 9999;
}
#static-page122 #sub-navigation ul {
    padding-top: 20px;
}
#static-page122 #main-side {
    margin-top: 41px;
}
#static-page122 #search-box {
    top: -78px;
}
#static-page122 .contactSidebar {
    margin-top: 0;
    position: absolute;
    right: -285px;
    top: -34px;
    width: 234px;
}


/* ---------------------------------------------------------------------------------------------------Search Page ---- */


#search-page div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#search-page #main-content {
    background: url("images/bg-main-content3.png") no-repeat scroll left top transparent;
    width: 759px;
}
#search-page #breadcrums {
    margin-top: 45px;
}
#search-page #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#search-page #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
#search-page #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
#search-page #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#search-page #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#search-page #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
#search-page #content {
    padding-top: 75px;
    width: 684px;
}
#search-page #sub-navigation {
    background-color: #EEEEEE;
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 3px;
    vertical-align: text-bottom;
    width: 993px;
    z-index: 99999;
}
#search-page #sub-navigation ul {
    padding-top: 8px;
}
#search-page #main-side {
    margin-top: 41px;
}
#search-page #search-box {
    top: -78px;
}
#search-page .contactSidebar {
    margin-top: 0;
    position: absolute;
    right: -285px;
    top: -34px;
    width: 234px;
}
#search-page #footer {
    position: relative;
    top: 25px;
}

/* --------------------------------------------------------------------------------------------------- Static Page 129 ---- */


#static-page129 div#main {
    padding-top: 0;
    position: relative;
    top: 0;
    z-index: 100;
}
#static-page129 #main-content {
    width: 759px;
}
#static-page129 #breadcrums {
    margin-top: 45px;
}
#static-page129 #top-navigation {
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#static-page129 #top-navigation ul {
    background: url("images/nav-bg.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-left: 16px;
}
#static-page129 #top-navigation ul li {
    float: left;
    left: 0;
    position: relative;
}
#static-page129 #top-navigation ul li a {
    border: 0 none;
    color: #E1F1FC;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    position: relative;
    text-shadow: 0 -1px 0 #0D3B60;
}
#static-page129 #top-navigation ul li a:hover {
    left: 0;
    position: relative;
    text-decoration: underline;
}
#static-page129 #top-navigation ul li a.selected {
    background: url("images/nav-selected.png") repeat-x scroll 0 0 transparent;
    font-style: normal;
    left: 0;
    position: relative;
}
#static-page129 #content {
    padding-top: 75px;
    width: 684px;
}
#static-page129 #sub-navigation {
    background-color: #FFFFFF;
    height: 42px;
    left: 0;
    margin-top: 75px;
    position: absolute;
    top: 3px;
    vertical-align: text-bottom;
    width: 970px;
    z-index: 9999;
}
#static-page129 #sub-navigation ul {
    padding-top: 20px;
}
#static-page129 #main-side {
    margin-top: -2px;
}
#static-page129 #search-box {
    top: -35px;
}
#static-page129 .contactSidebar {
    margin-top: 0;
    position: absolute;
    right: -285px;
    top: -34px;
    width: 234px;
}

/* --------------------------------------------------------------------------------------------------- Admin Pages ---- */

#admin-page #content table {
    margin-left: -10px;
    margin-top: 20px;
}
.exportlinks {
    margin-left: 200px;
}
#popup-page #footer {
    margin-top: 30px;
}
#popup-page #company-logo {
    display: none;
}
#admin-page #content {
    margin-left: 15px;
}
#static-page164 #search-box {
    top: -37px;
}
#contactUsPreamble {
    position: absolute;
    right: -200px;
    top: 0;
    z-index: 1000;
}
#inlineAdminLink86 {
    position: absolute;
    right: 0;
    top: -40px;
    z-index: 1000;
}





/* Training SlideDeck.<-------------------------------> */

.skin-slidedeck {

    position: relative;

	padding: 11px 11px 11px;

    background: url('https://cprime-sandbox.marakana.com/static/training_slider /back.png') 0 0 #d7d7d7;

    border: 10px solid #fff;

    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);

    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);

}



.skin-slidedeck dl.slidedeck {

    position: relative;

	width: 100%;

	height: 100%;

	margin: 0;

    padding: 0;

}





.skin-slidedeck dl.slidedeck > dd {

    position: relative;

	height: 294px;

	padding: 10px 15px;

    margin: 0;

	border-right: 5px solid #d7d7d7;

	background: url('https://cprime-sandbox.marakana.com/static/training_slider /slides.png') bottom left #d7d7d7;  

    overflow: hidden;

}


.skin-slidedeck dl.slidedeck > dt {

    position: relative;

	cursor: pointer;

	height: 43px;

	line-height: 38px;

	font-size: 18px;

	font-weight: bold;

	font-family: "helvetica-neue", Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	letter-spacing: 1px;

	background: url('https://cprime-sandbox.marakana.com/static/training_slider /spines.png') top left #d7d7d7;

	color: #c96826;

    margin: 0;

    padding: 0;

}





.skin-slidedeck dl.slidedeck dt.spine:hover {

	color: #3575aa ;

	background-position: center left;

}




.skin-slidedeck dl.slidedeck dt.spine.active,

.skin-slidedeck dl.slidedeck dt.spine.active:hover {

	cursor: default;

	color: #fff;

	background-position: bottom left;

}




.skin-slidedeck dl.slidedeck dt.spine .index {

	margin-bottom: 2px;

    font-size: 10px;

	font-weight: normal;

	font-family: "helvetica-neue", Helvetica, sans-serif;

	color: #b2dfee;

}

.skin-slidedeck dl.slidedeck dt.spine.active .index { margin-bottom: 0; }





.skin-slidedeck dl.slidedeck dt.spine:hover .index { color: white; }


.skin-slidedeck dl.slidedeck dt.spine.active .index { color: gray; }



.skin-slidedeck dl.slidedeck .activeCorner {

	margin-left: -6px;

	background-image: url('https://cprime-sandbox.marakana.com/static/training_slider /corner.png');

	width: 12px;

	height: 25px;

}




.skin-slidedeck dl.slidedeck dd.slide ul.slidesVertical > li {

    overflow: auto;

    padding: 10px;

}





.skin-slidedeck dl.slidedeck ul.verticalSlideNav {

	height: 70px;

	width: 25px;

	background: none;

	position: relative;

	overflow: hidden;

	padding: 15px 0 0;

	margin: 0;

    top: 0;

	left: 125px;

	-webkit-transform: rotate(90deg);

	-webkit-transform-origin: -7px 0;

	-moz-transform: rotate(90deg);

	-moz-transform-origin: -7px 0;

	-o-transform: rotate(90deg);

	-o-transform-origin: -7px 0;

}





.skin-slidedeck dl.slidedeck ul.verticalSlideNav li {

	position: relative;

    width: 25px;

    height: 12px;

    line-height: 12px;

	padding: 0;

	margin: 0;

    overflow: hidden;

    float: left;

    clear: left;

}




.skin-slidedeck dl.slidedeck dd.slide ul.verticalSlideNav li.arrow { display: none; }





.skin-slidedeck dl.slidedeck ul.verticalSlideNav li a {

	position: relative;

	display: block;

	padding: 12px 0 0 0;

	margin: 0;

	width: 25px;

	height: 0;

	overflow: hidden;

    line-height: 12px;

	background: url('https://cprime-sandbox.marakana.com/static/training_slider /vertical-nav.png') 0 0 no-repeat;

}

.skin-slidedeck dl.slidedeck ul.verticalSlideNav li.active a {

    background-position: 0 -24px;

}


.skin-slidedeck dl.slidedeck dt.active ul.verticalSlideNav li.active a {

	background-position: 0 -12px;

}



dl.slidedeck dd.slide ul.verticalSlideNav li a:hover {

    opacity: 0.75;

    -moz-opacity: 0.75;

    -webkit-opacity: 0.75;

    -khtml-opacity: 0.75;

    -ms-filter: "Alpha(opacity=75)";

    filter: Alpha(opacity=75); 

}

/*
--------------------------misc search box fixes--------------------------------------- */
#static-page164 #search-box {
  top: -37px;
}

#static-page150 #search-box {
  top: -37px;
}

/* --------------------------------------------------------------------------------------------------- misc hacks ---- */
/* edit links */
#contactUsPreamble {position:absolute;top:0;right:-200px;z-index:1000;}
#inlineAdminLink86 {position:absolute;top:-40px;right:0;z-index:1000;}
/* CSS Document */


    




 

        

