html { 
width:100%; 
margin:0 0 0 0; 
padding:0; 
background-image:url('images/background.jpg');
}

body {  
margin:0 auto; 
width: 100%;
padding:0; 
}

body, div, td {
font-family: Verdana;
color: #333333;
font-size: 11px;
line-height: 18px;
}

p {
font-family: Verdana;
color: #333333;
font-size: 11px;
line-height: 18px;
}



#container {
position:absolute; 
width: 980px;
left:50%;
margin-left : -480px;
height:100%;
}

#link {
color: #FFFFFF;
font-weight:bold;
text-decoration:underline;
}


#header { 
display:block;
position:absolute;
top: 26px;
left: 0;
}

#logo {
	position: absolute;
	display: block;
	width: 237px;
	height: 53px;
	top: 34px;
	left:39px;
}

	
#navigation {
	position: absolute;
	top: 281px;
	left: 7px;
	overflow: hidden;
}


#header_image {
    display: block;
	position: absolute;
	top: 18px;
	left: 26px;
}

#heading {
    display: block;
	position: absolute;
	top: 170px;
	left: 486px;
}

#text_right {
    display: block;
	position: absolute;
	top: 170px;
	left: 486px;
	width: 438px;
	margin-top: 26px;
}

#clothes {
	position: absolute;
	display: block;
	left: 2;
	top: 132px;	
}

#shadow_left {
    position: absolute;
    width: 6px;
	height:720px;
	top: 0;
	left: 0;
	background-image:url('images/Powders_shadow_left.png');
	background-repeat:no-repeat;	
	z-index:2;
}

#shadow_right {
    position: absolute;
    width: 6px;
	height:693px;
	top: 0;
	left: 966px;
	background-image:url('images/Powders_shadow_right.png');
	background-repeat:no-repeat;	
}

#main_container {
	position: absolute;
	width: 960px;
	height:100%;
	left: 6px;
	overflow: visible;
	background-image:url('images/background_home.jpg');
	background-repeat:no-repeat;
}

#main_container_laundry {
	position: absolute;
	width: 960px;
	height:100%;
	left: 6px;
	overflow: visible;
	background-image:url('images/background_main.jpg');
	background-repeat:no-repeat;
}

#main_content {
	position: absolute;
	width: 960px;
	max-height: 620px;
	left: 0;
	top: 600px;
	overflow: hidden;
	z-index: 0;
}

#text_left {
	position: absolute;
	width: 920px;
	top: 520px;
	padding-left: 26px;
	padding-top: 60px;
	overflow: visible;
	z-index: 2;
}

#Amistad_big_banner {
	display: block;
	position: absolute; 
	top: 16px;
	left: 564px;
	z-index: 3;
	}
	
#footer_image {
	display: block;
	position: absolute; 
	width: 960px;
	height: 92px;
	top: 620px;
	left: 0;
	padding-top: 48px;
	background-image:url(images/Powders_footer_image.jpg);
	background-repeat:no;
	z-index: 2;
	}
	
#smily {
	display: block;
	position: absolute; 
	top: 85px;
	left: 578px;
	}
	
#footer {
	display: block;
	position:relative;
	font-family: Verdana;
	font-size: 10px;
    color: #666666;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 39px;
	}

#nav {
    display: block;
	position: absolute; 
	top: 56px;
	left: 396px;
	width: 563px;
	height: 45px;
	background-image:url('images/Powders_nav_background.png');
	}
	
#polaroid {
	display: block;
	position: absolute; 
	top: 132px;
	left: 52px;
	z-index: 2;
	}
	
a:link {
color: #000000;
font-weight:bold;
text-decoration:underline;
}

a:hover, a:active{
color:#333333;
font-weight:bold;
text-decoration:underline;
}

a:visited{
color: #000000;
font-weight:bold;
text-decoration:underline;
}
	
H1 {
	font-size: 14px;
	font-weight:bold;
	margin: 0 0 0 0;
	padding:0; 
	color: #333333;
	}
	
H2 {
	font-size: 10px;
	font-style: italic;
	line-height: 18;
	}
		
#H1_image {
    position: absolute;
	display: block;
	top: 0px;
	left:0px;	
	margin-bottom: 10px;	
}
#home
  {
    display: block;
    width: 101px;
    height: 44px;
	margin-left: 47px;
    background: url("images/Button_home.png") no-repeat 0 0;
  }

  #home:hover
  { 
    background: url("images/Button_homeRO.png") no-repeat 0 0;
	margin-left: 47px;
  }
  
  #home_selected
  {
    display: block;
    width: 101px;
    height: 44px;
    background: url("images/Button_homeRO.png") no-repeat 0 0;
	margin-left: 47px;
  }
  #laundry
  {
    display: block;
    width: 130px;
    height: 44px;
    background: url("images/Button_laundry.png") no-repeat 0 0;
	margin-top: -44px;
	margin-left: 149px;
	
  }
  
  #laundry:hover
  {
    display: block;
    width: 130px;
    height: 44px;
    background: url("images/Button_laundryRO.png") no-repeat 0 0;
	margin-top: -44px;
	margin-left: 149px;
  }
  #laundry_selected
  {
    display: block;
    width: 130px;
    height: 44px;
    background: url("images/Button_laundryRO.png") no-repeat 0 0;
	margin-top: -44px;
	margin-left: 149px;
  }
  #location
  {
    display: block;
    width: 95px;
    height: 44px;
    background: url("images/Button_location.png") no-repeat 0 0;
	margin-top: -44px;
	margin-left: 281px;
	

  }
  
  #location:hover
  {
    display: block;
    width: 95px;
    height: 44px;
    background: url("images/Button_locationRO.png") no-repeat 0 0;
	margin-top: -44px;
	margin-left: 281px;
  }
  #location_selected
  {
    display: block;
    width: 95px;
    height: 44px;
    background: url("images/Button_locationRO.png") no-repeat 0 0;
	margin-top: -44px;
	margin-left: 281px;
  }
  
  #pricelist
  {
    display: block;
    width: 93px;
    height: 44px;
    background: url("images/Button_pricelist.png") no-repeat 0 0;
	margin-top: -44px;
	margin-left: 377px;
	
  }
  
  #pricelist:hover
  {
    display: block;
    width: 93px;
    height: 44px;
    background: url("images/Button_pricelistRO.png") no-repeat 0 0;
	margin-top: -44px;
	margin-left: 377px;
  }
  
  #pricelist_selected
  {
    display: block;
    width: 93px;
    height: 44px;
    background: url("images/Button_pricelistRO.png") no-repeat 0 0;
	margin-top: -44px;
	margin-left: 377px;
  }
  
  #links
  {
    display: block;
    width: 87px;
    height: 44px;
    background: url("images/Button_links.png") no-repeat 0 0;
	margin-top: -44px;
	margin-left: 472px;
	
  }
  
  #links:hover
  {
    display: block;
    width: 87px;
    height: 44px;
    background: url("images/Button_linksRO.png") no-repeat 0 0;
	margin-top: -44px;
	margin-left: 472px;
  }
  
  #links_selected
  {
    display: block;
    width: 87px;
    height: 44px;
    background: url("images/Button_linksRO.png") no-repeat 0 0;
	margin-top: -44px;
	margin-left: 472px;
  }
  
 