#main {
	width:900px;
	margin:0 auto;
	text-align:left;
}

#header {height:567px; position:relative; margin:0 -40px;}

#footer { height:66px;}

.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}
.container2 {width:100%;}

/* ============================= page1 ===========================*/

#page1 .col-1 {width:273px;}
#page1 .col-2 {width:627px;}

#page1 .col-2 .line {background:url(images/line.gif) repeat-y 275px 0;}
#page1 .col-2 .col-1 {
	width:200px;
}
#page1 .col-2 .col-2 {width:237px;}

/* ============================= page2 ===========================*/

#page2 .col-1 {
	width:240px;
	background:url(images/line.gif) top right repeat-y;
}
#page2 .col-2 {width:241px; background:url(images/line.gif) top right repeat-y;}
#page2 .col-3 {
	width:250px;
}

/* ============================= page3 ===========================*/

#page3 .col-1 {width:273px;}
#page3 .col-2 {width:627px;}

#page3 .col-2 .col-1 {width:270px;}
#page3 .col-2 .col-2 {width:237px;}

/* ============================= page4 ===========================*/

#page4 .col-1 {width:512px; background:url(images/line.gif) top right repeat-y;}
#page4 .col-2 {width:240px;}

/* ============================= page5 ===========================*/

#page5 .col-1 {width:186px; background:url(images/line.gif) top right repeat-y;}
#page5 .col-2 {width:241px; background:url(images/line.gif) top right repeat-y;}
#page5 .col-3 {width:231px;}

/* ============================= page6 ===========================*/

#page6 .col-1 {width:186px; background:url(images/line.gif) top right repeat-y;}
#page6 .col-2 {width:241px; background:url(images/line.gif) top right repeat-y;}
#page6 .col-3 {
	width:500px;
}
