#main {
	width:964px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#header {
	height:202px;
}
#footer {
	height:110px;
}
.column-1, .column-2, .col-1, .col-2, .col-3 {
	float:left;
}
.container {
	width:100%;
	overflow:hidden;
	position:relative;
}
.column-1 {
	width:579px;
	margin-top:-13px;
}
.column-2 {
	width:331px;
}
.col-1 {
	width:173px;
}
.col-2 {
	width:173px;
}
.col-3 {
	width:173px;
}
.unlinetop3 {
	background:url(../images/unline12.gif) bottom repeat-x;
	width:577px;
	margin-left:-179px;
}
