#container 				{
						background: transparent url(../img/content-bg.jpg);
						position:relative;
						width: 960px;
						margin: 0 auto;
						}

#content 					{
						padding:210px 65px 65px;
						}

#header					{
						background: transparent url(../img/header.jpg) no-repeat;
						position:absolute;
						top:0;
						width:960px;
						height:190px;
						}

#navigation				{
						width:922px;
						height:36px;
						background:#282828;
						position:relative;
						top:139px;
						left:18px;
						}

#footer					{
						background:transparent url(../img/footer-bg.jpg) no-repeat;
						height:67px;
						margin-top:15px;
						}


p, ul						{
						margin-bottom:15px;
						}

ul						{
						margin-left:25px;
						}

#homefloat1				{
						width:560px;
						float:left;
						margin-right:62px;
						}						

td img					{
						margin-right:20px;
						margin-bottom:20px;
						}

#float2					{
						float:left;
						}

#float2 img				{
						margin-bottom:20px;
						}

#float1					{
						float:right;
						margin-right:20px;
						width:560px;
						}

img						{
						border:0;
						}

#koch1, #koch2				{
						background:#868687;
						padding:5px 5px 25px;
						width:248px;
						margin-bottom:80px;
						}

#koch2					{
						float:right;
						}

#koch1, #koch2				{
						text-align:center;
						}

#koch1 img, #koch2 img		{
						margin-bottom:10px;
						}


.highlight					{
						background:#cec8c9;
						padding:15px 15px 1px 15px;
						}

a.homelink					{
						position:absolute;
						width:922px;
						height:119px;
						margin-top:20px;
						margin-left:18px;
						}

input, select, textarea			{
						width:270px;
						border: 1px solid #c9bbb2;
						}

textarea					{
						height:120px;
						font-family:Arial;
						font-size:12px;
						}

.contact1					{
						float:left;
						margin-right:40px;
						}

.contact2					{
						margin-top:62px;
						}

.slideshow, .slideshowhome		{
						margin-bottom:25px;
						width:197px;
						}
						
.slideshowhome				{
						float:right;
						}
						
.weberlogo				{
						text-align:center;
						margin-bottom:20px;
						margin-top:20px;
						}