#main        { margin: 0 auto; width: 905px; border-right: 1px solid #e98800; border-left: 1px solid #e98800 }

#header  { height: 169px; overflow: hidden }
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3, .col-4 { float:left;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1  { width: 200px }
#page1 #content .row-1 .col-2  { width: 200px }
#page1 #content .row-1 .col-3  { width: 200px }
#page1 #content .row-1 .col-4  { width: 200px }
#page1 #content .row-2 .col-1  { margin-right: 56px; width: 200px }
#page1 #content .row-2 .col-2 {width:522px;}
#page1 #content .row-2 .col-2 .col-1  { margin-right: 52px; width: 200px }
#page1 #content .row-2 .col-2 .col-2  { width: 200px }

/*======= index-1.html =======*/
#page2 #content .col-1  { margin-right: 56px; width: 200px }
#page2 #content .col-2 {width:522px;}
#page2 #content .col-2 .col-1  { margin-right: 52px; width: 200px }
#page2 #content .col-2 .col-2  { width: 200px }

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1  { width: 200px }
#page3 #content .row-1 .col-2  { width: 200px }
#page3 #content .row-1 .col-3  { width: 200px }
#page3 #content .row-1 .col-4  { width: 200px }
#page3 #content .row-2 .col-1 {width:532px; margin-right:56px;}
#page3 #content .row-2 .col-1 .col-1  { margin-right: 0; width: 200px }
#page3 #content .row-2 .col-1 .col-2  { width: 200px }
#page3 #content .row-2 .col-2  { width: 200px }

/*======= index-3.html =======*/
#page4 #content .col-1  { margin-right: 56px; width: 200px }
#page4 #content .col-2 {width:523px;}
#page4 #content .col-2 .row-1 .col-1  { margin-right: 0; width: 200px }
#page4 #content .col-2 .row-1 .col-2  { width: 200px }
#page4 #content .col-2 .row-2 .col-1  { margin-right: 52px; width: 200px }
#page4 #content .col-2 .row-2 .col-2  { width: 200px }

/*======= index-4.html =======*/
#page5 #content .col-1 {width:532px; margin-right:56px;}
#page5 #content .col-1 .col-1  { margin-right: 0; width: 200px }
#page5 #content .col-1 .col-2  { width: 200px }
#page5 #content .col-2  { width: 200px }

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1  { width: 200px }
#page6 #content .row-1 .col-2  { width: 200px }
#page6 #content .row-1 .col-3  { width: 200px }
#page6 #content .row-1 .col-4  { width: 200px }
#page6 #content .row-2 .col-1 {width:532px; margin-right:56px;}
#page6 #content .row-2 .col-1 .col-1  { margin-right: 0; width: 200px }
#page6 #content .row-2 .col-1 .col-2  { width: 200px }
#page6 #content .row-2 .col-2  { width: 200px }

/*======= index-6.html =======*/
#page7 #content .col-1 {width:532px; margin-right:56px;}
#page7 #content .col-2  { width: 200px }


/*=========================*/


#footer    { background-color: #e98800; height: 40px }
