#maincontent {
	width: 100%;
	margin-top: 20px;
}

#logo {
	z-index: 1;
}

#logotrend {
	position: absolute;
	top: 10px;
	left: 10px;
	background-image: url(/images/logo_trend.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 507px;
	height: 70px;
	z-index: 2;
}

#logotrader {
	position: absolute;
	top: 50px;
	right: 30px;
	background-image: url(/images/logo_trader.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 298px;
	height: 24px;
	z-index: 2;
}

#divider {
	background-image: url(/images/logo_divider.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
}

#copyright {
	font-family: Verdana, Helectiva, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.2;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#copyright a {
	font-family: Verdana, Helectiva, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.2;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#copyright a:hover {
	font-family: Verdana, Helectiva, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.2;
	text-decoration: underline;
}

#edulogo {
	padding-left: 10px;
	padding-top: 10px;
}
