body {
   background-color:#3366CC;
}

div.theme {
   background-position:right top;
   background-repeat:no-repeat;
   height:550px;
}

*>div.theme {
   height:auto;
   min-height:550px;
}

div.wrapper {
   background-color:#FE911B;
   width:785px;
   height:100%;
}

*>div.wrapper {
   height:auto;
   min-height:100%;
}

div.top {
   background-image:url("../gfx/etc/gradient-top.gif");
   background-repeat:repeat-y;
   background-position:left top;
   height:63px;
   background-color:#3366cc;
}
   
   div.top h1 {
      padding:0;
      margin:0;
   }
   
   div.top address {
      float:right;
   }
   
   div.top dl.fontsize {
      width:auto;
      float:right;
      margin:0 18px 0 0;
   }
   
   div.top dl.fontsize dt {
      font-size:11px; font-weight:bold;
      color:#fff;
   }
   
   div.top dl.fontsize dd {
      margin:0;
      text-align:right;
      font-size:11px; font-weight:bold;
      color:#fff;
   }

   div.top dl.fontsize dd a,
   div.top dl.fontsize dd a:hover {
      font-size:11px; font-weight:bold; text-decoration:underline;
      color:#fff;
   }
   
   div.top dl.fontsize dd.disabled {
      color:#999;
   }
   

div.content-wrapper {
   background-image:url("../gfx/etc/rounded-top-right.gif");
   background-repeat:no-repeat;
   background-position:right top;
   padding-right:15px;
   padding-bottom:19px;
}

div.content {
   border-top:1px solid #d1ffd0; /* vage firefox bug :? */
   padding-bottom: 30px;
   background-color:#D2FFD2;
   background-image:url("../gfx/etc/faux-column.gif");
   background-repeat:repeat-y;
   background-position:left;
}
*>div.content {
}

h2 {
   padding:0; margin:0;
   background-color:#D2FFD2;
   text-transform:uppercase;
   font-weight:1000;
   color:#FE911B;
   font-size:15px;
   font-family:Verdana,Tahoma,sans-serif;
   letter-spacing:1px;
   text-indent:20px;
}

div#route {
   display: none;
}

table.location {
   border-collapse: collapse;
   background-color: #FFFFFF;
}

table.location td {
   padding: 3px;
}

table.location td#loc-img {
   padding: 0;
}

table.location td.rightcol {
   background-color: #CCFFFF !important;
   width: 250px;
}

table.location td.footer {
   background-color: #CCFFFF !important;
}

table.location td#lcontact {
   padding: 10px;
   text-align: center;
}

h2.location {
   margin: 0;
   padding: 1px 5px;
   text-indent: 0;
   background-color: #CCFFFF;
   font-family: Arial, sans-serif;
   font-size: 23px;
   text-transform:none;
}

form,
div.vacancies,
div.text,
div.news {
   margin: 30px 0 0 30px;
   width: 500px;
}

div.text {
   width: 520px;
   margin-left:12px;
}

div.text {
   padding-top: 15px;
}

div.news {
   width: 350px;
   font-size: 10px;
   font-family: arial, helvetica, sans-serif;
}

div.news a {
   font-size: 12px;
}

div.news h3 {
   font-family: trebuchet, arial, helvetica, sans-serif;
   font-size: 16px;
   margin-bottom: 0;
}

div.vacancies h3 {
   font-size: 100%;
   margin-bottom: 0;
}

span.vbBlue12 {
   font-weight: bold;
}

img.lspacer {
   margin: 0 !important;
   clear: both;
}


div.address {
   font-style: normal;
   color: #0000FF;
}

div.address h3 {
   margin-bottom: 0;
   color: #FE911B;
   font-style: italic;
   font-size: 17px;
}

h3 {
   font-size:14px;
   color:#ffa500;
}

h4 {
   font-weight:bold;
}
