/* Standard Layout */
     
#outer-wrapper {

	text-align : center;
	position : absolute;
	top : 50%;
	left : 0;
	width : 100%;
	height : 0;
	overflow : visible;
	visibility : visible;
	display : block;
	background: url("../images/bg-repeat.gif") repeat-y 0 0;
}
      
#wrapper {
	margin-left : -370px;  /* must be half of content width */
	position : absolute;
	top : -203px; /* must be half of content height */
	left : 50%;
	width : 741px;
	height : 340px;
	visibility : visible;
	text-align : left;
	
}

h1#logo  {
 	position: absolute;
 	width: 255px;
 	height: 255px;
    left: 90px;
    top: 57px;
    margin: 0px;  
    
}

h1#logo a {
	position: absolute;
 	width: 255px;
 	height: 255px;
 	top: 0px;
    margin: 0px;text-indent: -9000px;
    background: transparent url("../images/splash.gif") repeat-y 0 0;
}

h1#logo a:hover {background-color: none;}

#footer {
	margin-top: 130px;
}




#nav {
	top: 135px;
	left: 350px;
	height: 178px;
}
	
#nav a {
	position: absolute;
	top: 0px;
	display:block;
	text-indent:-9000px;
	overflow:hidden;
	width: 84px;
	height: 45px;
}

	/* ------------------------------------------------------------- */		

		
	#nav_a_collection a,
	#nav_a_collection_down a {
		left: 0px; top: 0px; 
		background: transparent url(../images/nav/splash/collection.gif) no-repeat 0 0;
	}
	
	#nav_a_collection a:hover {
		background: transparent url(../images/nav/splash/collection_f2.gif) no-repeat 0 0;
	}

	/* ------------------------------------------------------------- */	
	
	#nav_a_about a,
	#nav_a_about_down a {
		left: 94px; top: 0px; 
		background: transparent url(../images/nav/splash/about.gif) no-repeat 0 0;
	}
	
	#nav_a_about a:hover {
		background: transparent url(../images/nav/splash/about_f2.gif) no-repeat 0 0;
	}

	
	/* ------------------------------------------------------------- */	
		
	
	#nav_a_colour a,
	#nav_a_colour_down a {
		left: 188px; top: 0px; 
		background: transparent url(../images/nav/splash/colour-range.gif) no-repeat 0 0;
	}
	
	#nav_a_colour a:hover {
		background: transparent url(../images/nav/splash/colour-range_f2.gif) no-repeat 0 0;
	}
	
	/* ------------------------------------------------------------- */		

	
	#nav_a_cart a,
	#nav_a_cart_down a {
		left: 0px; top: 55px;
		background: transparent url(../images/nav/splash/shopping-cart.gif) no-repeat 0 0;
	}
	
	#nav_a_cart a:hover {
		background: transparent url(../images/nav/splash/shopping-cart_f2.gif) no-repeat 0 0;
	}

	/* ------------------------------------------------------------- */	
	
	

	#nav_a_stockists a,
	#nav_a_stockists_down a {
		left: 94px; top: 55px;
		background: transparent url(../images/nav/splash/stockists.gif) no-repeat 0 0;
	}
	
	#nav_a_stockists a:hover {
		background: transparent url(../images/nav/splash/stockists_f2.gif) no-repeat 0 0;
	}
	
	/* ------------------------------------------------------------- */	
	
	
	#nav_a_contact a,
	#nav_a_contact_down a  {
		left: 188px; top: 55px; 
		background: transparent url(../images/nav/splash/contact.gif) no-repeat 0 0;
	}
	
	#nav_a_contact a:hover {
		background: transparent url(../images/nav/splash/contact_f2.gif) no-repeat 0 0;
	}

	
	
	/* ------------------------------------------------------------- */		