html, 
body {
	height: 100%;
}
body {
	background-color: #CBCBCD;
	padding: 0;
	margin: 0;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6C6C6C;
	line-height: 18px;
}
#footer a {
	text-decoration: none;
}

input {
	border: 1px solid #6C6C6C;
	height: 19px;
	width: 146px;
}
#container {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 499px;
	height: 278px;
	margin-top: -139px;
	margin-left: -250px;
}
h1 {
	text-indent: -1234em;
	background-image: url(../images/login/header.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
h1 a {
	height: 139px;
	display: block;
	text-decoration: none;
}
ul {
	position: relative;
	height: 25px;
	background-image: url(../images/login/menu.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 5px 0;
	text-indent: -1234em;
	list-style: none;
}
li {
	height: 25px;
	position: absolute;
	top: 0;
}
li a {
	display: block;
	text-decoration: none;
	height: 25px;
}
li#about {
	left: 170px;
	width: 153px;
}
li#contact {
	left: 323px;
	width: 86px;
}
li#faq {
	left: 409px;
	width: 60px;
}
form {
margin: 0;
padding: 0;
}
#block {
	background-image: url(../images/login/block.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 86px;	
}
p#description {
	float: left;
	width: 210px;
	height: 72px;
	margin-left: 13px !important;
	margin-left: 7px;
	margin-top: 13px;
	padding: 0px;
}
span.labelu {
	position: absolute;
	top: 185px;
	left: 250px;
}
span.formu {
	position: absolute;
	top: 183px;
	left: 335px;
}
span.labelp {
	position: absolute;
	top: 212px;
	left: 250px;
}
span.formp {
	position: absolute;
	top: 210px;
	left: 335px;
}
#submit {
	height: 18px;
	width: 69px;
	border: 0;
	position: absolute;
	top: 237px;
	left: 414px;
}
p#footer {
	margin: 0;
	text-align: right;
	font-size: 10px;
	padding: 0 10px;
}
