body {
	background:url(/html/images/home_bg.jpg) top repeat-x;
}

#favourites {
	width:130px;
	height:38px;
	padding:0 0 5px 40px;
}


#primary-nav
{
	background:#e0ccf2 url(/html/images/menu_bg_home.gif) top left no-repeat;
}
#primary-nav ul li #primary-nav-home
	{
		display:none;
	}
	
	#primary-nav-1
		{
		margin-left: 170px;
		border-left: 1px solid #fff;
		}
#content {
	background:url(/html/images/home_content_bg.jpg) top repeat-x;
}		
#column-1 {
	padding-top:113px;
	background:url(/html/images/packshot_home_v2.jpg) top left no-repeat;
	
}
	#buy-now {
		background:url(/html/images/buynow-home_v3.gif) top left no-repeat;
		height:149px;
	}
		#buy-now a:hover {
			background:url(/html/images/buynow-home_v2_over.gif) top left no-repeat;
		}


#column-2 {
	/*background:url(/html/images/home_content_bg.jpg) top left no-repeat;*/
	
}

	#intro {
		height:291px;
		background:url(/html/images/anim_header.gif) bottom left no-repeat;
	}
	
		#intro-content {
			width:608px;
			height:291px;
			float:left;
			background:url(/html/images/glass.jpg) top right no-repeat;
		}
			
			#intro-content-text {
				padding:182px 188px 0 48px;
				font-size:13px;
				color:#947797;
				background:url(/html/images/intro-text.gif) top left no-repeat;
			}
			
				#intro-content-text  p {
					margin:0;
					padding:0;
				}
				
		#intro-feature {
			height:291px;
			width:217px;
			float:left;
			background:url(/html/images/features/home_bg.jpg)
		}
			
			#feature-text {
				height:23px;
				background:url(/html/images/features/home-text.gif) top left no-repeat;
				padding:217px 35px 0 24px;
				line-height:12px;
				font-size:11px;
				color:#947797;
			}
			
			#feature-button {
				height:51px;
				background:url(/html/images/features/home-button.gif) top left no-repeat;
				padding-left:46px;
			}
				#feature-button a {
					display:block;
					width:169px;
					height:51px;
				}

				#feature-button a:hover {
					background:url(/html/images/features/home-button_over.gif) top left no-repeat
				}
	
	#anim {
		height:186px;
		background:url(/html/images/anim_bg.jpg) top left no-repeat;
	}
