html, body {
margin: 0;
padding: 0;
height: 100%;
}

body {
background: #B0B968 url(layout/bodyfill.jpg) top left repeat-x;
font: 13px/18px arial, verdana, tahoma, sans-serif;
color: #000;
padding: 0 0 0 0;
}

#container {
text-align: left;
margin: 0;
width: 780px;
background: transparent url(layout/containerfill.jpg) top left repeat-y;
min-height: 100%;
position: relative;
float: left;
}

#header {
height: 180px;
background: transparent url(layout/headfill.jpg) top left no-repeat;
position: relative;
margin: 0;
}

#content {
background: transparent url(layout/contentfill.jpg) top left no-repeat;
min-height: 450px;
padding: 0 0 50px 0;
}

#sidebar {
width: 260px;
margin: 0 10px 0 0;
padding: 0 0 190px 0;
position: relative;
background: transparent url(layout/navback.png) bottom right no-repeat;
float: left;
z-index: 10;
}

.maybeline {
width: 72px;
height: 194px;
display: block;
background: transparent url(layout/maybeline.jpg);
position: absolute;
left: 201px;
}


#text {
margin: 0;
padding: 0 0 30px 25px;
width: 470px;
float: left;
background: transparent url(layout/textfill.jpg) top left no-repeat;
}

a {
color: #8e4cb1;
text-decoration: none;
}

a:hover {
color: #cb80f3;
}


#footer {
background: transparent url(layout/footfill.jpg) top center repeat-x;
clear: both;
color: #eceed4;
padding: 0;
height: 75px;
margin: -50px 0 0 0;
position: relative;
}

#footer #insole {
width: 770px;
background: transparent url(layout/insole.jpg) top left no-repeat;
height: 100%;
text-align: center;
padding: 0;
text-transform: uppercase;
font-size: 12px;
line-height: 25px;
}

#footer a {
color: #eceed4;
}
#footer a:hover {
color: #b22c16;
}

/* some style stuff */

h1 {
font: 400 40px "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
padding: 0;
color: #5C456F;
margin: 20px 0 75px 0;
height: 40px;
position: relative;
}
h1 .second {
font: 400 30px "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
padding: 0;
color: #869129;
height: 30px;
position: absolute;
bottom: -28px;
left: 40px;
}


#text h2 {
font: 400 20px helvetica, verdana, arial, sans-serif;
padding: 6px 0 3px 0;
margin: 0;
color: #000;
}

#text h3 {
font: 400 16px helvetica, verdana, arial, sans-serif;
padding: 4px 0 2px 0;
color: #000;
margin: 0;
}

#text p {
margin: 0;
padding: 0 0 9px 0;
}

.fl {
float: left;
margin: 0 8px 5px 0;
display: inline;
}

.fr {
float: right;
margin: 0 0 5px 8px;
display: inline;
}

.bb {
border: 2px solid #2C4F37;
background: #EFEFEF;
padding: 3px;
}

.square {
list-style: square;
}

dl.forms {
float: left;
width: 260px;
}
dt {
font-weight: 600;
padding: 4px 0;
}
dd {
margin: 0 0 0 6px;
padding: 1px 0;
}

.pollo-verde {
width: 240px;
margin: 0 0 5px 0;
border: 2px solid #CD5300;
background: #FFE5BF;
padding: 2px;
font: 11px tahoma, arial, sans-serif;
}
.pollo-verde:hover, .pollo-verde:focus {
background: #fff;
}

.small {
font-size: 80%;
}

#topflash {
width: 277px;
height: 177px;
position: absolute;
top: 0;
left: 462px;
}


/* the inner page navigation */

.subnav {
border: 2px solid #fff;
list-style: square;
padding: 14px 0 14px 20px;
background: #60446D;
color: #fff;
}

.subnav li {
padding: 2px 0;
}

.subnav a {
color: #fff;
}

.subnav a:hover {
color: #be82de;
}

/* nav list baby */

#nav {
background: transparent url(layout/navlistfill.jpg) top right no-repeat;
width: 250px;
list-style: none;
margin: 0;
padding: 12px 0;
}

#nav li {
background: transparent url(layout/linkback.jpg) center left no-repeat;
padding: 5px 0;
text-indent: 46px;
}

#nav li a {
width: 100%;
height: 100%;
display: block;
color: #fff8e9;
text-transform: uppercase;
font: 600 15px "Trebuchet MS", tahoma, arial, sans-serif;
}

#nav li a:hover {
color: #dae496;
}


/*  faq  */
#faq a {text-decoration:none; color:#4f3a72; font-weight:bold; font-size:12px;}
#faq a:hover {text-decoration:none; color:#000;}
#faq li a {display:block;}
.faqAnswer {width:96%; background-color:#EFEDFA; border:1px solid #6f0a2b; padding:8px 8px 8px 8px; color:#361f5c; margin-bottom:10px; }

/* Image styling */


.photo{
border:1px solid #60446D;
padding:2px;
background:#869029;
}
.center{
text-align:center;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}







