Body
	{
	text-align: center;
	margin-top:0;
	background-color:#381604;
	background-image:url(-Images/BG-Gradient.png);
	background-repeat:repeat-x;
	}
	
	
#Container
	{
	position:relative;
	margin: 0 auto;
	top:0;
	width:950px;
	height:565px;
	text-align: left;
	}	

	
#Header
	{
	position:absolute;
	display:block;
	top:0;
	width:950px;
	height:100px;
	}	


#Logo
	{
	position:absolute;
	display:block;
	top:50px;
	left:20px;
	width:180px;
	height:50px;
	}	
	
	
#Navigation
	{
	position:absolute;
	display:inline;
	width:190px;
	height:565px;
	top:101px;
	left:0;
	background-repeat:no-repeat;
	}
	
	
#Content
	{
	position:absolute;
	display:inline;
	width:760px;
	height:565px;
	top:101px;
	left:190px;
	background-repeat:no-repeat;
	}
	
#WholesalePG
	{
	position:absolute;
	display:inline;
	width:760px;
	height:1585px;
	top:101px;
	left:190px;
	background-image:url(-Images/BG-Wholesale-Page.png);
	background-repeat:no-repeat;
	background-position:top;
	}
	
	#GalleryPG
	{
	position:absolute;
	display:inline;
	width:760px;
	height:2135px;
	top:101px;
	left:190px;
	background-image:url(-Images/BG-Gallery-Page.png);
	background-repeat:no-repeat;
	background-position:top;
	}
	
	
#Intro
	{
	position:absolute;
	display:block;
	width:950px;
	height:550px;
	top:101px;
	left:0px;
	background-repeat:no-repeat;
	}
	
#ContainerIntro
	{
	position:relative;
	margin: 0 auto;
	top:0;
	width:950px;
	height:550px;
	text-align: left;
	}	

	

img {border:0;}
	
	
	
	
	
	
	

	
	

	


	

