.image_left
{
	float: left;
	padding: 5px 5px 5px 0px;
	color: #036;
	font-weight: bold;
	text-align: center;
}

.image_right
{
	float: right;
	padding: 5px 0px 5px 5px;
	color: #036;
	font-weight: bold;
	text-align: center;
}

.image_flow
{
	padding: 5px;
	color: #036;
	font-weight: bold;
	text-align: center;
}

p
{
	text-align: justify;
}

.services-border-wrap {
padding-left: 5px;
width: 290px;
height: auto;
float:left;
}

.services-border-wrap2 {
padding-left: 0px;
width: 290px;
height: auto;
float:left;
}

.services-middle-pic {
height: auto;
padding-left: 75px;
padding-top: 10px;
padding-bottom: 10px;
width: 600px;
float: left;
}

.services-middle-swf {
height: auto;
padding-left: 150px;
padding-top: 10px;
padding-bottom: 10px;
width: 600px;
float: left;
}

.services-middle-clientsbox {
height: auto;
padding-left: 0px;
padding-top: 20px;
padding-bottom: 10px;
width: 600px;
float: left;
}

/* rounded corner border box */
.border-box {
	background: url(../../images/border-box-bg.gif) repeat-y;
	margin: 10px 0 16px 6px;
}
.border-box-top {
	background: url(../../images/border-box-top.gif) no-repeat;
}
.border-box-bottom {
	background: url(../../images/border-box-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 100%;
	padding: 0 0 10px;
}
.border-box h4 {
	text-align: center;
	margin: 10px 0 0;
	padding: 0 5px 0 0;
	font: bold 12px/15px Arial, sans-serif;
	color: #2a63a1;
}
	
.border-box h5 {
	text-align: left;
	margin: 10px 0 0;
	padding: 0 5px 0 0;
	font: bold 12px/15px Arial, sans-serif;
	color: #2a63a1;
}

/* rounded corner box list */
.border-box ul {
	margin: 0;
	padding: 13px 15px 0 17px;
}
.border-box ul li {
	background: url(../../images/bullet.gif) no-repeat 0 5px;
	padding: 0 0 0 19px;
	list-style: none;
}

/* South America specific content */
#us
{
	display:none;
}
#sa
{
	display:none;
}
#sa-pt
{
	display:none;
}
#logo-us
{
	display:none;
}
#logo-sa
{
	display:none;
}
