#header h1 a {
	background-image: none !important;
}
#footer {
	position: relative !important;
	height:30px;
	background-image: none !important;
}
#footer a {
	color: #00375b !important;
}
#quicklinks {
	display: none;
}
#address {
	background-image: none !important;
	background-color: transparent;
	color: #00375b;
}


/* for understanding browsers */
#content-wrap {
overflow: visible;
min-height:650px; 
}
/* for Internet Explorer */
/*\*/
* html #content-wrap {
height: 650px;
}
/**/