@charset "UTF-8";
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 12, 2012 */
@font-face {
    font-family: 'CalibriRegular';
    src:	url('../fonts/calibri-webfont.eot');
    src:	url('../fonts/calibri-webfont.eot?#iefix') format('embedded-opentype'),
					url('../fonts/calibri-webfont.woff') format('woff'),
					url('../fonts/calibri-webfont.ttf') format('truetype'),
					url('../fonts/calibri-webfont.svg#CalibriRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: CalibriRegular;
	font-size: 16px;
	color: #1A1A1A;
}
a:link { color: #1A1A1A; }
a:visited { color: #1A1A1A; }
a:hover { color: #1A1A1A; }
a:active { color: #1A1A1A; }

#header #nav {
	font-size: 30px;
	text-transform: uppercase;
	color: #B3B3B3;
}
#header #nav li.active {
	color: #004DC1;
	cursor: default;
}
#header #nav li:before { content: '//'; }
#header #nav li a {
	color: #B3B3B3;
	text-decoration: none;
}
#header #nav li a:hover { color: #000080; }
#header #contactSlider li {
	font-size: 20px;
	color: #000080;
	text-align: center;
	text-indent: -10px;
}
#footer {
	font-size: 12px;
	color: #CCC;
}
