@charset "utf-8";
/* CSS Document */

/*header Box*/

.wmHeader {
	position:relative;
	z-index:44;
}

#parallaxWM {
	width:980px;
	height:199px;
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	background:transparent url(../images/bg_header_wm.jpg) no-repeat top left;
	position:relative;
}

#parallaxWM a {
	width:980px;
	height:199px;
	margin:0px;
	padding:0px;
	display:block;
}

#parallaxWM a span {
	display:none;
}

#girl {
	width:159px;
	height:71px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	left:217px;
	z-index:88;
}

#girl a {
	width:159px;
	height:71px;
	margin:0px;
	padding:0px;
	display:block;
	background:transparent url(../images/wm_girl_head.jpg) no-repeat top left;
}

#girl a span {
	display:none;
}



/*headline text*/

#headerMiddleBottomSub a.wmHeadline {
	width:910px;
	height:41px;
	margin:0px 0px 0px 30px;
	padding:0px;
	display:block;
	background:transparent url(../images/headline_wm.jpg) no-repeat top left;
}

#headerMiddleBottomSub a.wmHeadline span {
	display:none;
}


/*------------wm content TOP-----------------------------------------------------*/

#wmContentTop {
	width:980px;
	height:308px;
	margin:0px 0px 0px 9px;
	padding:0px;
	float:left;
}

#wmContentTop2 {
	width:980px;
	height:3000px;
	margin:0px 0px 0px 9px;
	padding:0px;
	float:left;
}

*html #wmContentTop {
	width:980px;
	height:308px;
	margin:0px 0px 0px 5px;
	padding:0px;
	float:left;
}

/*top LEFT*/

.wmContentTopLeft {
	width:457px;
	height:308px;
	margin:0px;
	padding:0px;
	float:left;
}

.wmContentTopLeft a {
	width:457px;
	height:308px;
	margin:0px;
	padding:0px;
	display:block;
	background:transparent url(../images/bg_wm_left.jpg) no-repeat top left;
}

.wmContentTopLeft a span {
	display:none;
}

/*top RIGHT*/

.wmContentTopRight {
	width:523px;
	height:308px;
	margin:0px;
	padding:0px;
	float:right;
}
.wmContentTopRight2 {
	width:523px;
	height:2308px;
	margin:0px;
	padding:0px;
	float:right;
}

/*wm TEXT*/

.wmText {
	margin:27px 40px 0px 8px;
}

.wmText p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	margin:0px 0px 19px 0px;
	padding:0px;
}

/*wm BTN*/

.wmBtn {
	margin:0px 0px 0px 0px;
}

.wmBtn a {
	width:495px;
	height:84px;
	margin:0px;
	padding:0px;
	display:block;
	background:transparent url(../images/btn_money.gif) no-repeat top left;
}

.wmBtn a span {
	display:none;
}

/*------------wm content BOTTOM-----------------------------------------------------*/

#wmContentBottom {
	width:980px;
	height:49px;
	margin:0px 0px 0px 9px;
	padding:0px;
	float:left;
	background:transparent url(../images/bg_wm_bottom.jpg) no-repeat top left;
}

*html #wmContentBottom {
	width:980px;
	height:49px;
	margin:0px 0px 0px 5px;
	padding:0px;
	float:left;
	background:transparent url(../images/bg_wm_bottom.jpg) no-repeat top left;
}


/*footer*/

#footerBottomRight a.wm {
	color:#4cde19;
}