
body
{
	background: url(../images/background.jpg) no-repeat fixed;
	margin-top: 50px;
}

div.body
{
	width: 945px;
	margin: 0px auto;
}

div.box
{
	width: 123px;
	padding: 30px 10px 0px 9px;
	margin-bottom: 10px;
	background-position: top left;
	background-repeat: no-repeat;
}
div.box#newsletter 		{ height: 84px; background-image:url(../images/box_newsletter.gif); }
div.box#wallart 		{ height: 83px; background-image:url(../images/box_ourWallArt.gif); }
div.box#followus 		{ height: 124px; background-image:url(../images/box_followUs.gif); }
div.box#secure 			{ height: 122px; background-image:url(../images/box_secure.gif); }
div.box#bespokeprints 	{ height: 256px; background-image:url(../images/box_bespokePrints.gif); }
div.box#asfeatured 	{ height: 135px; background-image:url(../images/box_asfeatured.gif); }

div.boxWide
{
	width: 186px;
	padding: 30px 10px 0px 9px;
	margin-bottom: 10px;
	background-position: top left;
	background-repeat: no-repeat;
}
div.boxWide#contact				{ height: 157px; background-image: url(../images/box_contact.gif); }
div.boxWide#delivery			{ height: 199px; background-image: url(../images/box_delivery.gif); }
div.boxWide#differentcolour		{ height: 275px; background-image: url(../images/box_differentColour.gif); }

div.colRight
{
	float: right;
	width: 203px;
	margin-bottom: 15px;
}

div.content
{
	float: left;
	width: 557px;
	padding-right: 5px;
	margin-bottom: 15px;
}

div.content img { 
	margin-bottom:1px;
}

img.floatLeft
{
	float: left;
	margin-right: 15px;
}

img.floatRight
{	
	float: right;
	margin-left:15px;
}

div.footer
{
	clear: both;
	border-top: 10px solid #ffffff;
	padding-top: 5px;
	width:100%;
}

div.header
{
	margin-bottom: 20px;
	height: 131px;
	background:url(../images/logo.png) no-repeat;
}

div.headerLinks
{
	float: right;
	text-align: right;
	height: 120px;
	margin-bottom: -120px;
	z-index:10;
}

div.info
{
	clear: both;
	border-top: 10px solid #ffffff;
	padding-top: 10px;
}

div.navi
{
	float: left;
	width: 142px;
	margin-right: 20px;
	margin-bottom: 15px;
}

div.section
{
	background: url(../images/border_navi.gif) bottom left repeat-x;
	padding-bottom: 12px;
	margin-bottom: 15px;
}

div.productDesc
{
	float: left;
	width: 210px;
	margin-bottom: 15px;
}

div.productImage
{
	float: left;
	width: 520px;
	background: #1c1d1d;
	padding: 10px 20px;
	margin-right: 13px;
	margin-bottom: 15px;
}

div.imageThumbs
{
	float: left;
	padding: 10px 20px;
	margin-right: 13px;
	margin-bottom: 15px;
	margin-top: -40px;
}

div.shop
{
	float: left;
	width: 783px;
	margin-right: -40px;
	margin-bottom: 15px;
}

div.shopItem
{
	float: left;
	width: 244px;
	margin-right: 15px;
	text-align: center;
	margin-bottom: 15px;
}

div.shopItemImage
{
	background: #1c1d1d;
	padding: 40px 0px;
	margin-bottom: 5px;
}

div.clear { 
	clear:both;
}

#bespokeDisclaimer {
	margin-top:10px; 
	padding:10px 0;
	border-top:6px solid #fff;
	border-bottom:6px solid #fff;
}

div.footerLeft { 
	float:left;
	font-size:9px;
}

div.footerRight { 
	float:right;
		font-size:9px;
}

#product_info_bottom {

	clear:both;
	background:url(../images/product_bg.gif) no-repeat top;
	width:790px;
	height:224px;
	position:relative;
}

#product_info_bottom .visualIcon { 
	position:absolute;
	left:26px;
	top:28px;
}

#product_info_bottom p {
	position:absolute;
	left:254px;
	top:88px;	
	width:488px;
} 

