#main {
	width:980px;
	margin:0 auto;
}

#header {height:434px;}

#content { position:relative;}

#footer { height:71px; background:url(images/footer-bg.jpg) top left no-repeat;}

.col-1, .col-2, .col-3 {float:left;}
.container {
	width:100%;
	overflow:hidden;
	position:relative;
	visibility: visible;
}

.col-1 {width:316px;}
.col-2 {width:664px;}

.col-2 .col-1 {
	width:240px;
}
.col-2 .col-2 {
	width:260px;
}

/* ============================= page5 ===========================*/

#page5 .col-2 .col-1 {width:483px;}
#page5 .col-2 .col-2 {width:102px;}

/* ============================= page7 ===========================*/

#page7 .col-2 .col-1 {width:322px;}
#page7 .col-2 .col-2 {width:263px;}
