﻿ 
  
    .side_shading { width: 1000px; margin: 0 auto; background: transparent url(../images/general/side_shading.gif) repeat-y top left; }
    .container {
      
      background: #e0dbd5 url(../images/general/bg_container.gif) repeat-y top left;
      margin: 0 auto;    
      position: relative;
      text-align: left;
      width: 980px; 
      z-index: 1;
    }
    #content { float: right; width: 820px; background: #e0dbd5 url(../images/general/bg_content.gif) repeat-y top left; }
    #main { float: left; width: 500px; background-color: #fff; }
#marketing {
	PADDING-RIGHT: 7px; PADDING-LEFT: 7px; FLOAT: right; PADDING-BOTTOM: 0px; WIDTH: 305px; PADDING-TOP: 0px
}
* HTML #marketing {
	WIDTH: 300px
}
#tools { width: 146px; padding: 8px 0 8px 8px; float: left; }
#footer { background-color: #00759a; color: #1f8cb1; margin: 0 auto; width: 980px; position: relative; padding: 0 0 20px; text-align: left; }
#footer .footer_content { float: right; width: 820px; padding-top: 20px; }
.footer_images { width: 146px; float: left; text-align: center; padding-top: 14px; margin-left: 8px; display: inline; }
 
 
.clearfix:after,
.container:after,
#footer:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
} 

/*----------------------------------------------------------------*/
.wsscontainer {
  width: 980px; margin: 0 auto; position: relative; text-align: left;  z-index: 1; BACKGROUND-COLOR: #fff;
}
#wsscontent { float: left; width: 660px; BACKGROUND-COLOR: #fff; padding:  20px 20px 20px 20px; }
#wsstools { float: right; clear: right; width: 260px; BACKGROUND-COLOR: #fff; padding: 20px 20px 20px 0;}
#wsscontentInner { float: right; width: 690px; BACKGROUND-COLOR: #fff; padding:  20px 20px 20px 0; }
#wsstoolsInner { float: left; clear: left; width: 230px; BACKGROUND-COLOR: #fff; padding: 20px 20px 20px 20px;}

.wsscontainer:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
} 
