*{
	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;		            
                 border-left:1px solid #989898;         
                 border-right:1px solid #989898;
	 border-top:1px solid #989898;
	 border-bottom:1px solid #989898;
 padding-left:0px;


}

#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;

          	 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-family:Arial,Book Antiqua,Bookmann;	
	text-decoration:none;
                  border-left:0px solid #989898;         
                border-right:0px solid #989898;
              border-top:1px solid #989898;
	 border-bottom:1px solid #989898;   
}


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

}

#content_footer a:hover{
	color:#313131;
      


}


