body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	letter-spacing:0pt;
	line-height:22px;
	text-align:center;
}
img{
	border:0px;
}
#center {
	z-index: 1;
	width: 994px;
	height: 600px;
	text-align:left;
	margin:auto;
	overflow:hidden;
}
#main{
	height: 600px;
	width: 994px;
	position: absolute;
	top: 0px;
}
#content{
	margin:12px 14px 12px 14px;
	widht:966px;
	height:576px;
}
#mail{
	position: absolute;
	top: 459px;
	left:633px;
	z-index:10;
}

#bgImageBox { position: relative; z-index: 1; width: 100%; height: 369px;  }
#bgImage { position: absolute; width: 100%; height: 100%;  }
#bgImage img { position:absolute; z-index:1; left: 0px; top:0; margin:0;  width: 100%; height: auto;}
#bgImage img.active{z-index:3 }