.main {
	width:983px;
	margin:0 auto;
	text-align:justify;
}

#header {height:442px;}

#footer { height:93px;}

.col-1, .col-2, .col-3 {float:left;}
.container {
	width:auto;
	overflow:visible;
	font-weight: bold;
}

.col-1 {
	width:650px;
	text-align: justify;
}
.col-2 {
	width:248px;
	text-align: justify;
	font-weight: normal;
}
/* ============================= page1 ===========================*/
#page1 .col-1 .col-1 {width:174px;}
/* ============================= page2 ===========================*/
#page2 .col-1 .col-1 {width:340px;}
/* ============================= page3 ===========================*/
#page3 .col-1 .col-1 {width:174px;}
/* ============================= page4 ===========================*/
#page4 .col-1 .col-1 {width:285px;}
/* ============================= page5 ===========================*/
#page5 .col-1 .col-1 {width:174px;}
/* ============================= page6 ===========================*/
#page6 .col-1 .col-1 {width:174px;}

