#main { width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%");
	min-width:980px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
}

#header {height:508px;}

#content {margin-top:-73px; position:relative;}

#footer { height:126px;}

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

.column1 {float:left; width:100%;}
.column1 .indent {margin-right:274px;}

.column2 {float:right; width:257px; margin-left:-257px; position:relative; padding-top:73px;}

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

#page1 .col-1 {width:52%;}
#page1 .col-2 {width:47%;}

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

#page2 .col-1 {width:52%;}
#page2 .col-2 {width:47%;}

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

#page4 .col-1 {width:52%;}
#page4 .col-2 {width:47%;}

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

#page5 .col-1 {
	width:33%;
	height: 20%;
}
#page5 .col-2 {width:33%;}
#page5 .col-3 {width:33%;}
