  

html {
	background: #FFF716;
}

body { 

	font-size : 80%;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	color: #172104; 
	background: #FFFF00 none repeat-y; 
	margin: 0px;
	position: relative;
	width: 670px;
	top: 0px;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
}

#container p { 

	font-size : 100%;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	margin-top: 0px; 
	padding-right: 5px;
	padding-left: 5px;
	background: none no-repeat bottom;
}

#container h3 { 

	font: 600 16pt "trebuchet ms"; 
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	letter-spacing: .5px;
	height: 40px;
	text-indent: 5px;
	font-size : 120%;
    font-style: italic;
}

a:link { 

	text-decoration: none; 
	color: #dfce3b;

}

a:visited { 

	text-decoration: none; 
	color: #dfce3b;

}

a:hover, a:active { 

	color: #dfce3b;

}


/* specific divs */

#container { 

	background: url(imagenes/fondo2.jpg) repeat-y top left;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: auto;
	left: auto;
	width: 700px;
}

#entrada { 

	min-width: 470px;
	position: relative;
}

#contenido { 

	margin-bottom: 20px;
	background:  url("imagenes/cabecera.jpg") no-repeat 18px;
	height: 210px;
    width: 678px;
}

#cabeceras { 

	text-align: center;
	font-size : 60%;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold; 
}


/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */

#contenido h1 { 

	background: transparent none no-repeat top left; 
	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: left;
	font-size : 80%;
	font-family : Verdana, Helvetica, Arial, sans-serif;
}

#contenido h1 span {

	display:none;
	background: none;
	font-size : 50%;
	font-family : Verdana, Helvetica, Arial, sans-serif;
}

#contenido h2 { 

	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	text-align: center;

}

#contenido h2 span {
 	display:none;

}

#cabecera1, #supportingText, #empresa {
	background: none no-repeat;
	margin-bottom: 20px;
}

#empresa {

	clear: right;
	padding: 0px 190px 0px 30px;
}

   #supportingText {
	padding-left: 30px; 
	margin-bottom: 40px;
	padding-right: 190px;
}



#footer { 

	text-align: center;
	background: no-repeat none -50px 0px transparent;
	height: 10px;
	bottom: 0px;
	padding-bottom: 0px;
	width: 500px;
	font-size: 1.2em;
	padding-left: 0px;
	margin: 50px 60px 0px 0px;
}

#linkList { 

	position: absolute; 
	left: 498px;
	padding-bottom: 15px;
	width: 0px;
	margin-top: 95px;
	top: 0px;
}

#linkList2 { 

	background: transparent; 
	padding: 10px; 
	margin-top: 150px; 
	width: 130px;
	font-family : Trebuchet;
	font-style: italic;
	font-size : 120%;	

}

#linkList h3.select { 

    width:230px;
	background: transparent no-repeat url(imagenes/product.jpg) 15px 40px;
	text-align: center;
	border-bottom-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	height: 100px;
}

#linkList h3.select span {

	display:none

}

#linkList h3.favorites { 

	margin: 10px 0px 0px 0px;
	width:230px; height: 45px;
}

#linkList h3.favorites span {

	display:none

}

#linkList h3.archives { 

	height: 50px;
	width:230px; margin: 10px 0px -8px 0px;
}

#linkList h3.archives span {

	display:none;
	background: none;
	visibility: hidden;
}

#linkList h3.resources { 

	margin: 0px 0px 5px 0px; width:220px;
	height: 30px; 

}

#linkList h3.resources span {

	display:none

}

#linkList ul {

	margin: 0px;
	padding: 0px;
}

#linkList li, #linkList2 li {

	display: block;
	padding: 5px 0px 8px 30px;
	width: 128px;
	line-height: 1.8ex;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #172104;
	text-align: left;
}

#linkList li:hover, #linkList2 li:hover  {

	display: block;
	padding: 5px 0px 8px 30px;
	width: 128px;
	line-height: 1.8ex;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #345082;
}


#linkList li a:link { 

	color: #dfce3b;
	text-decoration: none;
}

#linkList li a:link:hover { 

	color: #fff4ee;
	text-decoration: none;
}

#linkList li a:visited {

	color: #fff4ee;
	text-decoration: none;
}

#linkList li .c {
	display: block;
	color: #000000;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#extraDiv1 {
	background: transparent;
	position: absolute;
	top: 3389px;
	right: 0px;
	width: 148px;
	height: 110px;
	left: 374px;
}