.content {
	z-index:-3;
	position:absolute;
	top:95px;
	left:10px;
}
.footpos1,.footer2, .leftdiv, .logoleft, .mainpic, .contentpic, .degrad  {display: none !important;}
.glidetext {
	z-index:-3;
	position: relative;
	/*Set initial position of your text. Make it just enough to hide the text from view:*/
	left: -450px;
	width: 250px;	
	height: 40px;		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #EED6B5;
}
.maindiv {
	z-index:1;
	position: absolute;
	top: 140px;	
	left: 0px;
	margin-top: 20px;	
}
.footer {
	clear: both;
	z-index:1;
	position:relative;
	color: #000000;	
	top: 5px;
	left: 10px;
}
.footpos2 {
	border-top: 0px;
	border-right: 0px;
	position: absolute;
	width: 400px;		
	height: 100px;	
	text-align: left;			
}



