﻿       .background 
        {
	      background:url('../Image/main_bg.jpg') repeat;
        }
		
		.style2
        {
        	background-image:url('../Image/footer_bg.jpg');
            height: 75px;
            font-family:Arial;
            font-size:12px;
            
        }
      
        .style7
        {
            width: 25%;
            height: 94px;
        }
        .style8
        {
            width: 45%;
            height: 194px;
        }
         .style9
        {
            width: 30%;
            height: 194px;
        }
		 .imgbutton
        {
            height: 14px;
        }  
       