body { background:#fff;}
.bg0 { background:url(images/cbg.jpg) left top repeat-x;}
.bg1 { background:url(images/lbg.jpg) left top no-repeat;}
.bg2 { background:url(images/rbg.jpg) right top no-repeat; padding:0 10px;}

#main { margin:0 auto; width:960px; }

#header {height:197px;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
.content { margin:15px 15px 0 15px; }
#content { float:left; width:100%; }
.col-1 { width:153px; margin-top:5px; margin-left:-100%; }
#content .col-2 { margin:0px 257px 0 188px; float:none; }
.col-3 { width:225px; margin-top:5px; margin-left:-225px;}

#footer {height:113px;}
