	body {
	background:#2D2D2E url('../images/home-gradients.gif') repeat-x;
	}
	
	#logohome {
	position:absolute;
	margin-top:22px;
	margin-left:39px;
	width:229px;
	height:116px
	}
	
	/* MAIN CONTAINER ELEMENTS */
	#holder {
	/*background:url('../images/ho-home-bg1.jpg');*/
	}
	
	
	/* FOOTER */
	#footer {
	background:url('../images/home-special-place.gif') no-repeat;
	}	
	
	/* LOGO */
	#logohome {	
	background:#0A0909 url('../images/home-logo.jpg') no-repeat;
	}	
	
	
	/* HOME TOP NAVIGATION */
	
	#nav {
	background:url('../images/ho-menu-bg.gif');
	}
	
	/* #menu li a:hover {background: #fff} IE6 Fix */
	
	#menu li.space {
	background:url(../images/ho-space-icon.gif) no-repeat
	}
	
	#menu li#home a span {
	background:url(../images/ho-home-icon.gif) no-repeat
	}
	
	#menu li#home a:hover span {
	background:url(../images/ho-home-icon.gif) no-repeat
	}
	
	#menu li#about-erigmore a span {
	background:url(../images/ho-about-erigmore-icon.gif) no-repeat
	}
	
	#menu li#about-erigmore a:hover span {
	background:url(../images/ho-about-erigmore-icon.gif) no-repeat
	}
	
	#menu li#facilities a span {
	background:url(../images/ho-facilities-icon.gif) no-repeat
	}
	
	#menu li#facilities a:hover span {
	background:url(../images/ho-facilities-icon.gif) no-repeat
	}
	
	#menu li#accommodation a span {
	background:url(../images/ho-accommodation-icon.gif) no-repeat
	}
	
	#menu li#accommodation a:hover span {
	background:url(../images/ho-accommodation-icon.gif) no-repeat
	}
	
	#menu li#book-now a span {
	background:url(../images/ho-book-now-icon.gif) no-repeat
	}
	
	#menu li#book-now a:hover span {
	background:url(../images/ho-book-now-icon.gif) no-repeat
	}
	
	#menu li#things-to-do a span {
	background:url(../images/ho-things-to-do-icon.gif) no-repeat
	}
	
	#menu li#things-to-do a:hover span {
	background:url(../images/ho-things-to-do-icon.gif) no-repeat
	}
	
	#menu li#for-sale a span {
	background:url(../images/ho-for-sale-icon.gif) no-repeat
	}
	
	#menu li#for-sale a:hover span {
	background:url(../images/ho-for-sale-icon.gif) no-repeat
	}
	
	#menu li#blog a span {
	background:url(../images/ho-blog-icon.gif) no-repeat
	}
	
	#menu li#blog a:hover span {
	background:url(../images/ho-blog-icon.gif) no-repeat
	}
	
	#menu li#contact-us a span {
	background:url(../images/ho-contact-us-icon.gif) no-repeat
	}
	
	#menu li#contact-us a:hover span {
	background:url(../images/ho-contact-us-icon.gif) no-repeat
	}
	
	
	
	/* TESTS */
	
	#block {
	height:59px;
	}
	
	#curvedbox {
	height:149px;
	background:url('../images/ho-home-top.jpg') repeat-x;
	}
	
	/*.trans_box2 {
	  /* Mozilla ignores crazy MS image filters, so it will skip the following */
		/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.erigmore.co.uk/images/ho-home.png');
	}
	/* IE ignores styles with [attributes], so it will skip the following.
	.trans_box2[class] {
	  	background-image:url(http://www.erigmore.co.uk/images/ho-home.png);
	}*/
	
	
	
	
	/* fade images */

	.imagebig, .imagebig2 {
		width: 549px;
		height: 356px;
	}
	
	.imagebig img {
		position: absolute;
		opacity: 0;
		filter: Alpha(Opacity=100);
		z-index: 13;
	}
	
	.imagebig img.initial {
		filter: Alpha(Opacity=100);
		opacity: 100;
	}
	
	
	
	ul#subnav	{
	background:#958671;
	}
	
	#footer, #footer a {
	color:#454342
	}
	
	.offerbox1 {
	border:2px solid #fff;width:223px;height:89px;background:#E3DEB6 url(http://www.erigmore.co.uk/images/offerbox1.jpg) left bottom no-repeat
	}
	
	.offerbox2 {
	margin-top:10px;border:2px solid #fff;width:223px;height:89px;background:#E3DEB6 url(http://www.erigmore.co.uk/images/offerbox2.jpg) left bottom no-repeat
	}
	
	.offerbox3 {
	margin-top:10px;border:2px solid #fff;width:223px;height:89px;background:#E3DEB6 url(http://www.erigmore.co.uk/images/offerbox3.jpg) left bottom no-repeat
	}
	
	.offerbox4 {
	margin-top:10px;border:2px solid #fff;width:223px;height:89px;background:#E3DEB6 url(http://www.erigmore.co.uk/images/offerbox4.jpg) left bottom no-repeat
	}
	
	.call-to-action {
	margin:15px 0 21px 0
	}