@charset "UTF-8";
.footer {
	text-align: center;
	margin-top: 15px;
	background-color: #215084;
	color: #fff;
	padding-bottom: 15px;
}
.navBar {
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 3px;
	color: #FFFFFF;
	margin-left: auto;s
	max-width: 950px;
	font-size: large;
}
.mainContent {
	margin-top: 75px;
	background-color: #fff;
	border-radius: 4px;
}
.mainPageImg {
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
s	margin-top: 12px;
	margin-top: 13px;
	border-radius: 4px;
}
.logoImg {
	margin-top: 10px;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
.companyName {
	margin-top: 55px;
	margin-left: 20px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	font-size: 25px;
	font-weight: bold;
}
.navLI {
	color: #fff;
}
.marketH3 {
	font-weight: bold;
	text-align: center;
	color: #871F1A;
}
.marketThmb {
	min-width: 0px;
}
.Marketing {
	margin-top: 20px;
}
.marketText {
	text-align: left;
}
.mainWrapper {
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .05);
	box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .05);
}
.article {
}
.articleCaption {
	text-align: justify;
}
.articleImg {
	border-radius: 4px;
	margin-left: 0px;
	margin-right: 0px;
	float: none;
}
.backTop {
	float: right;
}
.wellP {
	text-align: left;
	padding-left: 5px;
}
.well {
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.wellContact {
	margin-top: 60px;
}
.btmRow {
}
.projectP {
	text-align: left;
}
.projectImg {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border-radius: 4px;
}
.projectThumbNail {
	display: block;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
	margin-left: 15px;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	min-height: 225px;
	margin-right: 15px;
	border-bottom: 1px solid #ddd;
}
