/* ---------------------------------------------------------------------------------

   TTM Group - Print Stylesheet
   Author: Pixel House
   Website: www.pixel-house.com.au

--------------------------------------------------------------------------------- */

* { background: none!important; }
body { font-size: 1.2em; }
h1, h2, h3, h4, h5, h6 { color: #000!important; }
p { color: #343434!important; }
a { color: #000!important; }

#header { border-bottom: solid 1px #666; padding-bottom: 20px; }
#header ul { padding: 10px 0 0 0; }
#wrapper-top-inner ul li a { color: #343434!important; }
#header li a { color: #000!important; }

#footer-right, #dyk-flash { display: none; }

h1, h2 { height: auto!important; text-indent: 0!important; margin: 0 0 0.6em 0; }

#feature-home { border-bottom: solid 1px #666; }
#footer { border-top: solid 1px #666; }
#news-home, #about-home { border-right: solid 1px #666; }

#logo { margin: -3px 0 0 20px; }
#logo a { text-decoration: none; color: #000; font-size: 3.4em; width: auto; height: auto; }
#logo a span { display: inline; font-weight: bold; text-transform: lowercase; }
#logo a span span { text-transform: uppercase; font-weight: normal; font-size: 0.4em; margin-left: -14px; }

.red-btn span, .sub-btn span { padding-left: 0; }

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}



