/* styles to fix IE7 */
nav {
  background-repeat: repeat-x;
 background-size: 100% 100%;
}
.footframe{
	background-color: #CECE9E;
}
ul li a span { 
	position:absolute;
	right:5px; 
	top:10px; 
}
/*
ul ul li a { 
	border-right:none; 
}
*/
.content { clear:both; }