.site-center {margin:0 auto; width:1024px; text-align:left;}


.col-1, .col-2, .col-3, .row-box-1, .row-box-2, .separator, .thirdcolumn{ float:left;}
.separator{ width:1px; background:url(images/separator_y.gif) 0 0 repeat-y;}


/*======= index.html and other pages with 3 columns =======*/
#Col3 .content .col-1{width:341px;}
#Col3 .content .col-2{width:341px;}
#Col3 .content .col-3{width:340px;}
/*=========================*/


/*======= pages with one column =======*/
#Col1 .content .col-1{
	width:1024px;
	padding: 0px;
}
/*=========================*/

