#container #content #rightwrap #centre #sucragelTabs ul#sucragelTabsHeader
{
	width:550px;
	height:40px;
	background-image:url(../images/tabheaderbackground.gif);
	background-repeat:repeat-x;
	background-position:top left;
	margin:0px;
	padding:0px;
	clear:both;
}
#container #content #rightwrap #centre #sucragelTabs ul#sucragelTabsHeader li
{
	height:40px;
	float:left;
	list-style-type:none;
}
#container #content #rightwrap #centre #sucragelTabs ul#sucragelTabsHeader li a
{
	height:40px;
	padding:0px 26px 0px 26px;
	display:block;
	line-height:36px;
	text-decoration:none;
	font-weight:bold;
	color:#959595;
}
#container #content #rightwrap #centre #sucragelTabs ul#sucragelTabsHeader li a.active
{
	color:#08295C
}
#container #content #rightwrap #centre #sucragelContent
{
	width:540px;
	min-height:240px;
	background-color:#FFFFFF;
	background-image:url(../images/tabcontentbackground.gif);
	background-repeat:repeat-x;
	float:none;
	margin:0;
	padding:5px;
}

.africaMap {
width: 350px;
height: 197px;
float: left;
background-image:url(../contactmaps/images/map-africa.jpg);
background-repeat: no-repeat;
}

.asiaMap {
width: 350px;
height: 197px;
float: left;
background-image:url(../contactmaps/images/map-asia.jpg);
background-repeat: no-repeat;
}

.europeMap {
width: 350px;
height: 197px;
float: left;
background-image:url(../contactmaps/images/map-europe.jpg);
background-repeat: no-repeat;
}
.australasiaMap {
width: 350px;
height: 197px;
float: left;
background-image:url(../contactmaps/images/map-australasia.jpg);
background-repeat: no-repeat;
}

.northamMap {
width: 350px;
height: 197px;
float: left;
background-image:url(../contactmaps/images/map-north-america.jpg);
background-repeat: no-repeat;
}

.southamMap {
width: 350px;
height: 197px;
float: left;
background-image:url(../contactmaps/images/map-south-america.jpg);
background-repeat: no-repeat;
}

.mapPip {
width: 10px;
height: 10px;
float: left;
background-image:url(../contactmaps/images/pip.png);
background-repeat: no-repeat;
position: absolute;
cursor: pointer;
}

.MapsWrapper {
    float:left;
    width:550px;
}

.MapWrapper {
    float:left;
    width:550px;
    margin-bottom:5px;
}

.MapText {
    float:left;
    margin-left:5px;
    color:#646464;
    font-family:Arial;
   
    font-size: 8pt;
   text-align:left;
    width:195px;
}

.MapText a {
    color:#2A456B !important;
    text-decoration:underline !important;
}


.MapText h2 {
    color: #2A456B;
    font-family:Arial,Sans-Serif;
    font-size: 14pt;
    margin: 0 0 10px;
}

.MapText h3
{
	font-family: Arial, Sans-Serif;
	font-size: 11pt;
	margin: 0px 0px 10px 0px;
	color: #2a456b;
}

.clear {
    display:none;
}

