/* - - - - - - - - - - - - - - - - - - - - -

Title : Hydro H2O
URL : http://hydroh2o.com.au/

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */


/*----------------------------------------------------------------------------- 
	Global Styles
-----------------------------------------------------------------------------*/
html, body { margin: 0; padding: 0; }

body {
	background: #ffffff;
	font: normal 12px/18px Arial, Helvetica, sans-serif; 
}

h1,h2,h3,h4,h5,p { margin:0; }

h1 { font: bold 18px Arial, Helvetica, sans-serif; color: #000000; line-height: 51px; }
h2 { font: normal 20px Arial, Helvetica, sans-serif; color: #28312d; margin-bottom: 16px; }
h3 { font: bold 16px Arial, Helvetica, sans-serif; color:#000000; }

p {margin-bottom: 16px; }

a, a:hover { color: #048ca8; }
a:visted { color: #1f5965; }


.clear { clear: both; padding:0; margin:0; line-height:0; }

/*----------------------------------------------------------------------------- 
	Template Styles
-----------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------- 
	Layout Styles
-----------------------------------------------------------------------------*/

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#headerWrap {
	width: 940px;
	margin: 0 auto;
	padding-bottom: 5px;
}

	#logo { float: left; width: 187px; }
	
	#topNavWrap { display: none; }
	
	#search { display: none; }

#contentsWrap {
	background: #fff;
	padding: 10px;
/*	width: 940px;*/
}

	#flash { display: none;	}

	#contents {
		
	}
	
		#contents .home_intro {
			background: #f8f2df;
			padding: 8px;
			margin-bottom: 10px;
		}
		
		#contents .home_intro h1 {
			color: #068da8;
			font: normal 29px Arial, Helvetica, sans-serif;
			margin-bottom: 8px;
		}
		
#footerWrap {
	padding: 10px;
	color: #6a5e55;
	margin-bottom: 20px;
}

	#footerWrap h5 {
		font: bold 15px Arial, Helvetica, sans-serif;
		color: #6a5e55;
		margin-bottom: 10px;
	}
	
	#footerWrap p {
		color: #6a5e55;
	}
	
	ul#footerNav { display: none; }
#stats {
	display: none;
	height: 0;
	line-height: 0;
}

