.col1, .col2, .col3, .col4, .col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px;}

/*======= header =======*/
#header {height:395px;  background:url(../images/top.gif) no-repeat 0 -36px; position: relative;}
#header-flash {height:334px; width: 940px; background: transparent; position: absolute; top: 60px; left: 20px;}
#header-flash embed, #header-flash object {position: absolute; left: 0; top: 0;}

#content .col1{ width:236px; background:url(../images/bg_col1.gif) no-repeat top left}
#content .col2{ width:234px; background:url(../images/bg_col2.gif) no-repeat top left}
#content .col3{ width:236px; background:url(../images/bg_col3.gif) no-repeat top left}
#content .col4{ width:233px; background:url(../images/bg_col4.gif) no-repeat top left}
#content .bg-1{ background:url(../images/tail.gif) repeat-y 234px top } 
#content .bg-2{ background:url(../images/tail.gif) repeat-y 468px top } 
#content .bg-3{ background:url(../images/tail.gif) repeat-y 704px top } 
/*======= index.html =======*/
#content .col-1{ width:460px; margin-right:6px}
#content .col-2{ width:461px} 
/*======= index-1.html =======*/
#page2 #content .col-1{ width:460px; margin-right:6px}
#page2 #content .col-2{ width:461px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:460px; margin-right:6px}
#page3 #content .col-2{ width:461px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:460px; margin-right:6px}
#page4 #content .col-2{ width:461px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:460px; margin-right:6px}
#page5 #content .col-2{ width:461px}
#page5 #content .col-3{ width:183px}
#page5 #content .col-4{ width:209px}
/*======= index-5.html =======*/
#content .col-wide{ width:926px}
#content .col-wide:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

/*======= footer =======*/
#footer { height:96px; margin:0 20px 0 21px; background: url(../images/bot.gif) repeat-x top }
