@charset "utf-8";
.bckgrnd_sw {
	width: auto;
	height: 476px;
	background-image: url(/SiteGen/Uploads/Public/Skin_MWH_Global/bckgrnd/blue_shape_hor_1.gif);
	float: none;
	clear: both;
	top: -555px;
	bottom: auto;
	padding-top: -555px;
	position: fixed;
	visibility: inherit;
	z-index: auto;
	clip: rect(-1px,auto,auto,auto);
}
.bckgrnd_1 {
	background-image: url(/SiteGen/Uploads/Public/Skin_MWH_Global/bckgrnd/blue_shape_hor_1.gif);
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-attachment: fixed;
	clip: rect(auto,auto,auto,auto);
	height: 555px;
}

.bckgrnd_gra {
	background-image:url(/SiteGen/Uploads/Public/Skin_MWH_Global/bckgrnd/blue_shape_hor_1.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	position: inherit;

}
.bckgrnd_test{
	background-image: url(/SiteGen/Uploads/Public/Skin_MWH_Global/bckgrnd/blue_shape_hor_1.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position: 10% 100%;
	height: 500px;
}