html,body {
	background-image: url("../commonimages/farsite_backgroundWIDE.jpg");
}

/* layout divs */
div#container {
	width:1054px;
}

div#header {
	width:1057px;
	left: 0px;
}

#news_contact_panel {
	left: 394px;
}

div#footer {
	width:1020px;
}
	
#text_column {
	background-position: 0 0;
	width: 1030px;
	left: 10px !important;
} 

#quicklinks_column {
	z-index:2000;
	left: 737px;
}

div.wide_table {
	width: 100%;
}
