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;
}

/*input
{
color: #781351;
background: #EEE;
height:23px;
border:thin;
border-style:solid;
border-color: #D2D2D2;
padding-left:3px;
}
*/
.login_font{
	font-size:13px;
}
.menu
{
	width:1000px;
}

.menu a, .menu img { 
	line-height:normal !important;
	padding: 0px !important;
	margin: 0px !important;
	border-style:none !important;
	border-width:0px !important;
}

div#form_div{
  width: 383px;
  height: 170px;
  position: relative;
  bottom: 380px;
  right: 430px; /*  
background-color: #fffaab;*/
  border: 0px solid #ddbc58;
  display:inline

}



div#form_div2{
  width: 383px;
  height: 170px;
  position: relative;
  bottom: 380px;
  right: 500px; /*  
background-color: #fffaab;*/
  border: 0px solid #ddbc58;
  display:inline

}



div#form_div3{
  width: 282px;
  height: 170px;
  position: relative;
  bottom: 380px;
  left: 670px; /*  
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;
}
.content {
	 background-image: url(images/nomogo_04.jpg); 
	background-color:#f0f0f0;
	width:1000px;
	height:357px;
	background-repeat: no-repeat;
}

.footer {
	background-image: url(images/nomogo_06.jpg);
	width:1000px;
	height:36px;
	background-repeat: no-repeat;
}

