/*body {
	background:#1c9b26 url(../images/bg.jpg) no-repeat top center;
}*/
#bg2 {
	background:url(../images/bg2.jpg) no-repeat top center;
}
#content {
	width:996px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/contentBGhome.jpg) no-repeat top right;
}
#leftCol {
	float:left;
	width:617px;
	padding-top:214px;
	background:url(../images/headers/home.jpg) no-repeat top left;
}
	#leftColContent {
		float:left;
		width:410px;
		padding:15px 0 0 35px;
		
	}
	#buyNow {
		width:170px;
		height:55px;
		background:url(../images/whereToBuyBGHome.gif) no-repeat;
		
	}
		 #buyNow a {
		 	width:170px;
			height:44px;
			display:block;
		 }
			 #buyNow a strong {
				position:absolute;
				left:-9999px;
			 }
		 #buyNow a:hover {
		 	background:url(../images/whereToBuyBG-mover.gif);
		 }
#rightCol {
	float:left;
	width:379px;
	z-index:0;
}

#pack-anim {
	background:url(../images/home-anim-bg.jpg) top left no-repeat;
	height:338px;
}
	#home-feature {
		background:url(../images/featureBoxes/adBgHome.gif) no-repeat top left;
		width:379px;
		height:157px;
		padding:0;
	}
	#home-feature-Cols {
		background:url(../images/featureBoxes/funandgamesContentHome.gif) no-repeat top left;
		padding:90px 20px 0 14px;
	}
	.homeFeature-col1 {
		width:209px;
		padding:0;
		float:left;
	}
	.homeFeature-col2 {
		width:167px;
		padding:77px 0 0 3px;
		float:left;
	}
		.homeFeature-col2 h3 {
			position:absolute;
			left:-9999px;
		}
			 .homeFeature-col2 a {
				width:121px;
				height:23px;
				display:block;
			 }
				 .homeFeature-col2 a strong {
					position:absolute;
					left:-9999px;
				 }
			 .homeFeature-col2 a:hover {
				background:url(../images/ad-mover.gif);
			 }
			 
	#shop-banner {
		width:379px;
		height:187px;
		background:url(../images/shop/bg.jpg) top left no-repeat;
		padding:0;
	}
	
	.shop-banner-content {
		width:336px;
		height:46px;
		padding:121px 0 0 43px;
	}
		
		.shop-banner-content a {
			display:block;
			width:152px;
			height:35px;
		}
		
		.shop-banner-content a:hover {
			background:url(../images/shop/clickhere-over.gif) top left no-repeat;
		}