#main {width:920px; margin:0 auto;}

#header {height:338px; background:url(images/header-small.jpg) no-repeat left bottom;}
#header.big { height:581px; background:none; }
/*#header.big { height:581px; background:none; background:url(images/header-bot.gif) left bottom repeat-x;}*/
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

#page1 #content .col-1 {width:30%; margin-right:5%;}
/* two columns must be less than 100% or else the second column line breaks in IE7 and IE6 */
#page1 #content .col-2 {width:62%;}

#page2 #content .col-1 {width:920px; }
#page2 #content .col-2 {width:920px; }

#page3 #content .col-1 {width:450px; margin-right:11px;}
#page3 #content .col-2 {width:450px;}



/*======= index-3.html =======*/
#page4 #content .col-1 {width:176px; margin-right:25px;}
#page4 #content .col-2 { width:448px; margin-right:46px;}
#page4 #content .col-3 { width:180px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:176px; margin-right:25px;}
#page5 #content .col-2 { width:448px; margin-right:46px;}
#page5 #content .col-3 { width:180px;}


/*=========================*/


#footer {height:79px; background:url(images/footer-line.gif) left top repeat-x;}