*{
	margin:0;
	padding:0;
	border:0px none;
}

body{
	font-family:Arial,Book Antiqua,Bookmann;
	font-size:17px;        
                text-decoration:none;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
               
}

#main {
        width:1400px;
	height:450px;
	margin:0 auto 0 auto;              
                text-decoration:none;
	 
}

#content_footer {
                width:160px;
	  height:450px;

                float:left;		
                                              	
}

#content_1 {
                width:80px;
	  height:500px;
                float:left;		                   

}

#content_2 {
                 width:700px;
	   height:700px;
                 float:left;

               color:#929CA2;
	  font-size:11px;  		            
                  border-left:1px solid #989898;  
                 border-right:1px solid #989898;
	 border-top:1px solid #989898;
	 border-bottom:1px solid #989898;
 padding-left:0px;


}
img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

#content_3 {
                width:10px;
	  height:500px;
                float:left;		            
            
     
}

#content_3_1 {
                width:30px;
	  height:500px;
                float:left;		            
            
     
}

#content_4 {
                width:250px;
	  height:700px;
                float:left;
                padding-left:0px;
               color:#929CA2;
	  font-size:11px;  
          	                  border-left:1px solid #989898; 
               border-right:1px solid #989898;
	 border-top:1px solid #989898;
	 border-bottom:1px solid #989898;  

}


#content_4 a{	

             color:#929CA2;
	font-size:9px;   
	text-decoration:none;
}

#content_footer a{
	color:#929CA2;
	font-family:Arial,Book Antiqua,Bookmann;	
	text-decoration:none;

}

#content_footer a:hover{
	color:#313131;



}

#content_4 a:hover{

                border-left:0px solid #989898;         
                border-right:0px solid #989898;
	 border-top:0px solid #989898;
	 border-bottom:0px solid #989898;

color:#313131;
           text-decoration:none; 


}

