/*Start Module*/
.imgModuleCornerLB{
	width:7px;
	height:89px;
	position:relative;
	background-image:url("../images/Globos/imgModuleCornerLB.jpg");
	background-position:bottom left;
	background-repeat:repeat-x;
	z-index:5;
}

.imgModuleCornerRB{
	width:7px;
	height:89px;
	position:relative;
	background-image:url("../images/Globos/imgModuleCornerRB.jpg");
	background-position:bottom left;
	background-repeat:repeat-x;
	z-index:5;
}

.imgModuleBG{
	height:89px;
	position:relative;
	background-image:url("../images/Globos/imgModuleBG.jpg");
	background-position:bottom left;
	background-repeat:repeat-x;
	z-index:5;
}
/*End Module*/

/*Start imgDefaultModuleBG*/
.imgDefaultModuleCornerLB{
	width:7px;
	height:89px;
	position:relative;
	background-image:url("../images/Globos/imgDefaultModuleCornerLB.jpg");
	background-position:bottom left;
	background-repeat:repeat-x;
	z-index:5;
}

.imgDefaultModuleCornerRB{
	width:7px;
	height:89px;
	position:relative;
	background-image:url("../images/Globos/imgDefaultModuleCornerRB.jpg");
	background-position:bottom left;
	background-repeat:repeat-x;
	z-index:5;
}

.imgDefaultModuleBG{

	width:200px;
	height:89px;
	position:relative;
	background-image:url("../images/Globos/imgDefaultModuleBG.jpg");
	background-position:bottom left;
	background-repeat:repeat-x;
	z-index:5;
}
/*End imgDefaultModuleBG*/

/*Start OurExpertiseModule*/
.imgOurExpertiseModuleCornerLB{
	width:7px;
	height:89px;
	position:relative;
	background-image:url("../images/Globos/imgOurExpertiseModuleCornerLB.jpg");
	background-position:bottom left;
	background-repeat:repeat-x;
	z-index:5;
}

.imgOurExpertiseModuleCornerRB{
	width:7px;
	height:89px;
	position:relative;
	background-image:url("../images/Globos/imgOurExpertiseModuleCornerRB.jpg");
	background-position:bottom left;
	background-repeat:repeat-x;
	z-index:5;
}

.imgOurExpertiseModuleBG{

	width:200px;
	height:89px;
	position:relative;
	background-image:url("../images/Globos/imgOurExpertiseModuleBG.jpg");
	background-position:bottom left;
	background-repeat:repeat-x;
	z-index:5;
}
/*End OurExpertiseModule*/


/*Start IndustryModule*/
.imgIndustryFocusModuleCornerLB{
	width:7px;
	height:89px;
	position:relative;
	background-image:url("../images/Globos/imgIndustryFocusModuleCornerLB.jpg");
	background-position:bottom left;
	background-repeat:repeat-x;
	z-index:5;
}

.imgIndustryFocusModuleCornerRB{
	width:7px;
	height:89px;
	position:relative;
	background-image:url("../images/Globos/imgIndustryFocusModuleCornerRB.jpg");
	background-position:bottom left;
	background-repeat:repeat-x;
	z-index:5;
}

.imgIndustryFocusModuleBG{

	width:150px;
	height:89px;
	position:relative;
	background-image:url("../images/Globos/imgIndustryFocusModuleBG.jpg");
	background-position:bottom left;
	background-repeat:repeat-x;
	z-index:5;
}
/*End IndustryModule*/
.imgSepDefaultLine{
	width:4px;
	height:100%;
	position:relative;
	background-image:url("../images/imgSecondaryBar.jpg");
	background-position:top;
	background-repeat:repeat-x;
	z-index:5;
}
.imgSepDefaultLineRep{
	width:4px;
	height:100%;
	position:relative;
	background-image:url("../images/imgSecondaryBar.jpg");
	background-position:top;
	background-repeat:repeat;
	z-index:5;
}
