html
{
	height:100%;
	width:1101px;
}

body {
  background:url('../images/Amaya_bg_gradient.jpg') repeat-x;
  background-color:#f48620;
  height:100%;
  padding:0 0 0 0 ;
  margin:0 0 0 0;
}

h4{
	color:#681d06;
	font-size:14px;
	margin:0 0px 0 30px;
}

p{
	font-family:'Times New Roman';
	font-size: 16px; 
}

.wrap{
  	
}
a {
	color:#681d06;
}

a img{
	border:none;
}
.header{
	background:url('../images/Amaya_Header.jpg') no-repeat;
	position:absolute;
	padding:0 0 0 0;
	width:798px;
	height:213px;
	left:151px;

}
.nav{

    position:absolute;
	padding:0 0 0 0;
    width:798px;
	height:22px;
	left:151px;
	top:213px;

}

.nav a img{
	border:none;
}

#slideshow {
	margin:12px 0 0 14px;
}

.home_inner_right{
	background:url('../images/Amaya_HeroImage.jpg') no-repeat;
	position:absolute;
	width:662px;
	height:531px;
	left:250px;
	top:0px;
}

.left_home{
 	background:url('../images/Amaya_TopLeft.jpg') no-repeat;
    position:absolute;
    left:0px;
    top:0px;
	width:151px;
	height:664px;
}

.left{
	background:url('../images/Amaya_LeftBar.jpg') no-repeat;
	float:left;
	width:137px;
	height:664px;
}

.left_bar{
	background:url('../images/Amaya_LeftBarStrip.jpg') no-repeat;
	position:absolute;
	left:137px;
	width:14px;
	height:632px;
		
}

.right_home{
	
	background:url('../images/Amaya_TopRight.jpg') no-repeat;
	position:absolute;
	left:949px;
	width:151px;
	height:235px;
}
.right{
	background:url('../images/Amaya_RightBar.jpg') no-repeat;
    float:right;
    width:137px;
	height:664px;
}
.right_bar{
	background:url('../images/Amaya_RightBarStrip.jpg') no-repeat;
	position:absolute;
	left:949px;
	width:15px;
	height:632px;
		
}
.content_products{
	background:url('../images/Amaya_bg_repeat.jpg');
	position:absolute;
	width:827px;
    height:auto;
    min-height:400px;
	left:137px;
	top:235px;

}

.content{
	background:url('../images/Amaya_bg_repeat.jpg');
	position:absolute;
	width:827px;
    height:auto;
    min-height:400px;
	left:137px;
	top:235px;

}

.content img{
	padding:0 0 0 15px;
}

.content p{
	margin:0 200px 0 30px;
	padding:0 30px 10px 30px;
	z-index:20;
}

.content h1{
	margin:10px 0 20px 20px;
	color:#dd77ff;
}


.content_inner_image{
	background:url('../images/Amaya_LeftInteriorSwirl.jpg') no-repeat;
	float:left;
	height:auto;
    min-height:400px;
	width:141px;
	margin:0 0 0 14px;
    z-index:10;
}
.content_inner_image  h3{
	color:#681d06;
	font-size:14px;
	margin:0 0px 0 10px;
}

.content_inner_home{
	background:url('../images/Amaya_InteriorSwirl_home.jpg') no-repeat;
	position:absolute;
	height:429px;
    width:250px;
    top:235px;
    left:151px;
    z-index:10;
}

.content_inner_home p {
   font-size: 12px;
   color: rgb(79, 79, 79); 
   font-family: Arial,Helvetica,sans-serif; 
   line-height: 1.5em;
   padding:0 20px 0 30px;

}

.content_inner_image p {
   font-size: 12px;
   color: rgb(79, 79, 79); 
   font-family: Arial,Helvetica,sans-serif; 
   line-height: 1.5em;
   padding:0 20px 0 30px;

}

.content_inner_home img {
   padding:30px 20px 0 30px;

}
.content_inner_image img {
   padding:30px 20px 0 30px;

}
.content_thumbnails {
	padding:10px 0 0 20px;
}
.content_thumbnails img{
	padding:0 0 0 10px;
}

.products_content{
	z-index:1000;
}

.footer{
	background:url('../images/Amaya_Footer.jpg') no-repeat;
	position:absolute;
    width:827px;
    height:82px;
    margin: 0 0 0 -14px;
}


