#logo {
	padding: 0 0 0 42px;
	position: relative;
	top: -20px;
}

#flashLogo {
	padding: 0 0 0 42px;
	top: -250px;
}

#headerMenu UL LI.brandname {
	height: 26px;
	padding: 14px 0 14px 0;

}

#sidemenu UL {
	list-style: none;
	padding: 0;
	margin: 0 
}

#sidemenu UL LI {
	width: 229px;
	height: 20px;
	background-image: url( /image/featureshim.gif );
	background-repeat: no-repeat;
	background-position: bottom;
	
}

#sidemenu UL LI A  {
	width: 183px;
	padding: 2px 0 2px 46px;
	color: #1473A1;
	display: block;
}

#sidemenu UL LI A:hover {
	color: #4690B5;
}

#sidemenu UL LI.sel A {
	background-color: #E9F6FC;
}

.quote {
	color: #3498CA;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
}

.quote STRONG {
	color: #04699B;
	font-size: 1.3em;
	line-height: 0.8em;
}

#content LI A {
	font-weight: bold;
}