.wingleftHome {
	background-image: url(../images/structure/bg_wingleft.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.wingrightHome {
	background-image: url(../images/structure/bg_wingright.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.wingbottomHome {
	background-image: url(../images/salutweb_06_06.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.mainCell {
	vertical-align: middle;
}
.topcell {
	background-color: #938048;
	background-image: url(../images/topband_bg.gif);
	background-repeat: repeat-x;
	height: 41px;
	background-position: bottom;
}
.redtop {
	background-color: #4D040A;
	background-image: url(../images/salutweb_topbar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.flashstyle {
	background-image: url(../images/flashslice.jpg);
	background-repeat: no-repeat;
}
.menu {
	border: 1px solid #000000;
}
.menulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 6px;
}
.foottext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4e5461;
	padding-top: 8px;
}
a:link {
	color: #4E5461;
	text-decoration: none;
}
a:visited {
	color: #4E5461;
	text-decoration: none;
}
a:active {
	color: #4E5461;
	text-decoration: none;
}
a:hover {
	color: #91A1C6;
	text-decoration: underline;
}