.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:776px; background:url(/images/bg1.gif) }

/*======= header =======*/
#header {height:249px;}

#page1 #header { background:url(/images/1page_top.gif)}
#page2 #header { background:url(/images/2page_top.gif)}
#page3 #header { background:url(/images/3page_top.gif)}
#page4 #header { background:url(/images/4page_top.gif)}
#page5 #header { background:url(/images/5page_top.gif)}
#page6 #header { background:url(/images/1page_top.gif)}

/*======= content =======*/
#page #content{ height:646px; background:url(/images/0page_cont1.gif)}
#page1 #content { background:url(/images/1page_cont.gif) no-repeat top}
#page2 #content { background:url(/images/2page_cont.gif) no-repeat top}
#page3 #content { background:url(/images/3page_cont.gif) no-repeat top}
#page4 #content { background:url(/images/4page_cont.gif) no-repeat top}
#page5 #content { background:url(/images/5page_cont.gif) no-repeat top}
#page6 #content { background:url(/images/1page_cont.gif) no-repeat top}

/*======= index-1.html =======*/
#page1 #content .col-1{
	width:300px;
	margin-right:40px
}
#page1 #content .col-2{
	width:256px
}
#page1 .tail{
	background:url(/images/tail.gif) repeat-y 315px top
}
#page1 .tail-top{
	background:url(/images/tail_top.gif) no-repeat 315px top
}
#page1 .tail-bottom{
	background:url(/images/tail_bot.gif) no-repeat 315px bottom
}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:500px; margin-right:71px}
#page2 #content .col-2{
	width:128px
}
#page2 .tail{
	background:url(/images/tail.gif) repeat-y 520px top
}
#page2 .tail-top{
	background:url(/images/tail_top.gif) no-repeat 520px top
}
#page2 .tail-bottom{
	background:url(/images/tail_bot.gif) no-repeat 520px bottom
}
/*======= index-3.html =======*/
#page3 #content .col-1{
	width:630px;
	margin-right:20px
}
#page3 #content .col-2{
	width:0px
}
#page3 .tail{
	background:url(/images/tail.gif) repeat-y 705px top
}
#page3 .tail-top{
	background:url(/images/tail_top.gif) no-repeat 705px top
}
#page3 .tail-bottom{
	background:url(/images/tail_bot.gif) no-repeat 705px bottom
}
/*======= index-4.html =======*/
#page4 #content .col-1{ width:600px; margin-right:39px}
/*
#page4 #content .col-2{ width:100px}
#page4 .tail{ background:url(/images/tail.gif) repeat-y 550px top}
#page4 .tail-top{ background:url(/images/tail_top.gif) no-repeat 550px top}
#page4 .tail-bottom{ background:url(/images/tail_bot.gif) no-repeat 550px bottom}
*/
/*======= index-5.html =======*/
#page5 #content .col-1{ width:355px; margin-right:46px}
#page5 #content .col-2{ width:229px}
#page5 #content .col-3{ width:173px}
#page5 #content .col-4{ width:167px}
#page5 .tail{ background:url(/images/tail.gif) repeat-y 372px top}
#page5 .tail-top{ background:url(/images/tail_top.gif) no-repeat 372px top}
#page5 .tail-bottom{ background:url(/images/tail_bot.gif) no-repeat 372px bottom}

/*======= footer =======*/
#footer { height:114px; }

#page #footer { background:url(/images/0page_bot1.gif) no-repeat top left }
#page1 #footer { background:url(/images/1page_bot.gif) no-repeat top left } 
#page2 #footer { background:url(/images/2page_bot.gif) no-repeat top left } 
#page3 #footer { background:url(/images/3page_bot.gif) no-repeat top left } 
#page4 #footer { background:url(/images/4page_bot.gif) no-repeat top left } 
#page5 #footer { background:url(/images/5page_bot.gif) no-repeat top left } 
#page6 #footer { background:url(/images/1page_bot.gif) no-repeat top left }

