@import url("../Smooth.css");

/* Color scheme */
#fw-title {
	background:url('banner.png') no-repeat
}

#fw-smalltitle {
	background:url('smalltitle-bg.png');
	color:#fff
}

#fw-mainnavwrap {
	background:url('right.gif') no-repeat 75px bottom;
}

#fw-mainnavwrap li {
	background:url('line.gif') no-repeat bottom right
}

.fw-title {
	background:#ecced0
}

.fw-tertiary {
    background-color: #ECCED0;
    border-color: #ECCED0;
}

.fw-footertext {
	overflow: auto;
	background:#ce1042;
}
