#main {
width: 980px;
margin: 0 auto;
position: relative;
}

#header {
height: 193px;
background: url(../incarvideoimages/header-bg.png) no-repeat;
background-color:#000000;
}
#header, #content, #footer {
font-size: 0.75em;
}

.col-1, .col-2, .col-3, .col-4 {
float: left;
}

/*======= index.html =======*/
#page1 #content .col-1 {
width: 625px;
margin-right: 38px;
}
#page1 #content .col-1 .col-1 {
width: 205px;
margin-right: 3px;
}
#page1 #content .col-1 .col-2 {
width: 205px;
margin-right: 3px;
}
#page1 #content .col-1 .col-3 {
width: 205px;
}
#page1 #content .col-2 {
width: 230px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {
width: 625px;
margin-right: 38px;
}
#page2 #content .col-1 .col-1 {
width: 265px;
margin-right: 44px;
}
#page2 #content .col-1 .col-2 {
width: 265px;
}
#page2 #content .col-2 {
width: 230px;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {
width: 625px;
margin-right: 38px;
}
#page3 #content .col-1 .row-1 .col-1 {
width: 205px;
margin-right: 3px;
}
#page3 #content .col-1 .row-1 .col-2 {
width: 205px;
margin-right: 3px;
}
#page3 #content .col-1 .row-1 .col-3 {
width: 205px;
}
#page3 #content .col-1 .row-2 .col-1 {
width: 265px;
margin-right: 44px;
}
#page3 #content .col-1 .row-2 .col-2 {
width: 265px;
margin-right: 0px;
}
#page3 #content .col-2 {
width: 230px;
}

/*======= index-3.html =======*/
#page4 #content .col-1 {
width: 625px;
margin-right: 38px;
}
#page4 #content .col-1 .col-1 {
width: 275px;
margin-right: 38px;
}
#page4 #content .col-1 .col-2 {
width: 275px;
}
#page4 #content .col-2 {
width: 230px;
}

/*======= index-4.html =======*/
#page5 #content .col-1 {
width: 625px;
margin-right: 38px;
}
#page5 #content .col-1 .col-1 {
width: 205px;
margin-right: 3px;
}
#page5 #content .col-1 .col-2 {
width: 205px;
margin-right: 3px;
}
#page5 #content .col-1 .col-3 {
width: 205px;
}
#page5 #content .col-2 {
width: 230px;
}

/*======= index-5.html =======*/
#page6 #content .col-1 {
width: 625px;
margin-right: 38px;
}
#page6 #content .col-1 .col-1 {
width: 275px;
margin-right: 38px;
}
#page6 #content .col-1 .col-2 {
width: 275px;
}
#page6 #content .col-2 {
width: 230px;
}

/*======= index-6.html =======*/
#page7 #content .col-1 {
width: 625px;
margin-right: 38px;
}
#page7 #content .col-1 .col-1 {
width: 222px;
margin-right: 88px;
}
#page7 #content .col-1 .col-2 {
width: 222px;
}
#page7 #content .col-2 {
width: 230px;
}

/*======= index-7.html =======*/
#page8 #content .col-1 {
width: 625px;
margin-right: 38px;
}
#page8 #content .col-2 {
width: 230px;
}

/*=========================*/
#footer {
height: 96px;
}

