body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(img/main-bg.gif);
	background-color: #ffffff;
}

.p12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.p11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.p11-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.p14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.p20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

blockquote {
	border : 2px solid #000066;
	padding: 5px;
	background-color: #679def;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;

}

.album, a:link .album, a .album, a:visited .album, a:hover .album {
margin: 0px 0px 5px 0px;
border: 3px solid #ddd;
}



#home
{
	display: block;
	width: 75px;
	height: 57px;
	background-color: #ffffff;
	background-image: url(img/home.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#home:hover
{ 
  background-position: 0 -57px;
}

#home span
{
  display: none;
}

#espanol
{
	display: block;
	width: 102px;
	height: 57px;
	background-color: #ffffff;
	background-image: url(img/espanol.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#espanol:hover
{ 
  background-position: 0 -57px;
}

#espanol span
{
  display: none;
}


#products
{
	display: block;
	width: 118px;
	height: 57px;
	background-color: #ffffff;
	background-image: url(img/products.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#products:hover
{ 
  background-position: 0 -57px;
}

#products span
{
  display: none;
}


#contact
{
	display: block;
	width: 127px;
	height: 57px;
	background-color: #ffffff;
	background-image: url(img/contact.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#contact:hover
{ 
  background-position: 0 -57px;
}

#contact span
{
  display: none;
}

div.nav1 {
	width: 75px;
	height: 57px;
}
.pindent {
	padding-right: 10px;
	padding-left: 10px;
}

ul li {
	padding-right: 10px;
	padding-bottom: 20px;
}

.text-home{
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;

Close
; 	color: #036;
}.right {
	float: right;
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;

Close
; 	color: #036;
}
