@charset "UTF-8"; 

.descriptionsProducts {
	font-size: 11px;
	line-height: 14px;
	margin:0;
	padding: 0 10px 5px 15px;
	
}
*html #centralUnits{
	line-height:13px; *line-height:14px
}
#centralUnits{
	*line-height:13px
}
#intro{
	margin:20px 0;
	height:168px;
	border-bottom:1px solid #999999; 
	border-top:1px solid #999999; 
	padding-left:15px; padding-right:50px
}
*html #intro{
	margin:0 0 30px 0;
}

#IntroText{ padding:0; width:312px; float:right
}

#col1, #col2, #col3, #col4, #col5 {
	width:750px; 
	position:relative; 
	margin: 0 0 0 28px; 
	height:150px; padding: 0 0 20px 0;
}

.imageProducts{
	position:absolute;
	top:0px; 
	left:375px;
}

/*-------------------------BOX MARKETS SERVED -------------------------------*/

.box3{
	background:url(../images/defaults/box3_right.jpg) repeat-y right;
	height:155px
}
.box3_top{
 background: url(../images/defaults/box3_top.jpg) repeat-x;
 height:11px;

}
.box3_bottom{
background: url(../images/defaults/box3_bottom.jpg) repeat-x;
height:11px;

}
.box3_text{
background:url(../images/defaults/box3_bg.jpg) repeat-x #2F3239; margin-right:13px;
height:135px
}
.box3_text a,
.box3_text a:link,
.box3_text a:visited{
color: #CCCCCC;	
}
.box3_text a:hover{
color: #3C97EA
}
.TextLeft{
	width:235px; 
	float:left 
}
.TextRight{
	width:225px; 
	float:right 
}

