* {
  border: 0;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	background: #ffffff;
	text-decoration: none;
	background-color: #c5ccd1;
	text-align:center;
}

a:link    {text-decoration: none; border-style: none; color: #ffffff;}
a:active  {text-decoration: none; border-style: none; color: #ffffff;}
a:visited {text-decoration: none; border-style: none; color: #ffffff;}
a:hover   {text-decoration: none; border-style: none; color: #666666;}

div#container
{
	position: relative;
	top:38px;
	bottom:auto;
	width:968px;
	height:778px;
	margin-top:0;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	border:0;
	padding:0;
	background-color: #ffffff;
}

div#head
{
	position:absolute;
	width:100%;
	height:80px;
	top:0px;
	left:0px;
	background-color: #929ca2;
}

.bordt
{
	position:absolute;
	width:100%;
	height:4px;
	top:0px;
	left:0px;
}

.bordr
{
	position:absolute;
	width:4px;
	height:100%;
	top:0px;
	right:0px;
}

.bordl
{
	position:absolute;
	width:4px;
	height:100%;
	bottom:0px;
	left:0px;
}

.bordb
{
	position:absolute;
	width:100%;
	height:4px;
	bottom:0px;
	right:0px;
}

.ctl
{
	position:absolute;
	width:12px;
	height:12px;
	top:0px;
	left:0px;
}

.ctr
{
	position:absolute;
	width:12px;
	height:12px;
	top:0px;
	right:0px;
}

.cbl
{
	position:absolute;
	width:12px;
	height:12px;
	bottom:0px;
	left:0px;
}

.cbr
{
	position:absolute;
	width:12px;
	height:12px;
	bottom:0px;
	right:0px;
}

.logo
{
	position:absolute;
	left:22px;
	top:30px;
}

.hbar
{
	position:absolute;
	top:auto;
	bottom:0;
	left:0;
	right:0;
	margin:0;
	padding:0;
	height:5px;
	width:100%; 
}

.reg
{
	padding-right:10px;
}

.contact
{
	 padding-right:10px;
}

.enter
{
	 width:54px;
}

ul#login
{
	position:absolute;
	top:40px;
	right:20px;
	padding:0;
	margin:0;
}

.login
{
	position: absolute;
	font-family:Arial, Charcoal, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#c6cdd1;
	line-height:18px;
}

input, textarea, select {
	border: #c7cdd2 1px solid;
	background-color: #919ba2;
	padding: 0;
	font-family: Arial, Charcoal, helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	margin: auto;
}

#login li
{
	display: inline;
	list-style-type: none;
	padding-right: 2px;
	font-family:Arial, Charcoal, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#c6cdd1;
	line-height:18px;
}

p#err
{
	position:absolute;
	top:45px;
	right:20px;
	padding:2;
	font-family:Arial, Charcoal, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #ff0000;
}

div#content
{
	position: absolute;
	top:80px;
	bottom: auto;
	left: 0px;
	right: auto;
	width:960px;
	height:687px;
	margin-top:0;
	margin-bottom: auto;
	margin-left: 4px;
	margin-right: auto;
	border:0;
	padding:0;
}