body {
	margin: 30px auto;
	text-align: center;
	background: #e1e1e1;
	color:#6d6e71;
	font-family:Verdana,sans-serif;
	font-size:11px;
	line-height:13px;
}
div#container{
	position:relative;
	width:999px;
	margin:0px auto;
	background: #FFFFFF;
}
div#header{
	top:0px;
	left:0px;
	float:left;
}

div#menu{
	float:left;
	margin-top:45px;
	margin-left:80px;
}


br {
	clear:both;	
}

div#flash {
	float:left;
	top: 90px;
	margin-left: 100px;
}

div#side_panel {
	float:left;
	margin-left:8px;
	top:100px;
	z-index:20px;
	
}

div#copy{
	position:relative;
	top:20px;
	left:0px;
	width:714px;
	margin-top:10px;
	margin-bottom:30px;
}

div#register{
	position:relative;
	top:30px;
	left:0px;
	width:714px;
}

div#aside{
	position:relative;
	top:20px;
	left:687px;
	width:175px;
	padding:20px;
	margin-top:-690px;
	margin-bottom:160px;
	background-color:#ccc;
	height:240px;
}




div#logo{
	position:relative;
	bottom:20px;
	margin-top:-120px;
	left:707px;
	width:285px;
	z-index:1;
}

div#logoReg{
	position:relative;
	bottom:20px;
	left:707px;
	width:285px;
	height:250px;
	margin-top:600px;
	z-index:1;
}

div#copy p, div#copy h2, div#copy table, div#copy ul{
	text-align:left;
	margin-left:103px;
	margin-right:70px;

}

div#copy ul li {
	text-align:left;	
}

a{
	color:#0091c1;
}

a:hover{
	text-decoration:underline;
}

#click_here {
	position: absolute;
	left: 213px;
	top: 540px;
	width: 31px;
	height: 17px;
	outline: none;
}

img {
	border: none;
	border: 0px;
}

.nav, .nav ul { 
	padding: 0px;
	margin: 0px auto;
	list-style: none;
	text-align: center;
}

.nav {
	
	position: relative;
	text-align: center;
}

.nav li {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
}

.nav li img {
	border: 0px;
}

.nav li a {
	display: block;
	padding: 0px;
	height: 25px;
}

.nav li a:hover {

}

table {
	border-collapse:collapse;
}

table.form {
	float:left;
	margin-left:103px;
}

table.form td {
	text-align:left;	
}

table.form td.submit {
	text-align:right;	
}

.trial {margin-left:100px;}

