body {
	margin: 0px;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	font-variant: small-caps;
	margin: 0px;
	color: #B3CD58;
}
h2 {
	color: #8FB6E1;
	font-weight: 100;
	font-size: 16px;
	margin: 15px 0px 0px 0px;
	text-align: left;
	line-height: normal;
}
h3 {
	font-size: 28px;
	font-weight: normal;
	font-variant: small-caps;
	margin: 0px;
	color: #8FB6E1;
}
/* sIFR al rescante! http://www.mikeindustries.com/sifr/ */
.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;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
}
/* that's all folks! */
#container {
	width: 100%;
	height: auto;
	position: absolute;
	top: 10px;
	left: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.roundtop { background: none; }
#bot { display: none }
img.corner { display: none }
#logo { position: relative; top: 0; left: 0; }
#right {
	width: 100%;
	height: auto;
	position: relative;
	top: 0;
	left: 0;
}
#left { display: none; }
#nav { display: none }
#contentContainer {
	width: 100%;
	height: auto;
	position: relative;
	top: 0;
	left: 0;
}
#header {
	width: 100%;
	height: 50px;
	position: relative;
	top: 0;
	left: 0;
}
#content {
	width: 100%;
	height: auto;
	position: relative;
	top: 0;
	left: 0;
	text-align: justify;
	line-height: 20px;
}
#content a {
	color: #B3CD58;
	text-decoration: none;
	border-bottom: 1px dotted #8FB6E1;
}
#content ul { list-style-type: square; margin-top: 0; margin-bottom: 0 }
#contactForm { position: relative; top: 20px; left: 0px; }
#contactForm .field { color: #5778A5; background-color: #FEFEFE; }
#contactForm .button { color: #5778A5; background-color: #E7F1FE; }
#contactForm textarea { height: 100px; color: #5778A5; background-color: #FEFEFE; }
#contactForm input, #contactForm textarea {
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #BDDAFF;
}
