<script type="text/javascript">
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-19168599-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
</script>

html, body {
	margin: 0;
	padding: 0;
	}

div#container {
	text-align: left;
	
		width: 974px;
	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

div#header-outerwrapper {
	height: 250px;
	
		width: 974px;
	
	margin: 0;
	position: relative;
	z-index: 100;
	}

div#content-outerwrapper-1 {
	float: left;
	width: 100%;
	background-position: top right;
	z-index: 50;
	}

div#content-outerwrapper-2 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	position: relative;
	z-index: 75;
	}

div#leftColumn-outerwrapper {
	float: left;
	width: 0px;
	
		margin-left: -974px;
	
	position: relative;
	z-index: 90;
	}

div#rightColumn-outerwrapper {
	float: left;
	width: 0px;
	margin-left: -0px;
	position: relative; 
	z-index: 90;
	}

div#footer-outerwrapper {
	clear: left;
	width: 100%;
	height: 150px;
	position: relative;
	z-index: 85;
	}
	

