@charset "UTF-8";
/* CSS Document */

	h1{
		margin-left: 200px;	
		width: 690px;
	}
	div#content{
		overflow: visible;
		
	}
	div#content_1{
		position: relative;
		margin-left: 200px;
		width: 441px;
	}
	div#content_2{
		width: 230px;
	}
	#insightsAd{
		position: absolute;
		top: -50px;
		left: -220px;
	}
	#btnTracker{
		position: absolute;
		top: 250px;
		left: -200px;
	}
	#footer 
	{
		
		width: 1000px;
		clear: both;
		margin-left: auto;
		margin-right: auto;
	}
	