body {
	background-color: #FFFFFF;
	background-image: url("background2.jpg");
	background-repeat: repeat-x;
	font-family:Georgia,Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;}
#wrap  {
width: 970px;
border: 1px solid #000;
margin: 10px auto;
padding: 0px;
}
.banner {
height: 106px;
background-color: #FFF;
background-position: center;
background-repeat: no-repeat;
border-bottom: 1px solid #000;
text-align: right;
padding: 0px;
margin: 0px;
width: 970px;
}
.banner p {
margin: 0px 15px;
bottom: 100%;
color: #415A2C;
font-size:18px;
text-align: right;
}
.companyname {
font-size: 150%;
}
.content {
background-color: #FFFFFF;
width: 970px;
background-position:bottom;
background-repeat:no-repeat;
}
.contenttd {
padding:15px 5px;
}
.left1 {
width: 188px;

}
.left1 img {
border: 0px solid #000;
}
.left1 p {
color: #000;
}
.left2  {
background-position:bottom center;
background-repeat: no-repeat;
}
.right {
border-left: 1px solid #000;
width: 550px;
}
.headline {
font-size:20px;
color: #39C8D3;
font-weight: bold;
text-align: right;
}
.topheadline {
font-size:20px;
color: #39C8D3;
font-weight: bold;
text-align: left;
}
.headline2 {
font-size:20px;
color: #000;
text-align: right;
}
.subheadline {
font-size:16px;
color: #39C8D3;
font-weight: bold;
}
a:link, a:visited {
color: #000;
}
a:hover, a:active {
color: #0B7788;
}

 #sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	background: black;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 67px;
	background: #3ABCCC;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #57FFFF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #57FFFFf;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #57fFFF;
		color: #000;
		font: 11px arial}

	#sddm div a:hover
	{	background: #3ABCCC;
		color: #FFF}

