body {
	margin: 0;
	padding: 0;
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
}


h1, h2, h3, h4, p, ul {
  margin: 0;
  padding: 0;
  font-weight: normal;
  list-style: none;
}

a:link, a:visited {
  color: #7389ae;
}

a:hover, a:active {
  color: #faec8f;
}

h1 span {
  display: none;
}


a {
  outline: none;
}

form, table {
  margin: 0;
  padding: 0;
}

/*shared*/

span.clr {
  display: block;
  clear: both;
}



/*content*/

#container {
	position: relative;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#body {
  height: 100%;
  width: 100%;
}

#content {
  position: relative;
  z-index: 10000;
  background: url(../images/bg_top.gif) repeat-x;    
  margin:0px auto;  
}

#body {
  width: 100%;
  position: relative;
  z-index: 10000;
  margin:0px auto;    
}

/*big menu*/


#login{
	position: absolute;
	left: 595px;
	top: 71px;
	font-size: 12px;
	padding: 7px;
	padding-left: 30px;
	margin: 0px;
	background-image:url(../images/login.gif);
	background-repeat: no-repeat;
	width: 139px;
	
}
#login_logo{
  padding-left:170px;
  background-color:#FF0000
 
  }


#login_frm{
	margin: 0px;
	width: 650px;
	height: 600px;
	background-image:url(../images/login_frm2.jpg);
	background-repeat: no-repeat;
	padding-top:110px;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#login_frm div.title{
	color:#000;
	width: 250px;
	text-align:right;
	float:left;
	height: 32px;
	padding:4px;
	font-weight:bold;
}
#login_frm div.input{
  vertical-align:middle;
  height: 40px;
  float:left;
  color:#000;
  width: 250px;
  text-align:left;  
}

#login_frm input{
	border:1px none #000;
	color:#101818;
	background-color: #527DEF;
  
}

#login_frm .submit{
  vertical-align:middle;
  height: 40px;
  width: 105px;
  height: 77px;
  border:0px;
  text-align:left;  
  cursor:hand;
  background-image:url(../images/submit.jpg);
  background-repeat: no-repeat;
  cursor:pointer;
  cursor:hand  ;
}

#bottom{
  padding-top:5px;
  background: #fff;
}

/*
