#pagetitle h1 {
    margin: 30px 0 0 100px; 
	/*margin: 45px 0 0 0; */
}
.info p img {
    width: 55%;
}
#header {
    background: #FFF;
}
.fullpage.body {
    margin-top: 159px;
}
#header #ident {
    background: #05A2CE;
}
.info h3 {
    color: #434f55;
}
#homesubtitle a h2 , #homesubtitle a h3 {
    background-color: #343A40;
}
.info p.subtitle {
   height: 76px;
}

.info h3 {
   height: 58px;
}


.fullpage.body {
    margin-bottom: 10px;
}

#headerwrapcenter #logoHeader .logo {
  display: block;
  height: 110px;
  width: 150px;
  background-size: contain;
  margin: 5px 5px 5px 5px;
}


a {
    color: #343A40;
}

a.link {
	color:blue ;
	text-decoration : underline;
	font-size: medium;
}


#footer {
	position: relative;
	float: left;
	width: 100%;
	background: #fff;
	font-size: 0.6em;
	margin-top: 30px;
	color: #343A40;
	text-align: center;
}



#footer .bottom {
	position: relative;
	float: left;
	width: 100%;
	color: #343A40;
	/*	border-top: solid 1px #e0e0e0; */
	text-align: center;
}

#ggmap_header {
  position: relative;
  float: left;
  width: 100%;
  padding: 10px 0 10px 0;
  background: #FFF;
  color: #343A40;
  margin-top: 30px;
  text-align: center
}

#header .blochalfmaxheigh {
  max-height: 60px;
}


#pagetitle .alertmsg {
	display: block;
	position: relative;
	float: right;
	width: 35%;
	font-family: verdana;
	margin: 0;
	padding: 5px 5px 5px 5px;
	overflow: hidden;
}

#pagetitle .alertmsg p {
	font-size: 0.8em;
	line-height: 1em;
	margin: 0;
	text-align: right;
	color: #DF1659;
	margin-right: 0;
}