html
{
  overflow-y: scroll;
}

html, body
{
  padding: 0;
  margin: 0;
}

body
{
  min-width: 980px;
  background-color: #333;
  font-family: Arial, Verdana;
  font-size: 14px;
  line-height: 18px;
  color: #333;
}

a
{
  text-decoration: none;
  font-weight: bold;
  color: #266280;
  outline: none;
}

a:hover
{
  text-decoration: underline;
}

img
{
  border: 0px;
}

ul
{
  padding: 0;
  list-style-position: outside;
  margin: -5px 0 0 15px;
}

ul li
{
  padding: 0;
  margin: 5px 0 0 0;
}

h1, h2
{
  padding: 0;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
}

cufon cufontext
{
  width: 0 !important;
  height: 0 !important;
  text-indent: -10000in !important;
  display: inline-block !important;
  overflow: hidden !important;
}

.header
{
  font-size: 36px;
  font-weight: bold;
}

.subheader
{
  font-weight: bold;
  color: #666;
}

.subheader cufon
{
  margin-top: 4px;
}

.bottomfix
{
  height: 0;
  overflow: hidden;
}

.clear
{
  clear: both;
}

.corner_tl, .corner_tr, .corner_bl, .corner_br
{
  position: absolute;
  width: 10px;
  height: 10px;
  background-image: url(/img/corners.png);
  overflow: hidden;
}

.corner_tl {top: 0; left: 0; background-position: 0 0;}
.corner_tr {top: 0; right: 0; background-position: 10px 0;}
.corner_bl {bottom: 0; left: 0; background-position: 0 10px;}
.corner_br {bottom: 0; right: 0; background-position: 10px 10px;}

.boxlink
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/img/blank.gif);
  display: block;
}

.boxlink:hover
{
  background: white;
  filter: alpha(opacity=15);
  -moz-opacity: 0.15;
  -khtml-opacity: 0.15;
  opacity: 0.15;
}

.holder
{
  position: relative;
  width: 900px;
  margin: 0 auto;
}

.top
{
  background-image: url(/img/top.jpg);
  background-position: 0 0;
  background-repeat: repeat-x;
  overflow: hidden;
}

.top .holder
{
  height: 140px;
  background-image: url(/img/top_shine.png);
}

.top .logo
{
  position: absolute;
  top: 10px;
  left: 367px;
  width: 166px;
  height: 74px;
  overflow: hidden;
}

.top .logo a
{
  float: left;
  width: 100%;
  height: 100%;
  background-image: url(/img/logo.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
}

.top .logo a:hover
{
  background-position: 0 100%;
}

.top .styleswitcher
{
  position: absolute;
  top: 0;
  right: 0;
  width: 90px;
  height: 40px;
  background-image: url(/img/top_style_bg.png);
  padding: 0 5px;
  overflow: hidden;
}

.top .styleswitcher .style_blue,
.top .styleswitcher .style_purple,
.top .styleswitcher .style_green
{
  float: left;
  width: 30px;
  height: 35px;
  background-image: url(/img/top_style_blue.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
}

.top .styleswitcher .style_purple {background-image: url(/img/top_style_purple.png);}
.top .styleswitcher .style_green {background-image: url(/img/top_style_green.png);}

.top .styleswitcher .style_blue:hover,
.top .styleswitcher .style_purple:hover,
.top .styleswitcher .style_green:hover
{
  background-position: 0 50%;
}

.top .menu
{
  position: absolute;
  bottom: 0;
  left: 0;
  height: 46px;
}

.top .menu a
{
  float: left;
  width: 180px;
  height: 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
}

.top .menu a:hover
{
  background-position: 0 50%;
}

.top .menu a.active
{
  background-position: 0 100%;
}

.top .menu a.mfor {background-image: url(/img/menu_for.png);}
.top .menu a.myde {background-image: url(/img/menu_yde.png);}
.top .menu a.mref {background-image: url(/img/menu_ref.png);}
.top .menu a.momc {background-image: url(/img/menu_omc.png);}
.top .menu a.mkon {background-image: url(/img/menu_kon.png);}

.content
{
  background: white;
  padding: 40px 0;
}

.bottom
{
  background-image: url(/img/bottom.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  font-size: 12px;
  color: #ccc;
}

.bottom a
{
  font-weight: normal;
  color: #ccc;
}

.bottom a:hover
{
  text-decoration: none;
  color: white;
}

.bottom .spacer
{
  float: left;
  width: 40px;
  height: 1px;
  overflow: hidden;
}

.bottom .column
{
  position: relative;
  float: left;
  width: 195px;
  padding: 40px 0;
}

.bottom .column.column_logo
{
  height: 73px;
  background-image: url(/img/bottom_logo.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}

.bottom h2
{
  font-size: 20px;
  color: white;
}

.bottom .dotline
{
  height: 1px;
  background: url(/img/bottom_dotline.gif);
  overflow: hidden;
}

.bottom .map
{
  float: right;
  width: 60px;
  height: 80px;
  background-image: url(/img/bottom_map.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  margin: 5px 0 0 0;
}

.bottom .map:hover
{
  background-position: 0 100%;
}

.bottom .callmeup
{
  width: 195px;
  height: 60px;
  background-image: url(/img/bottom_call.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  margin: 0 0 10px 0;
}

.bottom .callmeup:hover
{
  background-position: 0 100%;
}

.bottom .callmeup_popup
{
  position: absolute;
  top: -65px;
  right: 110px;
  width: 350px;
  height: 120px;
  background-image: url(/img/bottom_call_popup_background.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
  z-index: 100;
}

.bottom .callmeup_popup .callmeup_popup_input
{
  position: absolute;
  top: 25px;
  left: 25px;
  width: 200px;
  height: 40px;
  background-image: url(/img/bottom_call_popup_input.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
}

.bottom .callmeup_popup .callmeup_popup_input:hover
{
  background-position: 0 100%;
}

.bottom .callmeup_popup .callmeup_popup_input input
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 180px;
  height: 20px;
  background: none;
  padding: 10px 10px;
  font-family: arial, verdana;
  font-size: 20px;
  color: #777;
  border: 0;
  margin: 0;
}

.bottom .callmeup_popup .callmeup_popup_button
{
  position: absolute;
  top: 25px;
  right: 25px;
  width: 90px;
  height: 40px;
  background-image: url(/img/bottom_call_popup_button.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
}

.bottom .callmeup_popup .callmeup_popup_button:hover
{
  background-position: 0 100%;
}

.bottom .callmeup_popup .callmeup_popup_thanks
{
  width: 300px;
  height: 40px;
  text-align: center;
  margin: 25px;
}

.bottom .callmeup_popup .callmeup_popup_thanks h2
{
  font-size: 20px;
  font-weight: bold;
  color: #333;
}

.bottom .callmeup_popup .callmeup_popup_thanks h2 cufon
{
  margin: 10px 0;
}

.bottom .facebook,
.bottom .googlemaps
{
  float: left;
  width: 141px;
  height: 16px;
  background-image: url(/img/bottom_facebook.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  margin: 0 0 10px 17px;
}

.bottom .googlemaps
{
  width: 160px;
  background-image: url(/img/bottom_googlemaps.png);
  margin: 0 0 0 17px;
}

.bottom .facebook:hover,
.bottom .googlemaps:hover
{
  background-position: 0 100%;
}























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

