/*

----------------------------------------------------------

	TASMANIAN GOVERNMENT CUE TEMPLATE

	      Created : 2004.10.18

	Last modified : 2004.11.01

----------------------------------------------------------



	Standard header&footer baseline rules:

*/



body { margin: 0;  padding: 0;  background: #fff }



#TG-header { width: 100% }

#TG-logo { float: left }

#TG-logoRow { font-size: 13px }

#TG-logoRow h1 { font-size: 19px }

#TG-logoRow a { text-decoration: none }

#TG-title { float: left;  margin: 52px 0 0 10px }

#TG-spot { float: right;  margin-top: -92px }



.nn { clear: both }

#TG-taglineRow { width: 100%;  border: 1px none #000;  background: #005295;  color: #fff;  text-align: right }

#TG-taglineRow a { text-decoration: none; }

#TG-tag-home { float: left; }



#TG-footer {

	background: #eee;  border: 1px none #333333;  padding: 1em;
    box-sizing: border-box;

	color: #666;  font-size: x-small;  width: 100%;  }

#TG-footer hr { display: none }

#TG-footer a { color: #000 }



.clearfloat { clear: both }

