body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	background-color: #CCCCCC;
	margin:0;
}
#apDiv5 a:link, apDiv5 a:visited, apDiv5 a:active {
	color: #FF6600;
}
#apDiv5 a:hover {
	color: #999999;
}
#apDiv2 a:link, #apDiv2 a:visited, #apDiv2 a:active {
	color: #FFF;
	text-decoration:none;
}
#apDiv2 a:hover {
	color: #000;
	text-decoration:none;
}
#content {
	position:relative;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 0px;
	height: 580px;
	width: 950px;
	margin: 0px auto 0px auto;
}
#apDiv1 {
	position:absolute;
	left:62px;
	top:104px;
	width:500px;
	height:180px;
	z-index:1;
	background-image: url(sl_logo_big.gif);
}
#apDiv2 {
	position:absolute;
	left:647px;
	top:89px;
	width:280px;
	height:377px;
	padding: 0 5px 0 5px;
	z-index:1;
	background-color: #FF6600;
	overflow: hidden;
	color:#000000;
}
#apDiv3 {
	position:absolute;
	left:13px;
	bottom:13px;
	width:924px;
	height:90px;
	z-index:1;
	background-color: #000000;
	overflow: hidden;
}
#apDiv4 {
	position:relative;
	height:20px;
	margin:35px auto 0px auto;
	padding:0;
	width:904px;
	font-size:14px;
	overflow:hidden;
}
#apDiv5 {
	position:relative;
	height:18px;
	margin:5px auto 0px auto;
	padding:0;
	width:904px;
	font-size:14px;
	text-align:right;
}
#navmenu {
	position:absolute;
	left:61px;
	top:436px;
	width:auto;
	z-index:1;
}
ul#nav {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
}
ul#nav li {
	float: left;
	margin: 0;
	padding: 0;
}
ul#nav a {
	float: left;
	padding: 0;
	background: url(tab.gif) no-repeat top left;
	text-decoration: none;
	color: #222;
}
ul#nav span {
	float: left;
	padding: 7px 0 5px 24px;
	cursor: pointer;
	font: 140% Arial, Verdana, sans-serif;
}
ul#nav li#active a, ul#nav a:hover {
	background: url(tab2.gif) no-repeat top left

}
ul#nav li#active span, ul#nav a:hover span {
	color: #FF6600
}
