﻿body                {
       /*       background-image: url(images/background_main.jpg);  */
                     background-color:#bebebe;
					background-repeat: repeat-x;
					}
#main_wrap 			
{
    
					width: 954px;
					margin-top: 0px;
                    margin-bottom: 0px;
					margin-right: auto;
					margin-left: auto;
					background-color:#ffffff;
					}
#body_wrap {
					width: 954px;
					position:absolute;
					background-color:#ffffff;	
					text-align:left;
					border-right: 1px #cccccc solid;
					border-left: 1px #cccccc solid;
                    border-bottom:1px #cccccc solid;
					
					}	
#top_menu_main 
                    {
                    width:		950px;
                    margin:0px;
                    z-index:120;
                    }  
#rotator            
                    {
                        width:720px;
                        height:302px;
                        z-index:2;
                    }
.rotator1   
                    {
                        z-index:2;
                    }
/*new layout begins here */
#Top_Logo 
                    {
                       
                       background-color:white;
                       z-index:1;
                        
                    }
#Top_Logo2
{ float:left;
    
    width:230px;
    height:79px;
   
    vertical-align:top;
      margin-right:auto;
 margin-left:auto;
 background-color:white;
}
#Top_Logo3
{
    
    
    
    vertical-align:top;
    z-index:2;
    margin-right:0px;
    top:-20px;
   
 /*background-color:black;*/
}
#Top_Logo4
{
    
    float:right;
    width:390px;
    height:40px;
    top:-10px;
    vertical-align:bottom;
    z-index:3;
    margin-right:5px;
    
   
 background-color:white;
}
#Top_nv
{
    position:relative;
    width:950px;
    float:left;
    z-index:99;
    background-color:white;
}
#content_m
{
    
    float:left;
 top:auto;
position:relative;
 background-color: white;
    width:950px;
   
    z-index:20;
   
}