/*------------------------- Fonts ------------------------*/
@font-face {
	font-family: 'anticregular';
	src: url('../fonts/antic-regular-webfont.eot');
	src: url('../fonts/antic-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/antic-regular-webfont.woff') format('woff'),  url('../fonts/antic-regular-webfont.ttf') format('truetype'),  url('../fonts/antic-regular-webfont.svg#anticregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*------------------------- Layout styles ------------------------*/
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg-body.jpg);
	font-size:12px;
}
a {
	outline:none;
}
a img {
	border:0;
	display:block;
}
p {
	font-size:12px;
	line-height:24px;
	letter-spacing:0.05em;
	color:#333333;
}
p a {
	color:#959595;
}
p a:hover {
	color:#1bb5ac;
}

.line {
    width: 95%;
    line-height: 1px;
    margin-top: -6px;
    margin-bottom: 10px;
	background-color: #004178;
}
/*------------------------- Header ------------------------*/
#header {
	background-color:#004178;
	height:130px;
	font-size:16px;
	font-weight:700;
}
#header div {
	margin:0 auto;
	overflow:hidden;
	padding:0 0 0 29px;
	width:931px;
}
#header div a#logo {
	display:block;
	float:left;
	margin:25px 0 0;
}
#header div ul {
	float:right;
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0;
}
#header div ul li {
	float:left;
	height:130px;
	text-align:center;
}
#header div ul li a {
	color:#fff;
	display:block;
	height:130px;
	line-height:150px;
	letter-spacing:1px;
	text-align:center;
	text-decoration:none;
	text-shadow:0 1px 0 #686868;
	padding-right:10px;
	padding-left:10px;
}
#header div ul li.selected a {
	background:url(../images/bg-nav-selected.png) repeat-x;
}
#header div ul li.selected a, #header div ul li a:hover {
	color:#9e0331;
}
/*------------------------- Body ------------------------*/
#body {
	margin:0 auto 20px;
	min-height:1005px;
	padding:38px 29px 0;
	width:902px;
}

#body.home .article {
	margin:0px;
	overflow:hidden;
}

#body.home .article h3 {
	color:#004178;
	font-family:anticregular;
	font-size:20px;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:24px;
	margin:2px 25px 10px 25px;
	text-align:left;
	border-bottom: 1px solid #004178;
}
#body.home .article div {
	float:left;
	padding:0 0 0 25px;
	width:465px;
}
#body.home .article div h3 {
	color:#004178;
	font-family:anticregular;
	font-size:20px;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:24px;
	margin:6px 0 3px;
	text-align:left;
}
#body.home .article div p {
	margin:0 0 24px;
	text-align:justify;
}
#body.home .article > img {
	display:block;
	float:right;
	margin:0px 25px 35px 0;
}

#body.home .news {
	overflow:hidden;
	padding:20px 0 0;
}
#body.home .news > img {
	display:block;
	float:left;
	margin:0 0 0 80px;
}
#body.home .news div {
	float:right;
	padding:0 25px 0 0;
	width:430px;
}

#body.home .news h3 {
	color:#004178;
	font-family:anticregular;
	font-size:20px;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:24px;
	margin:2px 25px 10px 25px;
	text-align:left;
	border-bottom: 1px solid #004178;
	text-align:right;
}

#body.home .news div h3 {
	color:#004178;
	font-family:anticregular;
	font-size:20px;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:24px;
	margin:6px 0 3px;
	text-align:right;
}

#body.home .news > img {
	display:block;
	float:left;
	margin:0px 0px 35px 25px;
}

#body.home .news div p {
	margin:0 0 24px;
	text-align:justify;
}
#body.subdivisions ul li {
	margin:0 0 40px;
	overflow:hidden;
}
#body.subdivisions ul li div {
	float:left;
	margin:0 45px 0 0;
	width:585px;
}
#body.subdivisions ul li div p {
	margin:6px 0 0;
	text-align:justify;
}
#body.subdivisions ul li > a {
	float:right;
}
#body.about p {
	margin:6px 0 72px;
	text-align:justify;
}
#body.contact h3 {
	color:#004178;
	font-size:20px;
	font-weight:bold;
	letter-spacing:.05em;
	margin:11px 0 0;
		font-family: anticregular;
}
#body.contact p {
	margin:0;
}
#body.contact h3 a {
	color:#1bb5ac;
	text-decoration:none;
	text-transform:capitalize;
}
#body.contact > div {
	padding:18px 0 0 40px;
}
#body.contact > div div:first-child {
	margin-bottom:71px;
}
#body.contact > div div:first-child span:first-child {
	color:#a3a3a3;
	font-size:12px;
	line-height:14px;
	margin:0;
}
#body.contact > div div:first-child span:first-child a {
	color:#a3a3a3;
}
#body.contact > div div:first-child span:first-child a:hover {
	color:#1bb5ac;
}
#body.contact > div div:first-child p {
	margin:4px 0 24px 40px;
}
#body.contact > div div:first-child span {
	display:block;
	line-height:24px;
	margin:0 0 0 40px;
}
#body.contact > div div span:first-child {
	color:#A3A3A3;
	display:block;
	font-size:14px;
	line-height:24px;
	margin:0;
}
#body.contact > div div span {
	color:#a3a3a3;
	display:block;
	line-height:24px;
	margin:0 0 0 40px;
}


#flex-container {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    margin: 20px auto;
	width:900px;
	align-content: flex-start;
}

.flex-item {
    width: 250px;
    border: 1px solid #D0D0D0;
    background: #fff;
	margin: 10px auto;
		
}

.flex-content {
	margin: 5px;
	display:block;
	text-decoration:none;
}

.flex-content img {
	float:left;
	padding-bottom: 10px;
}

#flex-container a img:hover {
	opacity:0.8;	
}

#flex-container a {
	color: #004178;	
}

#flex-container a:hover {
	color: #9e0331;	
}
/*------------------------- Footer ------------------------*/
#footer {
	background-color:#004178;
	height:80px;
}
#footer div {
	margin:0 auto;
	padding:0 10px;
	width:940px;
}
#footer div p {
	color:#fff;
	display:block;
	float:left;
	margin:20px 0;
}
#footer div .connect {
	float:right;
	padding:14px 0 0;
	width:auto;
}
#footer div .connect a {
	display:block;
	float:left;
	height:30px;
	margin:0 0 0 28px;
	text-indent:-99999px;
	width:30px;
}
#footer div .connect a#googleplus {
	background:url(../images/icons.png) no-repeat 0 0;
}
#footer div .connect a#contact {
	background:url(../images/icons.png) no-repeat -31px 0;
}
#footer div .connect a#facebook {
	background:url(../images/icons.png) no-repeat -62px 0;
}
#footer div .connect a#twitter {
	background:url(../images/icons.png) no-repeat -93px 0;
}