body
{
background-image: url('images/background1.gif');
background-repeat: repeat-y;
background-position: top center;
background-color: #FFFFFF;
}

#imagecolumn
{
float: right;
width: 144px;
margin-top: 24px;
margin-left: 24px;
}




#map
{
width: 508px;
height: 230px;
float: left;
margin-bottom: 8px;
clear: both
}

#menu_contact
{
font-size: 0.7em;
line-height: 1.3em;
padding-left: 8px;
margin-top: 8px;
text-align: left;
}

#menu_contact b
{
font-size: 1.1em;
font-weight: bold
}

#menu_contact a
{
text-decoration: underline;
color: #555555;
}

.sw_logobox
{
width: 120px;
float: left;
padding-right: 4px
}

.sw_logobox a, h2
{
text-decoration: none
}

.sw_logobox a:hover, h2:hover
{
color: #8A849D
}
