#content_center_wrapper {
	width:543px;
	text-align:left;
	float:right;
	clear: both;
}

h2 a:link {
	color:#000;
	text-decoration: none;
}
h2 a:visited {
	text-decoration: none;
	color: #000;
}
h2 a:hover {
	text-decoration: none;
	color:#00C;
}
h2 a:active {
	text-decoration: none;
	color: #000;
} 

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:15px;
	margin-left:25px;
	margin-right:10px;
	margin-top:8px;
	font-weight: bold;
}

/* START OF MAIN CONTENT */
#welcome {
	background-image: url(/intl/images/welcome.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 232px;
	margin-bottom:2px;
	margin-left: 190px;
	margin-right: 121px;
	float: none;
}

#nav_center {
	background-image: url(/intl/images/nav_center.gif);
	background-repeat: no-repeat;
	width:168px;
	height:118px;
	margin-top:6px;
	margin-bottom:10px;
	background-position: left center;
	float: left;
	margin-left: 5px;
	text-align: left;
}
#content_center {
	font-family: Tahoma, Geneva, sans-serif;
	margin-top:6px;
	margin-bottom:10px;
	margin-left: 10px;
	width:345px;
	float: right;
	margin-right: 5px;
	text-align: left;
}

#content_center_two {
	width: 543px;
	text-align: right;
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	float: right;
}


ul.center_ul{
	padding-left:50px;
	list-style:none;
}

li.center_li {
	padding-left:20px;
	padding-bottom:3px;
	background-image: url(/intl/images/icon2.gif);
	background-repeat: no-repeat;
	background-position:left top;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	text-align:left;
}


.people1 {
	border: 0;
	padding-right:8px;
	padding-bottom: 2px;
}

img { border: none; }
/* END OF MAIN CONTENT */


/* CSS Document */

