#main {width:990px; margin:0 auto;}

#header {height:440px; background:url(images/header-bg.jpg) no-repeat right bottom; overflow:hidden;}
#header, #content, #content1,#content2,#content3, #footer { font-size:0.814em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#content1 .col-1 {width:223px; margin-right:13px;}
#content1 .col-2 { width:754px;}
#content1 .col-2 .row-1 .col-1 { width:242px; margin-right:14px;}
#content1 .col-2 .row-1 .col-2 { width:242px; margin-right:14px;}
#content1 .col-2 .row-1 .col-3 { width:242px;}
#content1 .col-2 .row-2 .col-1 { width:254px; margin-right:0;}
#content1 .col-2 .row-2 .col-2 { width:436px;}

/*======= index-1.html =======*/
#content2 .col-1 {width:223px; margin-right:13px;}
#content2 .col-2 { width:754px;}
#content2 .col-2 .col-1 { width:254px; margin-right:0;}
#content2 .col-2 .col-2 { width:436px;}

/*======= index-3.html =======*/
#content3 .col-1 {width:223px; margin-right:13px;}
#content3 .col-2 { width:754px;}
#content3 .col-2 .col-1 { width:254px; margin-right:0;}
#content3 .col-2 .col-2 { width:436px;}

/*=========================*/

#footer {height:65px;}