* {
	margin: 0;
	padding: 0;
}

ul, li, h1, h2, h3, div, img, span, p, html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}

input {
	border: 0;
}

textarea {
	border: 0;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

#wrapper {
	width: 870px;
	position: absolute;
	top: 0;
	right: 0;
}

#header {
	width: 870px;
	height: 300px;
}

#left_body {
	width: 122px;
	height: 288px;
	background: url(../images/cue_image_02.gif) 0 0 no-repeat;
	float: left;
}

#right_body {
	min-height: 288px;
	height: auto !important;
	height: 288px;
	width: 748px;
	float: left;
	background-color: #000000;
}

.topic {
	width: 746px;
	margin: 10px 0 10px;
}

.topic_head {
	background: url(../images/cue_trenner.gif) 0 0 no-repeat;
	width: 700px;
	height: 46px;
	padding: 14px 0 0 30px;
}

.topic_body {
	margin: 0;
	padding: 0 20px;
}


.topic_foot {
	width: 700px;
	text-align: right;
	clear: both;
}


#footer {
	width: 870px;
	height: 267px;
	background: url(../images/cue_image_04.gif) 0 0 no-repeat;
	clear: both;
	padding: 90px 0 0 0;
	text-align: right;
}

#footer span {
	padding: 0 20px 0 0;
}