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

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

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

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

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

.col-1 {width:218px;}
.col-2 {
	width:750px;
	padding: 0;

}

/* ============================= 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;}

