#main_content
{
   border: 0px;
   padding: 0px;
   width: 950px;
   background: transparent;
}

.CookieTrailBox
{
	display: none;	
}


#left_column
{
	width: 734px;
	float: left;
}
	#main_image
	{
		width: 734px;
		height: 269px;
	}
	#adverts
	{
		width: 734px;
		height: 259px;
	}
		#adverts img
		{
			float: left;
		}
		
	#homepage_body	
	{
		width: 630px;
		padding: 18px 0 20px 10px;
	}
	    h1 
	    {
            font-size: 200%;
	    }
	
		#selling_points
		{

		}
			#selling_points td
			{
				font-weight: bold;
				color: #8B5BA1;
			}
			#selling_points img 
			{
				margin: 0 8px 0 8px;	
			}

#right_column
{
    float: right;
    width: 216px;
}

	.apply_offercode
	{
		width: 198px;	/* 215 */
		height: 39px;	/* 45 */
		padding: 8px 0 0 17px;
		background-color: #EFEFEF;
	}
		.apply_offercode .text
		{
			float: left;
			width: 80px;		/* 88px */
			height: 25px;		/* 28px */
			padding: 3px 4px 0 4px;
			margin-right: 5px;
			background: url(/images/homepage/offercode_background.png) no-repeat top left;
		}	
			.apply_offercode .text input
			{
				border: none;
				background-color: Transparent;
				color: #999999;
			}	
	
	#offer_of_the_month
	{
		width: 209px;	/* 215 */
		height: 173px;	/* 174 */
		padding: 0 3px 0 3px;
		background-color: #EFEFEF;
	}		
		#offer_of_the_month h2
		{
			margin: 0 0 5px 12px; 
			padding: 0;
		}
		#offer_of_the_month img
		{
			float:right;
		}
	
	
	#bestsellers_image
	{
		width: 216px;
		height: 309px;
	}	
	#customerfavourite_image
	{
		width: 216px;
		height: 309px;
	}
	
	#articles
	{
		width: 210px;	/* 216 */
		border-right: 1px solid #F3F3F2;
		background: url(/images/homepage/articles_background.jpg) repeat-x;
		padding: 10px 5px 0 0; 
	}
		#articles td
		{
			color: #6B3B81;
		}
			#articles td a
			{
				text-decoration: none;
			}
		#articles h2
		{
			margin: 0 0 20px 20px; 
			padding: 0;
		}
		#button_more
		{
			margin: 15px 0 20px 0;
			float: right;	
		}

#footer
{
    margin: 3px 0 0 0;
}
