#main { width:950px; margin:0 auto; padding:16px 0 14px 0; }
#header { height:190px; background:url(images/site/header-bg.jpg) no-repeat left top; }
#header, #content, #footer { font-size:0.625em; }
#left-side { float:left; width:180px; margin-right:10px; }
#right-side { float:left; width:470px; margin-right:10px; }
#right1-side { float:left; width:260px; }
.col-1, .col-2, .col-3 { float:left; }
/*======= index.html =======*/
#page1 #content .col-1 { width:450px; }
#page1 #content .col-2 { width:450px; margin-top:10px; }
/*=========================*/
#footer { height:46px; }

