<style type="text/css" media="screen">
		html, body 		{ margin: 0; padding: 0; }
		body 			{ color: #000000; font: 14px Helvetica, Arial, sans-serif; line-height: 18px; }
		h2				{ color: #333; }
		a				{ color: #0033ff; }
		p				{ margin: 0 0 18px; }
		#container		{ width: 760px; margin: 0 auto;}
		
		/* Header */
		#header			{ background:#000099; background-image: url(http://www.tristaraviation.com.au/img/tri737.gif);background-repeat: no-repeat;
background-position: 450px 0px; border-bottom: 5px solid #cccccc; }
				#header h1  		{ color: #ffffff; margin: 0 0 3px; padding: 24px 18px 0; }
		#header p		{ color: #ffffff; font-size: 11px; font-weight: bold; padding: 0 18px; }
		
		/* Content Style */
		#navigation		{ border-bottom: 0px solid #ffffff; margin-left: 0px; }
		#navigation ul	{ padding: 0 0px 9px; }
		#extra			{ margin-left: 0px; }
		#extra small	{ font-size: 10px; line-height: 18px; }
		#content		{ border-bottom: 0px solid #ffffff; }
		#content p, #extra p { padding-right: 18px; }
		
		/* Content Positioning & Size */
		#navigation		{ float: left; width: 175px; }
		#content		{ float: right; width: 540px; }
		#extra			{ float: left; clear: left; width: 175px; }		/* Footer */
		#footer			{ background: #ffffff; border-bottom: 5px solid #cccccc; clear: both; width: 100%;}
		#footer a		{ color: #eee; }
		#footer	p		{ color: #ccc; margin: 0; padding: 0 18px 10px; }
		#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		#footer li		{ display: inline; font-size: 4px; font-weight: bold; padding-right: 5px; }
	</style>
	<!--[if IE]>
	<style type="text/css">
	    #navigation { margin-top:0px; }
       #content, #extra { margin-top: 20px; }
	</style>
	<![endif]-->
