#main { width:980px; margin:0 auto; text-align:left;}

#header {height:460px;}

#footer { height:148px;}

.col-1, .col-2, .col-3 {float:left;}
.container {
	width:100%;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.col-1 {width:208px;}
.col-2 {width:761px;}
.col-2 .col-1 {width:548px;}
.col-2 .col-2 {width:202px;}
.col-3 {width:260px;}

