/* ready for new development */



body  {
       margin:10px;
      }



p     {
      font-size: 12px;
      color: #474747;
      font-family: Arial Unicode MS, Times, serif, Arial, Helvetica, Geneva;
      }

h1
      {
      font-size: 12px;
      color: #474747;
      font-family: Arial Unicode MS, Times New Roman, Times, serif, Helvetica, Geneva;
      }	       	   
		   
h2
      {
       color: #ffffff;
       font-size: 14px;
       font-family: Arial, Times, serif, Helvetica, Geneva;
      }

h3
      {
      color: blue;
      font-size: 12px;
      font-family: Arial Unicode MS, Times, serif, Arial, Helvetica, Geneva;
      }

h4
      {
      color: green;
      font-size: 12px;
      font-family: Times New Roman, Times, serif, Arial, Helvetica, Geneva;
      }	
      

		   
 	 
	   
td    {
      font-size: 12px;
      color: blue;
      font-family: Arial Unicode MS, Times, serif, Arial, Helvetica, Geneva;
      }



li    {
      font-size: 12px;
      color:#474747;
      font-family: Arial Unicode MS, Times New Roman, Times, serif, Arial, Helvetica, Geneva;
      }
      
      
h5
      {
       color: #000000;
       font-size: 14px;
       font-family: Arial, Times, serif, Helvetica, Geneva;
      }      




#container  {
                   width: 900px;
                   height:0px;
		   border: 0px;
		   padding: 0px;
                   margin-left:auto;
                   margin-right:auto;
                   margin-top:auto;
                   margin-bottom:auto; 

            }	   

#banner     {
                   
		   border:0px;
		   width: 900px;
		   height: 150px;
                   background-color: ;
                   background-image:url(banner.gif);
                   
                   
	    }


#header     {
                   
		   border:0px;
		   width: 900px;
		   height: 80px;
                   background-color: ;
                   background-image:url(bgbar2.gif);
                   
	    }     

 

#content     {
                   height:300px;
                   border:;
                   background-image:url();
                   width:900px;
                   
            }



#footer     {
                   height:110px;
                   border:;
                   background-color:;
                   width:900px;
                   background-image:url(bottombgbar.gif);
                   
                   
            } 
	 