#main {width:976px; margin:0 auto; text-align: left;}

#header {/*background:url(images/header-bg.jpg) no-repeat 0 63px;*/}
#header, #content, #footer { font-size: 0.75em;}

.col-1, .col-2, .col-3 { float:left;}
.col-2 {
	float: right;
}

/*======= index.html =======*/
 #content .col-1 
 {
    width: 681px; 
    * width: 671px;
    margin-right: 15px;
 }
 #content .col-1 .row-1 .col-1 {width:335px; margin-right:10px;}
 #content .col-1 .row-1 .col-2 {width:336px;}
 #content .col-1 .row-2 .col-1 { width:315px; margin: 0 48px 20px 0;}
 #content .col-1 .row-2 .col-2 { width:315px; margin-bottom: 20px;}
 #content .col-2 { width:260px;}
 #content .col-2 .row-1 .col-1 { width:110px; margin-right: 10px; }
 #content .col-2 .row-1 .col-2 { width:110px; }

/*======= index-1.html =======* /
 #content .col-1 {width:628px; margin-right:20px;}
 #content .col-1 .row-1 .col-1 {width:335px; margin-right:0px;}
 #content .col-1 .row-1 .col-2 {width:284px;}
 #content .col-1 .row-2 .col-1 { width:275px; margin-right:48px;}
 #content .col-1 .row-2 .col-2 { width:275px;}
 #content .col-2 { width:326px;}
 #content .col-2 .row-1 .col-1 { width:110px; margin-right:60px;}
 #content .col-2 .row-1 .col-2 { width:110px;}

/*======= index-2.html =======* /
 #content .row-1 {width:628px;}*/


/*=========================*/

.row-5 {
	margin: 5px 0;
	width: 100%;
	text-align: center;
}
/*#footer {height: 80px;}*/