body
{
background-color: #c4080a;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
margin: 0;
}
img.hiddenlogo {
display: none;
}
div#containerbackground
{
position: relative;
width: 924px;
background: url('../image/main-background.gif') center center repeat-y;
margin-left: auto;
margin-right: auto;
}

div#container
{
background: #fff url('../image/container-background.gif') repeat-y top left;
position: relative;
width: 832px;
left: 46px;
color: #4c4c4c;
}

div#header
{
width: 832px;
height: 128px;
background: url('../image/header-background.gif') no-repeat;
background-color: white;
}

div#companyaddress
{
position: absolute;
line-height: 1.3em;

top: 15px;
left: 365px;
color: #fff;
}

div#companycontacts
{
position: absolute;
top: 12px;
left: 535px;
color: #fff;
line-height: 22px;
vertical-align: middle;
}
div#companycontacts a:hover {
color: white;
}

div#companycontacts img
{
margin-right: 0.7em;
vertical-align: middle;
}

div#menu
{
float: left;
width: 193px;
background: url('../image/menu-corner-background.gif') top right no-repeat;
background-color: #5b5b5b;
color: #fff;
text-align: right;
padding: 10px 0 0 0;
}

div#menu ul
{
list-style: none;
padding: 4px 0 0 0;
margin: 0;
}

div#menu li
{
margin: 0;
padding: 0;
}

div#menu p
{
padding-right: 15px;
}

div#flashslideshow
{
width: 193px;
height: 137px;
background: url('../image/photos/little-skip.jpg') top left no-repeat;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}

div#content
{
line-height: 1.2em;
font-size: 1.2em;
float: left;
width: 594px;
padding: 18px 15px 0px 30px;
}

div#footer
{
color: #fff;
clear: both;
width: 832px;
height: 18px;
vertical-align: middle;
text-align: center;
background: #323232;
font-size: 90%;
padding: 5px 0;
}

img
{
border: none;
}

img.pagetitle
{
display: block;
margin-bottom: 1em;
}

a
{
color: #f31012;
font-weight: bold;
}

a:hover {
color: #5b5b5b;
}

p
{
margin: 0.5em 0 1em 0;
}

h2
{
font-size: 10pt;
margin: 1.2em 0 0.5em 0;
}

img.rightfloatingimage
{
float: right;
margin: 0 0 1em 1.5em;
}

img.leftfloatingimage
{
float: left;
margin: 0 1.5em 1em 0;
}

div.textwithimage
{
padding: 10px 0 0 0; 
clear: both;
}

table
{
width: 100%;
border-collapse: collapse;
margin-bottom: 1.5em;
}

table td
{
border: 1px solid #999;
padding: 2px;
}

table th
{
border: 1px solid #999;
padding: 2px;
text-align: left;
}

table.contact td {
vertical-align: top;
border: none;
}