       div#flashcontent {
          width:908px;
          height:225px;
          padding-bottom:5px;
        }
        
       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);}
      
       div#mid
       {
           width:905px;           
           padding-left:3px;
           padding-top:3px;
           position:relative;
           z-index:1;
           background:#EEEEEE;
       }
	   
	 div#mid_tb{background:url('images/hs_mid_tb.jpg'); width:903px; height:14px;}
     div#mid_b{background:url('images/hs_mid_b.jpg'); width:892px; padding-left:10px;  margin-left:0px;}
     div#mid_bb{background:url('images/hs_mid_bb.jpg'); width:903px; height:9px;} 

	div#bsn-menu, div#bsn-hImg {
		height:225px; float:left;
	}
	div#bsn-menu, .bsn {	
		width:215px;
	}
	div#bsn-hImg {
		width:682px;margin-left:4px;
	}
	
	.bsn {
		margin-bottom:1px;
	}
	
	div#bsnb {
          height:45px;
          background:url('images/bsn_browse.png');          
	}
    
    div#bsn1 {
          height:43px;
          background:url('images/bsn_remote_b.png');
        }
       div#bsn2 {
          height:45px;
          background:url('images/bsn_onsite_b.png');
          cursor:pointer;
        }
       
       div#bsn3 {
          height:43px;
          background:url('images/bsn_technology_b.png');
          cursor:pointer;
        }
       
       div#bsn4 {
          height:45px;
          background:url('images/bsn_plans_b.png');
          cursor:pointer;
        }
       div#bsn1:hover {
          background:url('images/bsn_remote_o.png');
        }
           
       div#bsn2:hover {
          background:url('images/bsn_onsite_o.png');
        }
       div#bsn3:hover {
          background:url('images/bsn_technology_o.png');
        }
        
       div#bsn4:hover {
          background:url('images/bsn_plans_o.png');
        }