body { margin-top: 0px; }

#st-title       { background: transparent url('../images/titlebg.png') 0 0 no-repeat; }
#st-content     { background: transparent url('../images/blue/bg940.png') 0 0 repeat-y; }

.st-top-left    { background-image: url('../images/blue/top-left.png'); }
.st-top         { background-image: url('../images/blue/top.png') }
.st-top-right   { background-image: url('../images/blue/top-right.png'); }
.st-bot-left    { background-image: url('../images/blue/bottom-left.png'); }
.st-bot         { background-image: url('../images/blue/bottom.png'); }
.st-bot-right   { background-image: url('../images/blue/bottom-right.png'); }

.st-border-left         { background: transparent url('../images/blue/left.png') 0 0 repeat-y; }
.st-border-right        { background: transparent url('../images/blue/right.png') 0 0 repeat-y; }

.st-border-left-divide  { background: transparent url('../images/blue/left-bl.png') 0 0 repeat-y; }
.st-border-right-divide { background: transparent url('../images/blue/right-bl.png') 0 0 repeat-y; }

.st-top-left-gray       { background-image: url('../images/gray/top-left.png'); }
.st-top-gray,
.st-top-gray-wide       { background-image: url('../images/gray/top.png'); }
.st-top-right-gray      { background-image: url('../images/gray/top-right.png'); }
.st-content-gray        { background-image: url('../images/gray/bg220.png'); }
.st-content-gray-wide   { background-image: url('../images/gray/bg265.png'); }
.st-bot-left-gray       { background-image: url('../images/gray/bottom-left.png'); }
.st-bot-gray,
.st-bot-gray-wide      { background-image: url('../images/gray/bottom.png'); }
.st-bot-right-gray      { background-image: url('../images/gray/bottom-right.png'); }

.st-following .st-label     { background: #4bacc6 url('../images/tab_following_horiz.png') 0% 0% no-repeat; }
.st-managing .st-label      { background: #5185bd url('../images/tab_managing_horiz.png') 0% 0% no-repeat; }
.st-transitioning .st-label { background: #5767b4 url('../images/tab_transitioning_horiz.png') 0% 0% no-repeat; }
.st-leading .st-label       { background: #685dab url('../images/tab_leading_horiz.png') 0% 0% no-repeat; }
.st-vision .st-label        { background: #8064a2 url('../images/tab_vision_horiz.png') 0% 0% no-repeat; }

.st-sec_content { height: 30px; padding: 5px 5px; }

.st-visionbg    { background: transparent url('../images/vision_silver.png') 100% 90% no-repeat; height: 100%; width: 100%; }
.st-featuresbg  { background: transparent url('../images/mouse.png') 100% 100% no-repeat; height: 100%; width: 100%; }
.st-followbg    { background: transparent url('../images/footprints_lt.png') 100% 100% no-repeat; height: 100%; width: 100%; }

