.col-1, .col-2, .col-3, .col-4 {
	float:left
}
/*======= width =======*/
.main {
	margin:0 auto;
	text-align:left;
	width:980px;
}
/*======= header =======*/
#header {
	height:472px;
	background:url(images/top.jpg) repeat-x top center;
	float:left;
	width:100%;
}
#header .col-1 {
	width:362px
}
#header .col-2 {
	width:317px
}
#header .col-3 {
	width:301px
}
/*======= index.html =======*/
#page1 #content .col-1 {
	width:290px;
	margin-right:0px
}
#page1 #content .col-2 {
	width:598px
}
/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:290px;
	margin-right:37px
}
#page2 #content .col-2 {
	width:598px
}
/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:290px;
	margin-right:37px
}
#page3 #content .col-2 {
	width:615px
}
/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:290px;
	margin-right:37px
}
#page4 #content .col-2 {
	width:598px
}
/*======= index-4.html =======*/
#page5 #content .col-1 {
	width:290px;
	margin-right:37px
}
#page5 #content .col-2 {
	width:598px
}
#page5 #content .col-3 {
	width:293px
}
#page5 #content .col-4 {
	width:259px
}
/*======= footer =======*/
#footer {
	float:left;
	width:100%;
	height:106px;
	background:url(images/bot.gif) repeat-x top;
}

