.main {
	width:801px;
	margin:0 auto;
	text-align:left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 41px;
}

#header {
	height:534px;
	background:#f2f2f2;
}
#header .main {}

#content {
	position:relative;
	margin-top:-465px;
}
#content .main {
	padding:0;
}

#footer {height:50px; background:url(images/footer-tail.gif) top center repeat-x;}
#footer .main {
	padding:10px 30px 5px 15px;
	text-align:right;
}

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

.col-1 {
	width:199px;
}
.col-2 {
	width:601px;
	text-align: right;
	padding: 0px;
	background-color: #999;
}

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

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

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

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

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

#page5 .col-2 .col-1 {width:260px;}
#page5 .col-2 .col-2 {width:239px;}

