#main {width:980px; background:url(images/main-bg.jpg) no-repeat left top; }

#content, #footer { font-size:0.75em;}

#left-side { float:left; width:233px;}
#center { float:left; width:486px; margin-right:25px}
#right-side { float:left; width:236px; position:relative; background:url(images/right-side-bg.jpg) no-repeat right bottom;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:187px; margin-right:50px;}
#page1 #content .col-2 { width:195px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:230px; margin-right:10px;}
#page2 #content .col-2 { width:194px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:112px; margin-right:20px;}
#page3 #content .col-2 { width:290px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:187px; margin-right:50px;}
#page4 #content .col-2 { width:195px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:183px;}
#page5 #content .col-2 { width:251px;}


/*=========================*/


#footer {height:68px; background:url(images/footer-bg.gif) left top repeat-x;}