#main_bgd {background:url(images/tall_top.gif) left top repeat-x;}
#main {width:800px; background:url(images/main_bgd.gif) no-repeat left bottom;}

#header {height:288px; background:url(images/header_bgd.jpg) no-repeat left top;}
#header, #content, #footer { font-size:0.69em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:349px;}
#page1 #content .col_2 { width:365px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:351px;}
#page2 #content .col_2 { width:365px;}

#page2 #content .col_2 .column1 { width:197px;}
#page2 #content .col_2 .column2 { width:164px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:420px;}
#page3 #content .col_2 { width:295px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:351px;}
#page4 #content .col_2 { width:365px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:420px;}
#page5 #content .col_2 { width:295px;}

#page5 #content .col_1 .column1 { width:201px;}
#page5 #content .col_1 .column2 { width:161px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:351px;}
#page6 #content .col_2 { width:365px;}

#page6 #content .col_2 .column1 { width:181px;}
#page6 #content .col_2 .column2 { width:183px;}


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


#footer {height:85px; background:url(images/footer_bgd.jpg) no-repeat 21px top; color:#d5eaff;}
