body { margin:0; padding:0; background:white; margin:auto 0px; font-family: Arial, Helvetica, sans-serif; color:#777777; font-weight:bold; font-size:12px;}
#wrapper { width:910px; border:solid #efefef 1px; height:610px; background: url('/images/bg.gif'); padding:20px; text-align:left; margin-top:20px; }
#slogan { clear:both; margin: 20px 0px 20px 500px;}
#address { float:left; margin-left:40px; }
#contact { float:left; margin-left: 450px; .margin-left: 350px; _margin-left: 350px; .padding-bottom: 20px; padding-bottom: 20px; }
#projects_vert{ float:left; margin-top:60px;}
#press_vert{float:left; margin-top:80px;}
#slider_container{ margin-top:30px;}
#news_container{  margin-top:40px;  }
#news{background: url(/images/news_bg.gif) no-repeat; width:851px; .width:835px; _width:835px; height:205px; padding:20px; margin-left:32px; }
#footer-text { font-size:7pt; font-weight:normal; }
#footer-text a { font-size:7pt; font-weight:bold; color:#777777; text-decoration:none; }

    <!--
        

        h1 { 
            margin-bottom: 2px; 
        }

        #container {
            background-color: #fff;
			text-align:center;
			width:851px;
			background: url(/images/productbrowser.gif) no-repeat;
            
            margin: 0px auto;
			
           
        }
        
        /* slider specific CSS */
        .sliderGallery {
            
            overflow: hidden;
            position: relative;
          
			
            height: 205px;
            width: 800px;
			padding-left:25px;
			
			padding-top:none;
			
        }
		
		.sliderGallery div {
		.float:left;
            
			
        }
        
        .sliderGallery UL {
            position: absolute;
			
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0;
            margin: 20px 0 0 0;
			
			
        }
        
        .sliderGallery UL LI {
            display: inline;
			padding:2px 0px 2px 10px;
			
        }
		
        .slider {
            width: 800px;
            height: 17px;
			margin:auto;
            margin-top: 165px;
            padding: 1px;
            position: relative;
            background: url(/images/productbrowser_scrollbar_20070622.png) no-repeat;
			
        }
        
        .handle {
            position: absolute;
            cursor: move;
            height: 17px;
            width: 181px;
            top: 0;
            background: url(/images/productbrowser_scroller_20080115.png) no-repeat;
            z-index: 100;
        }
        
        .slider span {
            color: #bbb;
            font-size: 80%;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 3px;
        }
        
        .slider .slider-lbl1 {
            left: 75px;
        }
        
        .slider .slider-lbl2 {
            left: 500px;
        }
        
        .slider .slider-lbl3 {
            left: 325px;
        }

        .slider .slider-lbl4 {
            left: 555px;
        }

        .slider .slider-lbl5 {
            left: 705px;
        }
		
		a:link, a:active, a:visited { color:#666666; text-decoration:none; }
		
		a:hover { color:#FF8400; }