body {
  margin: 0;
  padding: 0;
  text-align: center;
  min-width: 600px 
}
#centered {
	position: relative;
	top: 0;
	right: 0;
	margin: 0 auto;
	width: 810px;
	text-align: left;
	z-index: 99;
}

#txtBox {
	position: absolute;
	left: 319px;
	top: 367px;
	width: 453px;
	height: 239px;
	text-align: center;
	z-index: 13;
}

#txtBoxQ {
	position: absolute;
	left: 319px;
	top: 270px;
	width: 453px;
	height: 239px;
	text-align: center;
	z-index: 13;
}

#txtBoxBlank {
	position: absolute;
	left: 319px;
	top: 270px;
	width: 453px;
	height: 320px;
	text-align: center;
	z-index: 13;
}

#txtBoxD2 {
	position: absolute;
	left: 319px;
	top: 230px;
	width: 453px;
	height: 239px;
	text-align: center;
	z-index: 13;
}

#txtBoxD {
	position: absolute;
	left: 319px;
	top: 230px;
	width: 453px;
	height: 239px;
	text-align: center;
	z-index: 13;

}

#cFormBox {
	position: absolute;
	left: 275px;
	top: 254px;
	width: 487px;
	height: 248px;
	text-align: center;
	z-index: 13;
}

#registerForm {
	position: absolute;
	left: 295px;
	top: 234px;
	width: 487px;
	height: 248px;
	text-align: center;
	z-index: 13;
}

#loginForm {
	position: absolute;
	left: 295px;
	top: 234px;
	width: 487px;
	height: 248px;
	text-align: center;
	z-index: 13;
}



#tLines {
  position: absolute;
  left: 5px;
  top: 165px;
  width: 801px;
  height: 26px;
  z-index: 11;
}

#pgHeadImg {
  position: absolute;
  left: 273px;
  top: 271px;
  width: 509px;
  height: 97px;
  z-index: 10;
}

#pgHeadImgQ {
  position: absolute;
  left: 273px;
  top: 201px;
  width: 509px;
  height: 97px;
  z-index: 10;
}

#pgHeadImgS {
  position: absolute;
  left: 273px;
  top: 214px;
  width: 509px;
  height: 97px;
  z-index: 10;
}

#pgHeadImgC {
  position: absolute;
  left: 273px;
  top: 196px;
  width: 509px;
  height: 62px;
  z-index: 10;
}

#detailBkg {
  position: absolute;
  left: 273px;
  top: 214px;
  width: 450px;
  height: 97px;
  z-index: 12;
}

#addrImg {
  position: absolute;
  left: 305px;
  top: 613px;
  width: 465px;
  height: 23px;
  z-index: 9;
}

#rule {
  position: absolute;
  left: 272px;
  top: 191px;
  width: 6px;
  height: 409px;
  z-index: 10;
}

#tagImg {
  position: absolute;
  left: 32px;
  top: 613px;
  width: 244px;
  height: 23px;
  z-index: 9;
}

#contactNav {
  position: absolute;
  left: 623px;
  top: 147px;
  width: 178px;
  height: 14px;
  z-index: 8;
}

#tNav {
  position: absolute;
  left: 5px;
  top: 61px;
  width: 800px;
  height: 44px;
  z-index: 4;
}

#leftNavig {
  position: absolute;
  left: 5px;
  top: 214px;
  width: 265px;
  height: 176px;
  z-index: 5;
}

#pLogo {
  position: absolute;
  left: 19px;
  top: 84px;
  width: 255px;
  height: 77px;
  z-index: 7;
}

#circuit {
  position: absolute;
  left: 56px;
  top: 298px;
  width: 176px;
  height: 176px;
  z-index: 3;
}

#white {
  position: absolute;
  left: 0px;
  top: 50px;
  width: 810px;
  height: 610px;
  background-color: #FFFFFF;
  z-index: 1;
  
}

#whiteQ {
  position: absolute;
  left: 0px;
  top: 50px;
  width: 810px;
  height: 655px;
  background-color: #FFFFFF;
  z-index: 1;
  
}

.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
}
.arial9Left {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
}
.arial9LeftHeadTight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	margin-bottom: -20px;

}
.arial9CenterTight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	text-align: center;
}
.arial9LRight {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-align: right;
}
.pull {
  width: 100px;
  float: right;
  margin: 0 0 5px 5px;
  padding: 5px;
  background-color: #FFF;
}
