@charset "utf-8";
/* CSS Document */

#container {
	width: 968px;
	background: #000;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

	#banner {
	background-image: url(banner_image3.jpg);
	height: 100px;
	width: 968px;
}
#main_image {
	background-image: url(index_dab%20copy.jpg);
	height: 371px;
	width: 473px;
	padding-top: 0px;
	padding-left: 495px;
}
#left_column {
	float: left;
	width: 249px;
}
#middle_column {
	float: none;
	width: 249px;
}
#column_container {
	float: left;
	width: 518px;
}
#right_column {
	float: right;
	width: 249px;
}
#centre_column {
	width: 249px;
	margin-left: 10px;
}
#navigation {
	float: left;
	width: 180px;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-align: center;
	background-color: #000;
}
#footer {
	float: right;
	width: 782px;
	text-align: center;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #999;
	clear: both;
}
.leftimage {
	float: left;
	margin-left: 60px;
}

#main_text {
	background-color: #FFF;
	width: 300px;
	color: #000;
	padding: 12px;
	text-align: left;
}
#trade {
	background-image: url(tade_login_home%20copy.jpg);
	height: 200px;
	width: 782px;
	float: left;
	overflow: auto;
}

