/*--Home page 3 x top modules for servces, sectors and news */
.uniqueWrapper101 .homeLinks .title {
    margin: 0 auto;
    width: 60%;
}

/*--our people module on home page--*/


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


/*--our people individual modules on deeper page--*/


.uniqueWrapper105 .grid-box.width25 {
	width:100% !important;
}

.uniqueWrapper105 .grid-box.width25 .module {
	position: relative;
	width:100%;
	margin:0;
	padding: 0;
}


.uniqueWrapper105 #innertop .grid-box .module.ourpeople-profiles-right img {
	padding-left: 25px;	

}
	
.uniqueWrapper105 #innertop .grid-box .moduleourpeople-profiles-left img {
	padding-right: 25px;
}

.uniqueWrapper105 #innertop .module.ourpeople-profiles-left > p {
	float:left;
	width:73%;
}

.uniqueWrapper105 #innertop .module.ourpeople-profiles-right > p {
	float:right;
	width:73%;	
}

.uniqueWrapper105 #innertop .grid-box .module.ourpeople-profiles-left .profilephoto {
	float:right;
	width:25%;
	height:auto;
}


.uniqueWrapper105 #innertop .grid-box .module.ourpeople-profiles-right .profilephoto {
	float:left;
	width:25%;
	height:auto;
}

.uniqueWrapper105 #innertop p {
	line-height: 28px;
}

.profile-caption {
    text-align: center;
    width: 265px;
    margin-left: 25px;   
}

.profile-caption-right {
    text-align: center;
    width: 265px;
    margin-right: 20px;   
}



/* Home - Newsletter download section */
#newsletter-download {
	text-align: center;
	
	
	
}


body#page #footer .module.menu {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 846px;
    
}

body#page #footer .module.contactUs {
    border-left: 2px solid #424242;
    /*border-right: 2px solid #424242;*/
    float: right;
    height: 145px;
    padding-left: 11px;
    width: 320px;
    height: 178px;
    
}

body#page #footer .module.menu .Sectors {
    float: left;
    text-align: left;
    width: 152px;
    border-left: 2px solid #424242;
    padding-left: 14px;
    height: 178px;
}

body#page #footer .module.menu .Services {
    float: left;
    margin-left: 26px;
    text-align: left;
    width: 567px;
    height: 178px;
}

body#page #footer {
    background-color: #191a1a;
    float: left;
    height: 225px;
    margin: 0;
    padding: 25px 0 0;
    width: 100%;
}

.Links {
   float: left;
    margin-top: 0
	
}

#footer-bottom-info {
	font-size: 11px;
	padding: 10px;
	color:#adadad;
    margin: 0;
    padding: 12px 0;
    width: 570px;
}

#footer-bottom-info a {
	color:#adadad;
}