ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
#menu span {
  display: none;
  position: absolute;
}
#menu a {
	display: block;
	text-indent: 0%;
	position: absolute;
	outline: none;
	left: 25px;
	top: 16px;
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
}

#menu .home {
  width: 272px;
  height: 59px;
  background: url(images/logo.jpg) no-repeat;
}
.wht {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
/* CSS Document */

 
#glowingtabs{
	float: left;
	width:100%;
	line-height:normal;
	border-bottom: 0px solid #7e9fff; /*Add border strip to bottom of menu*/
	height: 32px;
}

#glowingtabs ul{
	list-style-type: none;
	margin:0;
	margin-left: 175px; /*Left offset of entire tab menu relative to page*/
	padding:0;
	list-style-image: url(images/green_bullet.gif);
}

#glowingtabs li{
	display:inline;
	margin:0;
	padding:0;
}

#glowingtabs a{
	float:left;
	background:url(images/nav_left.jpg) no-repeat left top;
	margin:0;
	margin-right: 50px; /*spacing between each tab*/
	padding:0 0 0 10px;
	text-decoration:none;
	width: 7em;
}

#glowingtabs a span{
	float:left;
	display:block;
	background:url(images/nav_right.jpg) no-repeat right top;
	padding: 7px 15px 9px 0px;
	font-weight:normal;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
	color: #009900;
}

#glowingtabs #current a{ /*Selected Tab style*/
background-position:0 -41px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
	background-position:100% -41px; /*Shift background image up to start of 2nd tab image*/
	color: #660000;
}

#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -41px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -41px; /*Shift background image up to start of 2nd tab image*/
}
#main {
	position:absolute;
	left: 50%;
	margin-left: -512px;
	margin-top: 0px;
	width:1025px;
	height:682px;
	z-index:1;
	background-image: url(images/main.jpg);
	top: 0px;
}

#nav {
	position:absolute;
	left:19px;
	top:75px;
	width:990px;
	height:32px;
	z-index:1;
}

body {
	background: #2c2721 url(images/gradient.jpg) repeat-x;
}
#info {
	position:absolute;
	left:868px;
	top:25px;
	width:134px;
	height:49px;
	z-index:3;
}
.wht_higher {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}
.wht_higher_orange_bullet {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	list-style-image: url(images/orange.gif);
}
.wht_higher_yellow_bullet {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	list-style-image: url(images/yellow.gif);
}
.wht_green_bullet {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	list-style-image: url(images/green_bullet.gif);
}
.orange {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFCC00;
}
.yellow {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFF00;
}
#logo {
	position:absolute;
	left:21px;
	top:16px;
	width:272px;
	height:59px;
	z-index:6;
}
#cc {
	position:absolute;
	left:81px;
	top:608px;
	width:174px;
	height:34px;
	z-index:4;
}
#macpc {
	position:absolute;
	left:21px;
	top:606px;
	width:58px;
	height:34px;
	z-index:5;
}
.wht_small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}
#rights {
	position:absolute;
	left:782px;
	top:625px;
	width:216px;
	height:15px;
	z-index:6;
}
.red {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #660000;
}
