
	  .giftheader {
	    position:absolute;
		top	:  0;
		left 	:  0;
		width 	: 100%;
		height 	: 130px;
		z-index : 10;
	    background : url(../../images/christmas-bg4.png) top right no-repeat transparent;
	  	/*background: url(../../images/pageheader/bannerbackground.jpg) top left repeat-x;  */
	  }
	  .giftlogo {
	  	position : absolute;
		top	:  0;
		left 	:  0;
		width 	: 390px;
		height 	: 130px;
		z-index : 1;
/*	  	background: transparent url(../../images/pageheader/headergraphic.jpg) top left no-repeat; */
	  }
	  .giftheadright {
	  	position : absolute;
		top	:  0;
		right 	:  0;
		width 	: 315px;
		height 	: 130px;
		z-index : 1;
/*	  	background: transparent url(../../images/pageheader/headergraphicr.jpg) top left no-repeat; */
	  }

	  DIV.shopcheckout {
 	  	margin : 30px;
 	  	margin-top: 80px;
	  	position : absolute;
	  	top : 0;
	  	right : 0;
	  	color : #FF0;
	  }

	  A.checkoutlink,
	  A:visited.checkoutlink {
	  	font-size : medium;
	  	font-weight : bold;
	  	text-decoration : none;
	  	color : #F003BF;
	  }

DIV.topmenu {
/*	position : absolute;*/
/*	top : 180px; */
	position:relative;
	left: 0;
/*	left: 90px; */
	text-align	: center;
	width : 780px;
	font-size	: 9pt;
/*	border-top: 1px solid #808080; */
	border-bottom: 1px solid #808080;
	padding: 5px 0;
	line-height:1.5em;
}
div.topmenu a.shoplink{
	padding:0 15px;
}
DIV.topsubmenu {
	position:relative;
	left: 0;
	text-align	: center;
	width : 780px;
	font-size	: 9pt;
	padding: 5px 0;
	line-height:1.5em;
}
div.topsubmenu a.shopsublink{
	padding:0 10px;
}
div#tiaraheader {
	padding: 0;
	margin: 0;
/*	background: transparent url(http://www.aristocrattiaras.co.uk/images/pageheader/header-pic2.jpg) top center no-repeat;*/
	height: 200px;
}

div#footerlinks {
	position:relative;
	float:right;
	width:250px;
	padding:0;
	text-align:right;
}
div#footerlinks img {
	position:relative;
	top:0;
	margin-left:10px;
	border:none;
}