#main {
	width:980px;
	margin:0 auto;
	text-align:left;
}

#header {height:552px;}

#footer { height:70px;}

.column-1, .column-2, .column-3, .col-1, .col-2, .col-3, .col-4, .col-5 {
	float:left;
}
.container {width:100%; overflow:hidden;}

#header .col-1{
	width:550px;
	padding-top: 0px;
}
#header .col-2{
	width:322px;
	padding-top: 0px;
}

/* ============================= page1 ===========================*/
#page1 .column-1{ width:563px;}
#page1 .column-2{
	width:292px;
	list-style-image: url(images/title1-bg.gif);
}
#page1 #content .col-1{ width:240px;}
#page1 #content .col-2{ width:240px;}

/* ============================= page2 ===========================*/
#page2 .column-1{ width:563px;}
#page2 .column-2{ width:260px;}

/* ============================= page3 ===========================*/
#page3 .column-1{
	width:875px;
}
#page3 .column-2{
	width:800px;
}

/* ============================= page4 ===========================*/
#page4 .column-1{
	width:563px;
}
#page4 .column-2{
	width:260px;
}
#page4 #content .col-1{ width:78px;}
#page4 #content .col-2{ width:78px;}
#page4 #content .col-3{ width:78px;}
#page4 #content .col-4{ width:78px;}
#page4 #content .col-5{ width:78px;}

#page4 .column-1 .column-1{ width:240px;}
#page4 .column-1 .column-2{ width:240px;}

/* ============================= page5 ===========================*/
#page5 .column-1{
	width:322px;
	height: 181px;
}
#page5 .column-2{
	width:500px;
	background-color: #E7E4D4;
	border-color: #000000;
}
