body {
	background-color: #2C2C2C;
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
}

.header {
	background-image: url(images/nomogo_01.jpg);
	width:1000px;
	height:141px;
	background-repeat: no-repeat;
	text-align: right;
}

.login_font{
	font-size:15x;
}

div#form_div{
  width: 182px;
  height: 170px;
  position: relative;
  bottom: 190px;
  right: 760px; /*  
background-color: #fffaab;*/
  border: 0px solid #ddbc58;
  display:inline
}


div#form_div2{
  width: 182px;
  height: 170px;
  position: relative;
  bottom: 30px;
  right: 760px; /*  
background-color: #fffaab;*/
  border: 0px solid #ddbc58;
  display:inline
}

div#form_div3{
  width: 282px;
  height: 170px;
  position: relative;
  bottom: 20px;
  left: 0px; /*  
background-color: #fffaab;*/
  border: 0px solid #ddbc58;
  display:inline

  z-index: 5;
}


.counter {
	background-image: url(images/nomogo_04.jpg);
	width:1000px;
	height:49px;
	background-repeat: no-repeat;
}

.counter_txt1{
	color:#FFF;
	text-align:right;
	font-size:18px;
	padding-right:50px;
}

.counter_txt2{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:25px;
	font-weight:bold;
}
.footer {
	background-image: url(images/nomogo_06.jpg);
	width:1000px;
	height:36px;
	background-repeat: no-repeat;
}

