#Cover{
	margin-top:0;
}

body{
	background:url(/img/test/bg.gif) no-repeat fixed center 350px;	
}

#leftColumn{
	width:165px;
	float:left;
	height:400px;
	/* background:url(/img/promotion/footer.gif) no-repeat bottom left; */
	padding:0;
}

#LeftMenu h4{
	margin:0;
	background:url(/img/test/header.gif) no-repeat top left;
	height: 42px;
	background-color: #000;	
}

#LeftMenu h4 span{
	display: none;
}

#LeftMenu {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 20px;
	height: 400px;
	background:url(/img/test/header.gif) no-repeat bottom left;	
	background-color: #000;
}

	  
#LeftMenu ul {
    margin:0;
	padding: 0 0 5px 15px;
}

#LeftMenu li {
    margin:0;
    /* padding:0; */
	padding-left: -9px;
	text-indent: -0.70em; 
	list-style-type: none;
	padding-bottom: 1px;	  
}

#LeftMenu li a{
margin-left: -15px;
padding: 3px 22px 3px 20px;
display: block;
color:#000;
text-decoration: none;
}
	  
#LeftMenu li a:visited{color: #000; }
#LeftMenu li a:hover {	
	color: #fff; 
	border-left: 6px solid #000;
	text-indent: -13px;  
	border-right: 6px solid #000;	
	background: #999; 
	text-decoration: none; }

#link #selected a  { 
margin-left: -15px;
border-left: 6px solid #000;
border-right: 6px solid #000;
text-indent: -13px;
padding: -10px 22px 3px 20px; 
color: #fff;	
background: #999; 
text-decoration: none; 
}	

#MainColumn{
	border-top: 6px solid #000;
	width: 615px;
	/*margin-left:-10px;*/
	margin:0;
	float:left;
	line-height: 130%;
}


#Content{
/*	padding-left:10px;*/
	padding-top: 10px;	
	line-height: 16px;
	width:605px;
	float:right;
}

#Content h3{
	color: #ff7006;
	font: bold 14px #ff7006;
	margin-bottom: 2px;
}

#Content h4{
	color: #1b26ff;
	font: bold 14px #1b26ff;
	margin-bottom: 2px;
}


#Content ul{
	margin-left: 30px;
	margin-top: 4px;
}

#Content p{
/* text-indent: -2.5em;*/
/* padding-left: 4em; */
margin-top: 4px;
}
