/* *********************** */
/*      Global Styles      */
/* *********************** */

        body { 
        color: #000000;
        background: #eeeeee url(../images/bg.gif) repeat-y 50% 0;
        margin: 0px;
        padding: 0px;
        border-style: none;
        font-family: TAHOMA;
        font-size: 12px;
        line-height: 18px;
        text-align: center;
        }
        
        a:visited {
        color: #3103a4;
        text-decoration: underline;
        }
        
        a:link {
        color: #1165d3;
        text-decoration: underline;
        }
        
        a:hover {
        color: #ffffff;
        background-color: #1165d3;
        text-decoration: none;
        }
        
        /*      Headers - i matched them up against h1,h2,h3 to start migrating toward more compliant code      */
        
        .subhead1, h1 {
        font-size: 30px;
        font-family: TAHOMA;
        font-weight: bold;
        text-align: left;
        color: #00639f;
        margin-bottom: 4px;
        font-variant: small-caps;
        line-height: 30px;
        }
        
        .subhead4, .subhead3, h4 {
        font-size: 16px;
        font-family: TAHOMA;
        font-weight: bold;
        text-align: left;
        color: #838181;
        letter-spacing: 5px;
        margin-bottom: -10px;
        }
        
        h3 {
        font-size: 16px;
        font-family: TAHOMA;
        font-weight: bold;
        text-align: left;
        color: #666666;
        background-color: #DBEEF9;
        line-height: 16px;
        border: 1px #cccccc;
        border-bottom: 1px #ffcc00 solid;
        margin-bottom: 3px;
        padding: 5px;
        }
        
        .subhead2, h2 {
        font-size: 18px;
        font-family: TAHOMA;
        font-weight: bold;
        text-align: left;
        color: #666666;
        letter-spacing: 5px;
        border: 1px #cccccc solid;
        padding: 5px;
        margin-top: 15px;
        margin-left: 0px;
        margin-bottom: 10px;
        background-color: #eeeeee;
        line-height: 40px;
        border-bottom: 2px #ffcc00 solid;
        font-variant: small-caps;
        }
        
        .subhead5, h5 {
        font-size: 12px;
        font-family: TAHOMA;
        text-align: left;
        color: #666666;
        margin-bottom: 2px;
        font-weight: bold;
        }
        
        p {
        margin: 10px;
        }
        
        .content{
        font-size: 12px;}
        
        li {
        margin-bottom: 3px;
        }
        
        /* ----------------------- */
        /*      Layout Styles      */
        /* ----------------------- */
        
        #outerbox-center {
        width: 768px;
        margin: 0 auto;
        text-align: left;
        }
        
        #hdr-logos-bar {
        width: 768px;
        margin-top: 5px;
        margin-bottom: 10px;
        height: 65px;
        }
        
        #sitelogo {
        float: left;
        margin: 0px;
		margin-bottom: 10px;}
        
        #corporatelogo {
        float: right;
        margin: 0px;
		margin-bottom: 10px;}
        
        #hdr-tagline-bar {
        width: 768px;
        margin-top: 0px;
        margin-bottom: 5px;
        height: 27px;
        }
        
        #globalresource {
        float: left;
        margin: 0px;}
        
        #usresidents {
        float: right;
        margin: 0px;}
        
        #flash-box {
        border: 1px #6699CC solid;
        background-color: #EFECC9;
        height: ;
        }
        
        #flash-box object {
        border-bottom: 3px #ffcc33 solid;
        }
        
        #flash-box-about {
        border: 1px #6699CC solid;
        text-align: justify;
        background-color: #DBEEF9;
        margin-bottom: 5px;
        height: ;
        }
        
        #nav-print-email-bar {
        width: 768px;
        margin-top: 10px;
        border-bottom: 1px #cccccc solid;
        margin-bottom: 10px;
        }
        
        #subnav {
        border: 1px #6699CC solid;
        background-color: #DBEEF9;
        width: 100%;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 8px;
        padding-top: 8px;
        clear: both;
        margin-bottom: 5px;
        }
        
        #nav-print-email-bar li {
        display: inline;
        word-spacing: 3px;
        }
        
        #main-content-box {
        margin-top: 20px;
        }
        
        #align-right {
        text-align: right;
        float: right;
        padding-bottom: 5px;
        height: ;
        }
        
        #align-left {
        text-align: left;
        float: left;
        padding-bottom: 5px;
        height: ;
        }
        
        #container-nowrap {
        width: 768px;
        display: block;
        clear: both;
        height: ;
        position: relative;
        }
        
        #container {
        width: 768px;
        height: ;
        }
        
        #clear-fix {
        width: 768px;
        clear: both;
        height: ;
        line-height: 10px;
        font-size: 1px;
        position: relative;
        }
        
        .related-links-box {
        width: 201px;
        font-size: 12px;
        height: ;
        border: 1px #cccccc solid;
        float: right;
        margin-top: 0px;
        margin-left: 20px;
        margin-bottom: 15px;
        margin-right: 0px;
        }
        
        #hdr-related-links {
        background-image: url(../images/hdr-related-links.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        }
        
        #hdr-related-links p {
        margin-top: 36px;
        }
        
        .ruletop {
        border-top: 1px #000000 solid;
        }
        
        #footer {
        width: 768px;
        font-size: 10px;
        text-align: center;
        border-top: 1px #cccccc solid;
        clear: both;
        height: ;
        position: relative;
        }

/* *********************** */
/*    Index Only Styles    */
/* *********************** */

        #content-box-bryan {
        width: 248px;
        background-color: #EFECC9;
        float: left;
        border: 1px #BDC162 solid;
        height: 326px;
        }
        
        #content-box-bryan img {
        border-bottom: 3px #FFCC33 solid;
        }
        
        #content-box-prestige {
        width: 248px;
        background-color: #EFDEC2;
        float: left;
        border: 1px #BAA64F solid;
        height: 326px;
        margin-left: 9px;}
        
        #content-box-prestige img {
        border-bottom: 3px #DA833B solid;
        }
        
        #content-box-maverick {
        width: 248px;
        background-color: #F3D3BE;
        float: right;
        border: 1px #BD773B solid;
        height: 326px;
        }
        
        #content-box-maverick img {
        border-bottom: 3px #D3542D solid;
        }
        
        #threecol-helpful-links {
        border: 1px #cccccc solid;
        background-color: #eeeeee;
        margin-bottom: 5px;
        margin-top: 5px;
        width: 768px;
        height: ;
        }
        
        /* ----------------------- */
        /*   Helpful Links Styles  */
        /* ----------------------- */
        
        #left-threecol {
        float: left;
        width: 30%;
        height: ;
        }
        
        #center-threecol {
        float: left;
        width: 30%;
        margin-left: 5%;
        height: ;
        }
        
        #right-threecol {
        float: left;
        width: 30%;
        margin-left: 5%;
        height: ;
        }

/* ******************************* */
/*    Section Index Only Styles    */
/* ******************************* */

        /* ---------------------------- */
        /*   Your Spinal Health Styles  */
        /* ---------------------------- */
        
        #content-left {
        float: left;
        width: 100px;
        padding-top: 0px;
        padding-left: 5px;
        padding-bottom: 0px;
        padding-right: 0px;
        clear: none;}
        
        #content-right {
        float: right;
        width: 168px;
        padding-top: 0px;
        padding-left: 0px;
        padding-bottom: 0px;
        padding-right: 10px;
        clear: none;}
        
        #content-bottom {
        clear: both;
        padding-top: 0px;
        padding-left: 5px;
        padding-bottom: 5px;
        padding-right: 10px;
        }
        
        /* ---------------------------- */
        /*    Patient Stories Styles    */
        /* ---------------------------- */

        #content-left-c {
        float: left;
        width: 89px;
        padding-top: 5px;
        padding-left: 10px;
        padding-bottom: 0px;
        padding-right: 0px;
        }
        
        #content-right-c {
        float: right;
        width: 89px;
        padding-top: 5px;
        padding-left: 0px;
        padding-bottom: 0px;
        padding-right: 10px;
        }
        
        #content-bottom-c {
        clear: both;
        padding-top: 0px;
        padding-left: 10px;
        padding-bottom: 5px;
        padding-right: 10px;
        }
        
        /* ----------------------- */
        /*      Layout Styles      */
        /* ----------------------- */
        
        /*.container-leftcolumn {
        width: 277px;
        margin-left: 0px;
        margin-top: 0px;
        height: ;
        float: left;
        clear: none;
        display: block;
        }
        
        .container-centercolumn {
        width: 201px;
        height: ;
        margin-left: 10px;
        margin-top: 0px;
        float: left;
        clear: none;
        display: block;
        }
        
        .container-rightcolumn {
        width: 267px;
        height: ;
        margin-top: 0px;
        float: right;
        clear: none;
        display: block;
        }*/
        
        /*      Top Row - Prod Info, Take Action, News      */
        
        .content-box-nav-left {
        width: 277px;
        float:left;
        margin: 0px;
        font-size: 12px;
        height: 125px;
        border: 1px #cccccc solid;
        margin-bottom: 10px;}
        
        .content-box-nav-center {
        width: 201px;
        float:left;
        font-size: 12px;
        height: 125px;
        border: 1px #cccccc solid;
        margin-left: 10px;
        margin-top: 0px;
        margin-right: -5px;
        margin-bottom: 10px;}
        
        .content-box-nav-right {
        width: 267px;
        float:right;
        font-size: 12px;
        height: 125px;
        border: 1px #cccccc solid;
        margin: 0px;
        margin-bottom: 10px;}
        
        #hdr-product-information {
        background-image: url(../images/hdr-sg-intro.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        }
        
        #hdr-product-information p {
        margin-top: 36px;
        }
        
        #hdr-take-action {
        background-image: url(../images/hdr-take-action-center.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        }
        
        #hdr-take-action p {
        margin-top: 36px;
        }
        
        #hdr-news-articles {
        background-image: url(../images/hdr-news-articles.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        }
        
        #hdr-news-articles p {
        margin-top: 36px;
        }
        
        /*      Second Row - Spinal Health, Patient Stories, FAQ's      */
        
        .content-box-nav-left-middle {
        width: 277px;
        float:left;
        margin: 0px;
        font-size: 12px;
        height: 135px;
        border: 1px #cccccc solid;
        margin-bottom: 10px;}
        
        .content-box-nav-center-middle {
        width: 201px;
        float:left;
        font-size: 12px;
        height: 135px;
        border: 1px #cccccc solid;
        margin-left: 10px;
        margin-top: 0px;
        margin-right: -5px;
        margin-bottom: 10px;}
        
        .content-box-nav-right-middle {
        width: 267px;
        float:right;
        font-size: 12px;
        height: 135px;
        border: 1px #cccccc solid;
        margin: 0px;
        margin-bottom: 10px;}
        
        #hdr-your-spinal-health {
        background-image: url(../images/hdr-your-spinal-health.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        }
        
        #hdr-your-spinal-health p {
        margin-top: 36px;
        }
        
        #hdr-treatment-options {
        background-image: url(../images/hdr-treatment-options.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        }
        
        #hdr-treatment-options p {
        margin-top: 36px;
        }
        
        #hdr-anatomy {
        background-image: url(../images/hdr-anatomy.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        }
        
        #hdr-anatomy p {
        margin-top: 36px;
        }
        
        /*      Bottom Row - Research Tools, Helpful Links      */
        
        .content-box-nav-left-bottom {
        width: 380px;
        margin: 0px;
        background-color: #eeeeee;
        float: left;
        font-size: 12px;
        height: 115px;
        border: 1px #cccccc solid;
        margin-bottom: 25px;}
        
        .content-box-nav-right-bottom {
        width: 380px;
        background-color: #eeeeee;
        float: right;
        margin: 0px;
        font-size: 12px;
        height: 115px;
        border: 1px #cccccc solid;
        margin-bottom: 25px;}
        
        #hdr-faqs {
        background-image: url(../images/hdr-faqs_btm.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        }
        
        #hdr-faqs p {
        margin-top: 36px;
        }
        
        #hdr-helpful-links {
        background-image: url(../images/hdr-helpful-links.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        }
        
        #hdr-helpful-links p {
        margin-top: 36px;
        }