#main {
	width:980px;
	margin:0 auto;
	 text-align:justify;
	position:relative;
	
}
#header {
	height:100px;
}
#footer {
	height:64px;
	text-align:center;
	margin-bottom:30px;
}
.column-1, .column-2, .column-3, .col-1, .col-2, .col-3 {
	float:left;
}

.column-1, .column-2, .column-3, .col-1, .col-2, .col-3 ul li {
	text-align:left;
}
.container {
	width:100%;
	overflow:hidden;
}
/* ============================= page1 ===========================*/
#page1 .column-1 {
	width:490px;
}
#page1 .column-2 {
	width:269px;
}
#page1 .line {
	background:url(../images/line3.gif) repeat-y 467px 0;
}
/* ============================= page2 ===========================*/
#page2 .column-1 {
	width:220px;
}
#page2 .column-2 {
	width:530px;
}
#page2 .line {
	background:url(../images/line3.gif) repeat-y 249px 0;
}
/* ============================= page3 ===========================*/
#page3 .column-1 {
	width:445px;
}
#page3 .column-2 {
	width:320px;
}
#page3 .line {
	background:url(../images/line3.gif) repeat-y 467px 0;
}
/* ============================= page4 ===========================*/
#page4 .column-1 {
	width:269px;
}
#page4 .column-2 {
	width:490px;
}
#page4 .col-1 {
	width:200px;
}
#page4 .col-2 {
	width:210px;
}
/* ============================= page5 ===========================*/
#page5 .column-1 {
	width:445px;
}
#page5 .column-2 {
	width:320px;
}
#page5 .col-1 {
	width:205px;
}
#page5 .col-2 {
	width:205px;
}
#page5 .line {
	background:url(../images/line3.gif) repeat-y 467px 0;
}
/* ============================= page6 ===========================*/
#page6 .column-1 {
	width:320px;
}
#page6 .column-2 {
	width:445px;
}
#page6 .line {
	background:url(../images/line3.gif) repeat-y 339px 0;
}
/* ============================= page7 ===========================*/
#page7 .column-1 {
	width:220px;
}
#page7 .column-2 {
	width:530px;
}
#page7 .line {
	background:url(../images/line3.gif) repeat-y 249px 0;
}
