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: 12px;
	color: #6C6C6C;
	line-height: 18px;
}
a {
	color: #6C6C6C
}
input {
	border: 1px solid #6C6C6C;
	height: 19px;
	width: 146px;
}
#container {
	width: 499px;
	margin: 10px auto;
}
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#nav {
	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;
}
#nav li {
	height: 25px;
	position: absolute;
	top: 0;
}
#nav 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;
}
#block {
	background-image: url(../images/abouts/slice.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
#inner {
	background: url(../images/abouts/top.gif) top left no-repeat;
}
#bottom {
	background-image: url(../images/abouts/bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 100px;
	_height: 100px;
	padding: 10px;
}
#footer a {
	text-decoration: none;
}
p#footer {
	margin: 0;
	text-align: right;
	font-size: 10px;
	padding: 0 10px;
}
#right ul {
	list-style: none;
}
#bottom li {
	margin-bottom: 13px;
}
#bottom li ul li {
	margin-bottom: 3px;
}
#bottom ul li ul {
	list-style-type: disc;
	margin-top: 4px;
}
dl {
	padding: 10px 20px;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 15px;
	margin-top: 0;
}
dd p {
	margin: 0;
}
ul#compliant {
	margin: 10px;
	padding: 0;
}
ul#compliant li {
	margin: 0;
	padding: 0;
}
