﻿hr{
	clear: both;
	border: 0px none;
}
#profmax_wrapper{
	width: 100%;
}
.company div#profmax_bodyOuterContainer{
	background-image: url('../images/background/bg_company.jpg');
}
div#profmax_bodyOuterContainer{
	background-repeat: no-repeat;
	background-position: center top;
}
#profmax_wrapper div#profmax_bodyOuterContainer div.widthConstrainer{
	text-align: left;
}
#profmax_wrapper div#profmax_bodyOuterContainer div#profmax_bodyInnerContainer #profmax_bodyFooterContainer{
	border-top: 1px solid #ebecee;
	background-color: #f7f8fa;
	padding: 30px 0px 30px 5px;
}
.company.alliances .pertnersRowContainer{
	margin: 20px 0px 10px 0px;
}
.company.alliances .pertnersRowContainer .pertnersContainer{
	position: relative;
	float: left;
	margin: 0px 15px 0px 0px; /*margin: 0px 24px 0px 0px;*/
	width: 144px;
}
.company.alliances .pertnersRowContainer .pertnersContainer .tableContainer{
	position: absolute;
	top: 0px;
	height: 70px;
	width: 140px;
}
.company.alliances .pertnersRowContainer .pertnersContainer .imageContainer{
	width: 140px;
	text-align: center;
}
.company.alliances .pertnersRowContainer .pertnersContainer .titleContainer{
	padding: 104px 0px 0px 0px;
	left: 3px;
	font-size: 15px;
	font-weight: bold;
}
.company.alliances .pertnersRowContainer .pertnersContainer .content{
	padding: 10px 0px 0px 0px;
	left: 4px;
	font-size: 11px;
	color: #636668;
	line-height: 16px;
}
.company.alliances .pertnersRowContainer .pertnersContainer .content a{
	background: url('../images/li_sideNav.jpg') no-repeat 0px 5px;
	padding: 0px 0px 0px 8px;
	font-size: 11px;
	color: #ff4316;
	font-weight: bold;
	text-decoration: none;
}

.company.alliances #profmax_bodyFooterContainer #profmax_bodyFooterContent h3{
	padding: 0px 0px 17px 0px;
}

.company.alliances #profmax_bodyFooterContent .bucketRowContainer{
	width: 100%;
	height: 120px;/*height: 120px;*/
	overflow: hidden;
}
.company.alliances #profmax_bodyFooterContent .bucketRowContainer .bucketContainer{
	float: left;
	margin: 0px 12px 0px 0px;
	width: 107px;
	height: 107px;/*height: 107px;*/
	background-color: white;
}
.company.alliances #profmax_bodyFooterContent .bucketRowContainer .bucketContainer .imageContainer{
	text-align: center;
}
.company.alliances #profmax_bodyFooterContent .bucketRowContainer .bucketContainer .imageContainer a{
	background: none !important;
	padding: 0px 0px 0px 0px !important;
}



