#main {
	width:980px;
	margin:0 auto;
	text-align:center;
	position:relative;
}

#header {
	height:213px;
	padding:0 121px 0 122px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content {padding:15px 121px 50px 122px;}

#footer {width:700px; height:103px; background:url(images/footer-line.jpg) top left no-repeat; padding:0 121px 0 122px;}

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

.boxes .col-1 {width:244px !important; text-align:center; padding:18px 0 0 0;}
.boxes .col-2 {width:245px !important; text-align:center; padding:18px 0 0 0;}
.boxes .col-3 {width:248px !important; text-align:center; padding:18px 0 0 0;}

/* ============================= page1 ===========================*/

#page1 .col-1 {width:470px;}
#page1 .col-2 {width:218px;}

/* ============================= page2 ===========================*/

#page2 .col-1 {width:470px;}
#page2 .col-2 {width:218px;}

/* ============================= page3 ===========================*/

#page3 .col-1 {width:470px;}
#page3 .col-2 {width:218px;}

#page3 .col-1 .col-1 {width:214px;}
#page3 .col-1 .col-2 {width:214px;}

/* ============================= page4 ===========================*/

#page4 .col-1 {width:228px;}
#page4 .col-2 {width:440px;}

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

#page5 .col-1 {width:470px;}
#page5 .col-2 {width:200px;}

/* ============================= page6 ===========================*/

#page6 .col-1 {width:470px;}
#page6 .col-2 {width:218px;}

#page6 .col-1 .col-1 {width:214px;}
#page6 .col-1 .col-2 {width:224px;}

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

#page7 .col-1 {width:221px;}
#page7 .col-2 {width:210px;}
#page7 .col-3 {width:196px;}

