#main {
	width:1024px;
	margin:0 auto;
	text-align:left;
	border-left: 8;
}

#header {
	height:260px;
}

#footer { height:90px;}

.column-1, .column-2, .column-3, .col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}

.column-1{
	width:333px;
}
.column-2{ width:633px;}
.box .col-1{ width:276px !important;}
.box .col-2{ width:276px !important;}

/* ============================= page1 ===========================*/
#page1 .col-1{ width:295px;}
#page1 .col-2{
	width:220px;
}

/* ============================= page2 ===========================*/
#page2 .col-1{ width:295px;}
#page2 .col-2{ width:270px;}

/* ============================= page4 ===========================*/
#page4 .box .column-1{ width:260px;}
#page4 .box .column-2{ width:260px;}

/* ============================= page5 ===========================*/
#page5 .col-1{ width:290px;}
#page5 .col-2{ width:275px;}

