.topheader{
	background: #304c79;
	padding: 5px;
}
.tel{
	color: #fff;
	float: left;
	width: 50%;
}
.tel a{
	color: #fff;
	line-height: 30px;
}
.topheader .social{
	width: 40%;
	text-align: right;
	float: right;
}
.middle h3{
	vertical-align: middle;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
}
.middle img{
	
}
.background-pattern{
	background-color: #fff;
	padding: 50px 0px;
	margin-bottom: 50px;
}
.blog{
	text-align: justify;
}
.blog h3{
	font-size: 16px ;
	margin-bottom: 10px;
	font-weight: bold;
}
.full-width-img {
	width: 100%;
}
.full-width-img  img{
	width: 100%;
}
.bottom-10 {
	margin-bottom: 20px;
}
.float-right{
	float: right;
	margin-top: -10px;
}
.myadd{
	text-align: justify;
}
h2 {
	margin-bottom: 10px;
}
.myadd p{
		bottom: 40px;
}