#main {width:980px; margin:0 auto; position:relative;}

#header {height:339px;}
#header, #content, #footer { font-size:0.75em;}

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

/*======= index-1.html =======*/
#page2 #content .col-1 {width:218px; margin-right:69px;}
#page2 #content .col-2 { width:273px; margin-right:78px;}
#page2 #content .col-3 { width:234px;}
#page2 #content .col-3 .col-1 { width:96px; margin-right:34px;}
#page2 #content .col-3 .col-2 { width:104px; margin-right:0;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:224px; margin-right:63px;}
#page3 #content .col-2 { width:581px;}
#page3 #content .col-2 .col-1 { width:252px; margin-right:0;}
#page3 #content .col-2 .col-2 { width:329px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:380px; margin-right:90px;}
#page4 #content .col-1 .col-1 { width:218px; margin-right:31px;}
#page4 #content .col-1 .col-2 { width:131px;}
#page4 #content .col-2 { width:380px;}
#page4 #content .col-2 .col-1 { width:218px; margin-right:31px;}
#page4 #content .col-2 .col-2 { width:131px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:224px; margin-right:63px;}
#page5 #content .col-2 { width:581px;}
#page5 #content .col-2 .col-1 { width:252px; margin-right:0;}
#page5 #content .col-2 .col-2 { width:329px;}


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


#footer {height:89px;}



.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:10px 10px 10px 10px}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */