@charset "utf-8";
/* CSS Document */

#header-outer, #nav-outer, #image-area, #footer-nav,#by-propeller, #stay-in-touch, #special-offers{
	display:none;
}

#title, #content, #footer-where, #footer-how, #footer-contact {
	width:100%;
	clear:both;
}

a:link:after, #footer-how a:link:after  {
 content: " (" attr(href) ") ";
}


