* {margin:0;	padding:0;	border:0;	outline:0;}

body {
 background-color:#121212;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#bbbdbf;
}

a {color:#bbbdbf;}
a:hover {color:black;	text-decoration:underline;}
li a,li a:hover {text-decoration:none;}
ul {padding-left:20px;}

h1, h2, h3, h4, h5, h6 {font-weight:bold; line-height:130%;}
h2 {font-size:15px;}
h3 {font-size:14px;}
h4 {font-size:13px;}
h5 {font-size:12px;}
h6 {font-size:11px;}

#page{width:900px; margin-left:auto; margin-right:auto; top:0;}
#header {min-height:72px; height:72px; background-image:url("/common/images/ALL_Header_Background.png");}
#menu {
 width:900px;	
	margin:auto;	
	display:block;	
	line-height:1.2em; 
	color:#ccc; 
	background-color:#222; 
	min-height:33px; 
	height:33px; 
	border-bottom:#999 1px solid;
}
#menu ul {margin:0;	padding:0;	border:0;	list-style-type:none;}
#menu li {
	margin:0;
	padding:0;
	border:0;
	display:block;
	float:left;
	position:relative;
}
#menu li:hover {background-color:#444;}
#menu .Folder {padding:10px 18px 10px 18px;
	font-size:15px;
	font-weight:bold;color:#fff;}
#menu a {
	text-decoration:none;
	text-align:left;
	padding:10px 18px 10px 18px;
	font-size:15px;
	font-weight:bold;
	letter-spacing:normal;
	color:#fff;
	display:block;
}
#menu a:hover {color:#fff;}
#PageHeader {background-color:#121212;	padding:0px 0px 0px 0px;}
#PageBody {min-height:405px;	background-color:white;}
#PageBodyContainer {width:900px;	padding:0px 0px 0px 0px;	margin:auto;}
#PageFooter {	background-color:#121212;	padding:10px 0px 0px 0px;}
#PageFooterContainer {padding:10px 0px 10px 0px;	width:900px;	margin:auto;}
#PageFooter a {text-decoration:none;	color:#fff;}
#PageFooter a:hover {text-decoration: underline;}
#content {
}
.footer-info-1 {color:#bbbdbf;}
.footer-info-1 a {color:#fff;	line-height:16px;}
.footer-info-1 p.Links span {display:block;	float:left;	width:11px;	clear:left;}
.footer-info-1 p.Links a {display: block;float: left;	width: 140px;}
.footer-info-1 div {float: left;}
.footer-info-1 .info-1 {width:156px;	padding:0px 10px 0px 0px;}
.footer-info-1 .info-2 {width:156px;	padding:0px 10px 0px 10px;	border-left:1px solid #3b3b3c;}
.footer-info-1 .info-3 {width:156px;	padding:0px 10px 0px 10px;	border-left:1px solid #3b3b3c;}
.footer-info-1 .info-4 {width:156px;	padding:0px 10px 0px 10px;	border-left:1px solid #3b3b3c;}
.footer-info-1 .info-5 {width:156px;	padding:0px 0px 0px 10px;	border-left:1px solid #3b3b3c;}
/*.footer-info-1 .info-6 {width:130px;	padding:0px 0px 0px 10px;	border-left:1px solid #3b3b3c;}*/
.footer-info-1 div h5 {padding:0px 0px 13px 0px;	font-size:14px;	font-weight:bold;}
ul#continents {
	list-style:none;
	background:url("/common/images/worldmap.jpg") no-repeat 0 0;
	position:relative;
	width:900px;
	height:464px;
	margin:0;
	padding:0;
}
ul#continents li {position:absolute;}
ul#continents li a {display:block;	height:100%; text-indent:-9000px;}
#northamerica {width:254px;	height:169px;	top:47px;	left:8px;}
#southamerica {width:221px;	height:279px;	top:165px;	left:81px;}
#africa {width:196px;	height:233px;	top:144px;	left:340px;}
#europe {width:269px;	height:135px;	top:20px;	left:264px;}
#asia {width:328px;	height:273px;	top:33px;	left:462px;}
#australia {width:192px;	height:150px;	top:272px;	left:700px;}
ul#continents li a:hover {background:url("/common/images/worldmap_highlight.png") no-repeat 0 0;}
ul#continents li#northamerica a:hover {background-position:4px 2px;}
ul#continents li#southamerica a:hover {background-position:-252px 1px;}
ul#continents li#africa a:hover {background-position:-474px 1px;}
ul#continents li#europe a:hover {background-position:-674px 2px;}
ul#continents li#asia a:hover {background-position:-1142px 1px;}
ul#continents li#australia a:hover {background-position:-953px -2px;}
ul#continents li a span {display:none;}
ul#continents li a:hover span {display:block;} 
