/* AppGate Free Edition ----------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */

body.sales div#header, body.sales div#header h1 { background: url(/_iface/sprites/sprite_sales.jpg) no-repeat; }
body.sales div#header { height: 247px; }
body.sales div#header h1 { margin: 0; width: 528px; height: 138px; text-indent: -9999px; } /* Text is identical within the image defined in the other css rules. */

body.overview 		div#header h1 { background-position: 0 -247px; }
body.partnernetwork div#header h1 { background-position: 0 -494px; }

body.africa			div#header h1 { background-position: 0 -494px; }
body.asiameast		div#header h1 { background-position: 0 -494px; }
body.centralamerica	div#header h1 { background-position: 0 -494px; }
body.southamerica	div#header h1 { background-position: 0 -494px; }
body.northamerica	div#header h1 { background-position: 0 -494px; }
body.europe			div#header h1 { background-position: 0 -494px; }
body.pacific		div#header h1 { background-position: 0 -494px; }


/* Splitting #left into 2 columns 'on demand'. */
div.region { width: 290px; margin: 0 0 30px 0; }
div.regionLeft { float: left; margin-right: 30px; }
div.regionRight { float: right; }


div#asiameast { background: #fff url(/_iface/obj/misc/asia.gif) right 0px no-repeat; }
div#africa { background: #fff url(/_iface/obj/misc/africa.gif) right 0px no-repeat; }
div#centralamerica { background: #fff url(/_iface/obj/misc/centralamerica.gif) right 20px no-repeat; }
div#europe { background: #fff url(/_iface/obj/misc/europe.gif) right 0px no-repeat; }
div#northamerica { background: #fff url(/_iface/obj/misc/northamerica.gif) right 0px no-repeat; }
div#pacific { background: #fff url(/_iface/obj/misc/pacific.gif) right 0px no-repeat; }
div#southamerica { background: #fff url(/_iface/obj/misc/southamerica.gif) right 0px no-repeat; }