@charset "utf-8";

#customer {
	width:860px;
	height:1644px;
	background:url(../img/corporate_customer/workflow.gif) no-repeat;
	margin:0 auto;
	position:relative;
}

	.wake {
		width:240px;
		height:100px;
		text-align:center;
		color:#16a;
		font-size:10pt;
	/*	font-weight:bold;
		letter-spacing:0.5em;	*/
		letter-spacing:2px;
		line-height:130%;
		position:absolute;
		z-index:1;
	/*	background-color:#f00;
		filter:alpha(opacity=30);
		opacity:0.3;	*/			 	/* Firefox, Chrome */
	}

	#customer #wake1 {
		top:170px;
		left:40px;
	}

	#customer #wake2 {
		top:335px;
		left:40px;
	}

	#customer #wake3 {
		top:170px;
		left:580px;
	}

	#customer #wake4 {
		top:335px;
		left:580px;
	}

	.text {
		width:610px;
		height:140px;
		text-align:left;
		color:#16a;
		font-size:9pt;
		letter-spacing:1px;
		position:absolute;
		z-index:1;
	/*	background-color:#f00;
		filter:alpha(opacity=30);
		opacity:0.3;		*/		 	/* Firefox, Chrome */
	}

	#customer #text1 {
		top:475px;
		left:200px;
		line-height:138%;
	}

	#customer #text2 {
		top:703px;
		left:200px;
		line-height:163%;
	}




	.btn {
		display:block;
		width:128px;
		left:12px;
		position:absolute;
		z-index:1;
		filter: alpha(opacity=60);
		-moz-opacity:0.6;
		opacity:0.6;
	}

	.btn:hover {
		filter: alpha(opacity=100);
		-moz-opacity:1.0;
		opacity:1.0;
	}

/*
	#btn1{
		top:425px;
		height:70px;
		background:url(../img/corporate_customer/btn1.gif) no-repeat;
	}
*/

	#btn2{
	/*	top:500px; */
		top:425px;
		height:45px;
		background:url(../img/corporate_customer/btn2.gif) no-repeat;
	}

	#btn3{
	/*	top:550px; */
		top:475px;
		height:45px;
		background:url(../img/corporate_customer/btn3.gif) no-repeat;
	}

	#btn4{
	/*	top:600px; */
		top:525px;
		height:45px;
		background:url(../img/corporate_customer/btn4.gif) no-repeat;
	}



	#btn7 {
		top:575px;
		height:128px;
		background:url(../img/corporate_customer/btn7.gif) no-repeat;
	}

	#btn8 {
		top:625px;
		height:128px;
		background:url(../img/corporate_customer/btn8.gif) no-repeat;
	}



	#btn5 {
	/*	top:650px; */
		top:675px;
		height:70px;
		background:url(../img/corporate_customer/btn5.gif) no-repeat;
	}

	#btn6 {
	/*	top:725px; */
		top:750px;
	/*	height:128px; */
		height:103px;
		background:url(../img/corporate_customer/btn6.gif) no-repeat;
	}



