@charset "UTF-8";
/* CSS Document */

#navBarBac {
	background-image: url(../images/png/navigation.png);
	background-repeat: no-repeat;
	height: 45px;
	background-position: center;
	width: 749px;
	padding-top: 5px;
}

#width {
	height: 45px;
	width: 749px;
	padding-top: 5px;
}

.textNavHt {
	height: 40px;
}

.textNavSC {
	height: 50px;
}

a:link {
	font-size: 14px;
	color: #4A6F8C;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #4A6F8C;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #273A4A;
	text-decoration: underline;
}

#footer-social {
	height: 50px;
	background-position: center;
	width: 750px;
	padding-top: 0px;
	background-image: url(../images/png/ftr-background.png);
	background-repeat: no-repeat;
}
.text-eleven-ftr {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	font: verdana,arial,helvetica,sans-serif;
}