﻿/***  

Created by <a href="http://www.quantumcreativestudio.com">Guillermo Reyes</a>
Version: 2.1
Author: Guillermo Reyes
Author URI: http://www.quantumcreativestudio.com

	FIAC v2.1
	 http://www.fiacfla.org

	Website designed and built in colaboration with:
	FIAC's Development Department
	Marcos Reyes www.unlimitedflow.com

	The CSS, HTML and design is (c) copyright 2010 FIAC
***/


html, body, div, span, applet, object,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

.clearfix {display: inline-block;}


/** Footer styles **/

#footer-wrapper {
	width: 900px;
	min-height:200px;
	display: block;
	margin:auto;
	position:static;
	padding-top:35px;
	
}
#footer, #endnote {
	width: 900px;
	height:100px;
	margin: auto;
	padding-top: 0px;
	color: #FFFFFF;
	font-size: 14px;
}

#footer2 {
	margin:auto;
	width:900px;
	padding-top:50px;
	display:block;
	position:static;
}

.footer-module {
	width: 134px;
	margin-right: 10px;
	display: block;
	float: left;
	border-top: 1px #3399FF solid;
	font:calibri;
	font-size:12px;
}

.footer-last {
	width: 134px;
	display: block;
	float: left;
	border-top: 1px solid #453722;
}
.footer-module a.footer-section, .footer-last a.footer-section {
	font: normal small-caps bold 12px Calibri;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 3px;
	display: block;
}
.footer-last a.footer-section {
	margin-bottom: 8px;
}
.footer-module a:hover.footer-section, .footer-last a:hover.footer-section {
	color: #000000;
	background: #75BAFF;
}
.footer-module ul a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	width: 134px;
	display: block;
	border-top: 1px #3399FF solid;
	padding-top: 3px;
	text-indent: 5px;
}

.footer-module ul a:hover {
	background: #E1F0FF;
	color: #000000;
}

.footer-section ul {
	font-family:Calibri;
	font-size:14px;
}



/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
