body {
	background-image:url('../images/mainBg.gif'); 
	background-position:top left; 
	background-repeat:repeat-x;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	margin: 0 auto;	
	padding: 0;
	line-height: 1.5em;
}

#header {
	background-color: #E1E0B5; 
/*	background-color: white;*/
	background-position: bottom left;
/*	background-image:url('../images/headerBg.jpg'); 
	background-image:url('../images/headerBg.gif');
	background-repeat: repeat-x;*/
	height: 100px;	
	margin: 0 auto;
}

#header #headerContent {
	width: 900px;
	margin: 0 auto;
}

#header .menuLeft {
	background-image:url('../images/headerMenuBgLeft.gif'); 
	background-position:top left; 
	background-repeat:no-repeat;
	margin-top:51px;
	margin-right:20px;
	height:49px;
	width:420px;	
}

#header .menuRight {
	background-image:url('../images/headerMenuBgRight.gif'); 
	background-position:top right; 
	background-repeat:no-repeat;
	height: 100%;
}

#header .menu  {
	background-image:url('../images/headerMenuBg.gif'); 
	background-position:top left; 
	background-repeat:repeat-x;
	margin:0 8px 0 8px;
	height: 100%;	
}

#header .menu  ul {
	margin:0;
	padding: 0;
	font-size: 1.2em;
}

#header .menu  li {
	display: inline;	
}

#header .menu li a {	
	color: #666;
	display: block;
	float: left;
	line-height:49px;
	margin: 0 1px;
	padding: 0 10px;
	height:49px;
	text-decoration: none;
}

#header .menu li a:hover {
	background-image:url('../images/headerMenuHighlight.gif'); 
	background-position:top left; 
	background-repeat:repeat-x;
	color: #000;
	text-decoration: underline;
}

#main {
	width:900px;
	margin:0 auto;
	padding: 2em 0 2em 0;
	text-align: justify;
}

#main ul  { 
	list-style-image: url('../images/bullet.gif') !important;
	list-style-image: none;
	margin-left: 1em;
	padding-left:1em;
}

#main  ul li {
	margin: 1em 0;
}

#main .content {
	margin:0 1em 1em 1em; 
	width:640px; 
	float:left;
}

#header .menu li a.selected {	
	background-image:url('../images/headerMenuSelected.gif'); 
	background-position:top left; 
	background-repeat:repeat-x;
	color: #000;
	text-decoration: underline;
}

#footer {
	background-image:url('../images/footerBg.gif'); 
	background-position:top left; 
	background-repeat:repeat-x;
	background-color: #313131;
	clear: both;
	color: #fff;	
}

#footer  #footerContent {
	background-image:url('../images/footerContentBg.gif'); 
	background-position:top center; 
	background-repeat:no-repeat;
	width: 850px;
	margin: 0 auto;
	padding: 1em 25px 0 25px;
	font-size: 0.9em;
}

#footer .copy {
	font-size:0.9em;
	margin-top: 1em;
	text-align:center;
	clear:both;
}

#footer #footerContent h4 {
	font-family: tahoma, verdana, arial, sans-serif;
	margin-top: 0;
	color:white;
	font-size: 1.1em;
}

#footer #footerContent ul.footerMenu { 	
	list-style-image: none;	
	list-style-type: none;
	margin-left: 0em;
	padding-left:0em;
}

#footer #footerContent ul li a{
	color: white;	
	text-decoration: none;
}

#footer #footerContent ul li a:hover {	
	text-decoration: underline;
}

#spotlight {		
	background-position:top left; 
	background-repeat: no-repeat;
	width:640px; 
	height:300px; 
	float:right;
	position:relative;
	top: 0;
	left: 0;
}

.feature1 {
	background-image:url('../images/xm-spotlight1.jpg');
	width:640px; 
	height:300px; 	
	position: absolute;
	top: 0px; 
	left: 0em; 
	z-index: 1;
}
.feature2 {
	background-image:url('../images/xm-spotlight2.jpg');
	width:640x; 
	height:300px; 	
	position: absolute;
	top: 0px; 
	left: 0em; 
	z-index: 1;
}

.spotMenu {
	position: absolute;
	top: 0px; 
	left: 0em; 
	z-index: 2;
}

#spotlight  ul {
	margin: 40px 0 0 0;
	padding: 0;
}

#spotlight  ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#spotlight ul li a {
	background-color: #85856B;
	border-bottom: 1px solid #5E5E4B;
	color: #fff;	
	display:block;
	font-weight: bold;
	font-size: 1.4em;
	padding: 1em 0em 1em 15px;
	text-decoration: none;	
	width: 150px;
}

#spotlight ul li a.selected {
	background-color: #fff;
	background-image:url('../images/spotlightHighlight.gif'); 
	background-position:top left; 
	background-repeat:repeat-y;
	color: #000;
}

#spotlight ul li a:hover {
	background-color: #E1DDBA;
	color: #000;	
}

#spotlight ul li a span {
	font-size: 0.6em;
	font-weight: normal;	
}

.sidebar1TopLeft {	
	background-image:url('../images/sidebar1BgTopLeft.gif'); 
	background-position:top left; 
	background-repeat:no-repeat;
}

.sidebar1TopRight {
	background-image:url('../images/sidebar1BgTopRight.gif'); 
	background-position:top right; 
	background-repeat:no-repeat;
}

.sidebar2TopLeft {	
	background-image:url('../images/sidebar2BgTopLeft.gif'); 
	background-position:top left; 
	background-repeat:no-repeat;
}

.sidebar2TopRight {
	background-image:url('../images/sidebar2BgTopRight.gif'); 
	background-position:top right; 
	background-repeat:no-repeat;
}

.sidebar2TopLeft .sidebarTop {
	background-color: #A1A181;
}

.sidebar1TopLeft .sidebarTop {
	background-color: #889BAE;
}

.sidebarTop  {	
	margin:0 10px 0 10px;
	line-height:40px;	
	height: 40px;
	padding: 0 0.5em;
}

.sidebarTop h3 {
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 1.2em;
	margin:0;
}

.sidebar {	
	border-top: 1px solid white;
	color: black;
	line-height: 1.5em;
	padding: 0.1em 1.5em 0.1em 1.5em;	
	text-align: left;
}

.sidebar ul {
	margin: 0;
	padding:0;
	display:inline;
}
.sidebar ul li{
	margin: 0;
	padding:0;
	display:inline;
}
.sidebar ul li a {
	color: black;
	display:block;
	padding:0.25em;
}

.sidebar ul li a:hover {
	color: #f63;
}


.sidebar1 {
	background-image:url('../images/sidebar1Bg.gif'); 
	background-position:top left; 
	background-repeat:repeat-x;
	background-color: #D1EDED;
}

.sidebar1 .selected {
	background-color: #e1f0fD;
}

.sidebar2 {
	background-image:url('../images/sidebar2Bg.gif'); 
	background-position:top left; 
	background-repeat:repeat-x;
	background-color: #E8E8C7;
}

.sidebar1BottomLeft {	
	background-image:url('../images/sidebar1BgBottomLeft.gif'); 
	background-position:bottom left; 
	background-repeat:no-repeat;
	height: 10px;
}

.sidebar1BottomRight {
	background-image:url('../images/sidebar1BgBottomRight.gif'); 
	background-position:bottom right; 
	background-repeat:no-repeat;
	height: 10px;
}

.sidebar1BottomLeft .sidebarBottom {
	background-color: #D1EDED;	
}

.sidebar2BottomLeft {	
	background-image:url('../images/sidebar2BgBottomLeft.gif'); 
	background-position:bottom left; 
	background-repeat:no-repeat;
	height: 10px;
}

.sidebar2BottomRight {
	background-image:url('../images/sidebar2BgBottomRight.gif'); 
	background-position:bottom right; 
	background-repeat:no-repeat;
	height: 10px;
}

.sidebar2BottomLeft .sidebarBottom {
	background-color: #E8E8C7;	
}

.sidebarBottom  {	
	margin:0 10px 0 10px;		
	padding: 0;
	height: 10px;
}

.inlay {
	padding:0.25em 1.5em 0.25em 0em; 
	background-color: 
	#f5f5ff;color: black; 
	text-align:left;
}

.inlay ul li {
	padding:0;
	line-height:1.2em;
}

a {
	color: #36f;	
}

a:hover {
	color: #f63;
}

h1 {
	color: #75755B;
	font-size:1.8em;
	font-family:arial, sans-serif;
}

h2 {
	color: #369;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 1.5em;
	margin: 0.8em 0 0.8em 0;
}

h3 {
	color: #257;
	font-size: 1.2em;
	margin-bottom: 0.8em;
}
h4 {
	color: #432;
	font-family:arial, sans-serif;
	font-size: 1em;
}

p {
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}

img {
	border: 0;
}

table td {
	vertical-align:top;
}
