
/*
CSS - Soft Screens - Print - Created By Karl - 23.11.06
If I don't make it known that, I've loved you all along, just like the sunny days that we ignore
because we're all dumb & jaded and I hope to God I figure out what's wrong
ON THIS DAY..1985 - Omar Rezaq and two others from the Abu Nidal terrorist group hijacked EgyptAir Flight 648 over the Mediterranean Sea.
*/

body {
	background: white;
	background-url: transparent;
	font-family: "Verdana","Helvetica", sans-serif;
	font-size: 62.5%;	
	margin: 0 5%;
}
a {
	text-decoration: none;
}
#wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
}
#header {
	margin: 0;
	padding: 0;
}
#call_to_action {
	display: none;
}
#keep_em_out {
	display: none;
}
#navigation {
	display: none;
}
#content-left {
	display: none;
	margin: 0;
	width: 0;
}
#content-container {
	margin: 0;
	padding: 0;
	width: 100%;
}
#content_left-address_details {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
#content-right {
	margin: 0;
	padding: 0;
	width: 100%;
}
#footer {
	display: none;
}