/****************************/		
/* STANDARD */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #CC6600;
	font-size: 12px;
	background-image: url(africa/image/bg_orange.jpg);
	background-repeat: repeat-x;
}


#reflection {
	width: 720px;
	padding: 0px;
	margin: 0px;
	background-color: #CC6600;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(africa/image/reflection.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/*****
***********************/		
/* LANGUAGE SELECTION */		
#language {
	visibility: visible;
	vertical-align: bottom;
	width: 720px;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	float:left;
	height: 19px;
	top: 10px;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
	background-image: url(asiapacific/image/language_turquoise_bg.jpg);
}

a.languagelink:link {
	color: #ffffff;
	text-decoration: none;
}

a.languagelink:visited {
	color: #ffffff;
	text-decoration: none;
}

a.languagelink:hover {
	color: #ffffff;
	text-decoration: none;
}

a.languagelinkoff:link {
	color: #CCCCCC;
	text-decoration: none;
}

a.languagelinkoff:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a.languagelinkoff:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#bannerimage {
	background-image: url(africa/image/banner_africa.gif);
	background-repeat: no-repeat;
	height: 91px;
	margin-top: 8px;
	margin-left: 15px;
	float: none;
}
