body {
margin: 5px 0px 0px 0px; 
padding:  10px 0px 0px 0px;
background: #000000 url(img/sky_back.jpg) no-repeat top left;
}
.logo {
	width:931px;
}
.header {
	width:931px;
}
.content_container {
	width:931px;
	height: 450px;
	background: #000000 url(img/Bode_content_border.jpg) repeat-y top left;
	z-index: 0;
}
.content_container2 {
	width:931px;
	height: 550px;
	background: #000000 url(img/Bode_content_border.jpg) repeat-y top left;
	z-index: 0;
}
.content_top {
	width:931px;
	height: 270px;
	position:relative;
	z-index: 1;
	background: #000000 url(img/Bode_content_back.jpg) no-repeat top left;
}
.menu_left {
	width:160px;
	position:absolute;
	z-index: 2;
	margin: 20px;
	left: -1px;
	top: -25px;
	text-align: left;
}
.txt_right {
	width:670px;
	margin-left: 220px;
	position:absolute;
	height: 114px;
}
.footer {
	width:931px;
	height:65px;
	background: #000000 url(img/Bode_footer.jpg) no-repeat top left;
}
.sub_footer {
	width:1086px;
	height:20px;
}
#brood {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align:justify;
}
#broodcontact {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#title {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: bold;
	color: #049e4d;
}
#menu1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #0089cf;
}
#menu_bullet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #01A651;
}
#menu_bullet2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #0089cf;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #0089cf;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color:#6CF;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #0089cf;
	text-decoration: none;
}
a.sub:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c9c9c9;
	text-decoration: none;
	margin-left: 25px;
}
a.sub:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c9c9c9;
	text-decoration: none;
	margin-left: 25px;
}
a.sub:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	text-decoration: none;
	margin-left: 25px;
}
a.sub:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c9c9c9;
	text-decoration: none;
	margin-left: 25px;
}
#menu ul .item {
display:none;
}
#menu ul .itemopen {
	display:block;
}
#menu ul:hover .item {
	display:block;
}
#menu {
position:inline;
margin: -15px 0px -15px -40px; 
padding:  0px 0px 0px 0px;
}
ul{ 
  list-style-type: none;
}