     div#flashcontent {
          width:908px;
          height:225px;
          padding-bottom:8px;
          margin-left:2px;
        }
        
       div#container{width:901px;}
       
       div#border_t{width:908px; height:8px; background:url(images/hs_main_tb.jpg);}
       div#border_b{width:908px; height:9px; background:url(images/hs_main_bb.jpg);float:left;}
      .fcc { width:215px;height:225px; float:left;}
	  .hdr {width:680px;height:225px;float:left;margin-left:4px;}
	  
      /* div#mid
       {
           width:905px;           
           padding-left:3px;
           padding-top:3px;
           position:relative;
           z-index:1;
           background:#EEEEEE;
       }*/
	   
	   div#mid
       {
           width:905px;
		   float:left;
           padding:3px 0 0 3px;
           background:#EEEEEE;
       }
      
	   
	   div#bsnb, div#bsn1, div#bsn2, div#bsn3, div#bsn4 {
		width:215px;
		margin-bottom:1px;
		cursor:pointer;
	   }
      
       div#bsnb {          
          height:45px;
          background:url('images/web_browse.png');          
        }
    
       div#bsn1 {
          height:43px;
          background:url('images/web_design.png');
        }
       div#bsn2 {
          height:45px;
          background:url('images/web_development.png');
        }
       
       div#bsn3 {
          height:43px;
          background:url('images/web_internet.png');
          
        }
       
       div#bsn4 {
          height:45px;
          background:url('images/web_custom.png');
        }
       div#bsn1:hover {
          background:url('images/web_design_o.png');
        }
       
       div#bsn2:hover {
          background:url('images/web_development_o.png');
        }
       div#bsn3:hover {
          background:url('images/web_internet_o.png');
        }
        
       div#bsn4:hover {
          background:url('images/web_custom_o.png');
        }
        
       
       div#mid_tb{background:url('images/hs_mid_tb-w.png'); width:903px; height:13px;float:left;}
       /*div#mid_b{background:url('images/hs_mid_b-w.png'); width:892px; height:530px; padding-left:9px; margin-top:-6px;margin-left:0px;}*/
	   div#mid_b{background:url('images/hs_mid_b-w.png') repeat-y; width:903px; float:left;margin:0;}
       div#mid_bb{background:url('images/hs_mid_bb-w.png'); width:903px; height:9px;float:left;}
	   
	   .sq, #sel_quote { border:solid 1px #ccc;padding:3px; }
	   
	  div#footer-banner {
		float:left;
	  }
	  	a#view-more{
		display:block;border:0;width:85px;height:28px;background:url(images/view-all.png);float:right;
		margin-right:2px;
	}
	a#view-more:hover {
		background:url(images/view-all.png) no-repeat 0px -28px;
	}
	       div#iq {
          width:211px;
          height:134px;
          float:left;
        }
        
       div#quote {
          width:216px;
          height:126px;
          margin-top:3px;
          float:left;
        }
        
       div#quote_btn
       {
          position:relative;
          top:-60px;
          left:74px;
          width:63px;
          height:24px;
          background:url('images/submit.png');
          cursor:pointer;
       }
       div#quote_btn:hover {background:url('images/submit_o.png');}

       div#sel_quote_container {width:191px; height:25px; position:relative; top:-86px; left:11px;}

        div#logo {
          width:215px;
          height:223px;
          float:left;
          margin-top:5px;
		  position:relative;
        }
		
		.logoGo {
			display:block;position:absolute;background:url(images/seemore.png);width:62px;height:24px;left:75px;top:180px;
		}
		
		.logoGo:hover {
			background:url(images/seemore_o.png);
		}
