#main {
	width:930px;
	margin:0 auto;
	text-align:left;
	background-color: #FFFFFF;
}

#header {height:438px;}

#content {
	height: 100%;
	padding-top: 0;
	padding-right: 42px;
	padding-bottom: 39px;
	padding-left: 53px;
}

#footer {
	height:58px;
	background-image: url(images/footer-tail.gif);
	
	
}

.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}
.container2 {
	width:100%;
	background-color: #FFFFFF;
	height: 100%;
}

.line {background:url(images/line.gif) repeat-y 209px 0;}
.col-1 {width:181px;}
.col-2 {width:558px;
}

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

#page2 .col-2 .col-1 {width:280px;}
#page2 .col-2 .col-2 {width:250px;}

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

#page4 .col-2 .col-1 {width:260px;}
#page4 .col-2 .col-2 {width:250px;}

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

.col-2 .line {background:url(images/line.gif) repeat-y 279px 0;}
#page6 .col-2 .col-1 {width:249px;}
#page6 .col-2 .col-2 {width:245px;}
