body#page .uniqueWrapper101 .top-aWidth100 {

}

body#page .uniqueWrapper101 .top-aWidth100 .wrapper.top-aWrapper {
	width: 100%;
}

body#page .uniqueWrapper101 .top-aWidth100 .wrapper.top-aWrapper #top-a {
	height: auto;

	overflow: hidden;
}

body#page .uniqueWrapper101 .top-aWidth100 .wrapper.top-aWrapper #top-a .module {
	min-height: 0px!important;
}

body#page .uniqueWrapper101 .top-aWidth100 .wrapper.top-aWrapper #top-a img {
	width: 100%;
}

body#page .uniqueWrapper101 #top-a .homeBanner .caption {
    left: 50%;
    margin-left: -360px;
    position: absolute;
	padding: 0;
}

body#page .blog-sans-news .items div.teaser-item {
    float: left;
    margin-bottom: 20px;
}

body#page .blog-sans-news .items div.teaser-item-bg {
	padding: 0;
	border: none;
}

body#page .blog-sans-news .teaser-item .pos-title,
body#page .blog-sans .item .pos-title {
	float: left;
	width: 100%;
	color: #223d7c;
	font-size: 20px;
    text-transform: none;
}

body#page .blog-sans-news .teaser-item .pos-title:after,
body#page .blog-sans .item .pos-title:after {
	content: ">";
    color: #233d7d;
}

body#page .blog-sans-news .teaser-item .pos-title a,
body#page .blog-sans .item .pos-title a {
	color: #223d7c;
	font-size: 20px;
}

body#page .blog-sans-news .teaser-item .pos-date,
body#page .blog-sans .item .pos-date {
	float: left;
	width: 100%;
	color: #707070;
	font-size: 16px;
}

body#page .blog-sans-news .teaser-item .floatbox,
body#page .blog-sans .item .floatbox {
	float: left;
	width: 100%;
}

body#page .blog-sans-news .teaser-item .floatbox .pos-media,
body#page .blog-sans .item .floatbox .pos-media {
	float: right;
	width: 45%;
}

body#page .blog-sans-news .teaser-item .floatbox .pos-media img,
body#page .blog-sans .item .floatbox .pos-media img {
    border: 1px solid #5dc2fd;
    float: right;
    height: auto;
    padding: 10px 3%;
    width: 96%;
}

body#page .blog-sans-news .teaser-item .floatbox .pos-content,
body#page .blog-sans .item .floatbox .pos-content {
	float: left;
	width: 45%;
}

body#page .blog-sans-news .teaser-item .floatbox .pos-content *,
body#page .blog-sans .item .floatbox .pos-content * {
	color: #5dc2fd;
	font-size: 18px;
	line-height: 25px;	
}

body#page .blog-sans .item .pos-bottom {
	float: left;
    width: 100%;
}

body#page .blog-sans .item .pos-bottom h2 {
	color: #5dc2fd;
	font-size: 18px;	
}

body#page .blog-sans .item .pos-bottom p {
    color: #707070;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 23px;
}

body#page .blog-sans-news .teaser-item .pos-links {
	float: left;
}

body#page #sidebar-a .newsSidebar li {
	margin-bottom: 25px;
	margin-top: 0;
	padding-top: 0;
}

body#page #sidebar-a .newsSidebar p.title {
	text-align: left;
}

body#page #sidebar-a .newsSidebar p.title:after {
	content: ">";
    color: #233d7d;
}

body#page #sidebar-a .newsSidebar p.title a {
	border: none;
	padding: 0;
	font-size: 16px;
}

body#page #sidebar-a .newsSidebar p.title a:hover {
	background: none;
	color: #233d7d;
}

body#page #sidebar-a .newsSidebar p.meta {
	font-style: normal;
}

body#page #footer {
	height: auto;
}

body#page #footer .module.footer-bottom-info {
    float: left;
    width: 100%;
}

body#page #footer .module.footer-bottom-info #footer-bottom-info {
    float: left;
    margin-top: 20px;
    width: 100%;
}

.uniqueWrapper101 .homeNews .zoo-item-list {
    clear: both;
    float: left;
    min-height: 170px;
    width: 100%;
    margin-bottom: 50px;
}

body#page .uniqueWrapper101 .homeNews .zoo-item-list p {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
}

body#page .uniqueWrapper101 .homeNews .zoo-item-list p.meta {
	font-size: 13px;
}

body#page .uniqueWrapper101 .homeNews .zoo-item-list p a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    margin: 0;
    padding: 0;
    text-align: left;
	width: 100%;
	font-size: 16px;
}

body#page .uniqueWrapper101 .homeNews .zoo-item-list p a:hover {
    color: #233d7d;
	background: none;
}

body#page #footer {
    padding: 25px 0 20px;
	width: 100%;
}

body#page #footer #footerbar {
    max-width: none;
    width: 1200px;
}

.footerExtraWidth100 {
    background: none repeat scroll 0 0 #000000;
    float: left;
	width: 100%;
}

.footerExtraWidth100 .bottom-cWrapper {
	width: 1200px;
}



body#page #mainWrapper {

}

body#page footer#footer {
	float: none;
}

body#page .footerExtraWidth100 {
	float: none;
}

#ourpeople {
    color: #223d7c;
    float: left;
    padding: 0.5% 0.5% 45px;
    width: 24%;
}


#mainWrapper .bottom-cWidth100 {
    width: 100%;
}

/* All except large Screens 
@media (max-width: 1220px) {

	body#page #mainWrapper {
		width: 1200px;
		max-width: 100%;
	}

	body#page .top-aWidth100 {
		width: 1200px;
	}
	
	body#page #footer #footerbar {
		width: 1200px;
	}

	.footerExtraWidth100 .bottom-cWrapper {
		width: 1200px;
		max-width: 100%;
	}

body#page .uniqueWrapper101 .top-aWidth100,
body#page .headerWidth100,
body#page footer#footer,
body#page .footerExtraWidth100 {
	width: 1200px;
	margin: 0 auto;
}
} */