
body
{
	background-image: url(../img/sitebrand-2/brandtile.jpg);
	background-repeat: repeat-x;
	background-color:#fff;
	padding: 0px;
	margin: 0px;
}

#rightbanner
{
	background-image: url(../img/sitebrand-2/salomon.jpg);
	background-repeat: no-repeat;
	position:absolute;
 	width:569px;
 	height:950px;
	left:848px;
	top:0px;
	margin-top:0px;
	padding-top:0px;
}
#fixedbottombar {
	background-color: black;
	color: white;
	bottom: 0;
	height: 27px;
	left: 0;
	z-index: 200;
	margin-left: 0;
	padding: 8px;
	width: 832px;
}
#content
{
	display: inline;
	padding-left: 8px;
	width: 840px;
	margin-left:0;
	float: left;
	margin-bottom: 23px;
}


/*

.banner_hori
{
}
.replacemantbannertop
{
	width: 728px;
	height: 90px;
	overflow:visible;
}

*/
