 
* { margin:0; padding:0;}
 
body 
{
    background:url(../images/right_bg.png) repeat-x left top ;
 
	line-height:1.2em;
	font-family:verdana;
	font-size:1.1em;
    color:White;
 
}
 
#main 
{
	text-align:left;
   
	min-width:970px;
     
}

.col_1, .col_2, .col_box_1, .col_box_2{ float:left; }
.column_left { width:222px; float:left;margin:38px 0 0 0;  }
.column_right {margin-top:38px;width:544px; float:left;background:url(../images/leftline.gif) top left repeat-y; height:100% }
.column_right2 {width:200px;float:left;  height:790px; margin-top:40px; }
