body {
  background: #f7f7f7 url(../images/bck.jpg) repeat-x;
  color: #fff;
  text-align: center;
  font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
  font-size: 14px; }

a {
  color: #fff; }
  a:hover {
    color: #333; }
      a.selected {
     color: #333; }

h1 {
  font-size: 19px; }

b, strong {
  font-weight: bold; }

i, em {
  font-style: italic; }

.button {
  border: 0;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  background: url(../images/button_right.gif) right no-repeat;
  color: #fff;
  padding: 0 30px 0 0; }
  .button span {
    color: #fff;
    line-height: 31px;
    height: 31px;
    display: block;
    position: relative;
    background: url(../images/button_left.gif) no-repeat;
    padding: 0 0px 0 20px;
    white-space: nowrap; }

#wrapper {
  width: 795px;
  margin: 0 auto;
  text-align: left; }

#footer {
  clear: both;
  margin: 2em 0 2em 210px;
  color: #000;
  font-size: 11px; }
  #footer a {
    color: #000;
    text-decoration: none; }
    #footer a:hover {
      color: #FF6B00; }

#header {
  position: relative;
  height: 135px;
  width: 795px; }
  #header #logo {
    position: absolute;
    top: 44px; }
  #header #topLinks {
    position: absolute;
    right: 0;
    top: 10px; }
    #header #topLinks li {
      float: left;
      display: inline; }
      #header #topLinks li a {
        text-decoration: none;
        padding: 0 18px;
        display: block;
        background: url(../images/arrow.gif) left center no-repeat; }
  #header #mainMenu {
    position: absolute;
    right: 0;
    top: 66px;
    background: url(../images/main_menu_left.gif) no-repeat;
    height: 42px; }
    #header #mainMenu ul {
      background: url(../images/main_menu_right.gif) top right no-repeat;
      height: 42px;
      float: left; }
      #header #mainMenu ul li {
        float: left;
        display: inline;
        background: #333333;
        height: 31px; }
        #header #mainMenu ul li.first {
          margin: 0 0 0 22px; }
        #header #mainMenu ul li.last {
          margin: 0 10px 0 0px; }
        #header #mainMenu ul li a {
          text-decoration: none;
          padding: 0 10px;
          display: block;
          float: left;
          height: 31px;
          line-height: 31px; }
          #header #mainMenu ul li a:hover {
            color: #FF6B00; }
        #header #mainMenu ul li.selected {
          background: url(../images/main_menu_o_left.gif) no-repeat; }
          #header #mainMenu ul li.selected a {
            background: url(../images/main_menu_o_right.gif) top right no-repeat;
            color: #333333; }

#submenu {
  float: left;
  display: inline; }
  #submenu ul {
    min-height: 165px;
	  height:auto *!important*;
    width: 170px; }
    #submenu ul li {
      border-bottom: 1px solid #F8AF79;
      line-height: 19px; }
      #submenu ul li a {
        text-decoration: none;
        display: block; }
  	#submenu ul li.selected a{
           font-weight: bold; }


#mainContainer {
  margin: 0 0 0 200px; }
  #mainContainer #teaser {
    min-height: 125px;
	  height:auto *!important*;
  height:125px;|
	 }

#mainTop {
  background: url(../images/main_top.gif) left bottom no-repeat;
  padding-bottom: 13px; }
  #mainTop ul {
    height: 31px;
    margin-left: 50px;
    overflow: hidden;
    width: 525px; }
    #mainTop ul li {
      float: left;
      display: inline;
      margin-right: 5px; }
      #mainTop ul li a {
        display: block;
        background: url(../images/step.gif) no-repeat;
        width: 65px;
        height: 31px;
        line-height: 40px;
        text-decoration: none;
        font-size: 13px;
        text-align: center;
        color: #333; }
      #mainTop ul li.selected a {
        background: url(../images/step_o.gif) no-repeat; }

#main {
  color: #333;
  background: #f7f7f7 url(../images/main_bck.jpg) repeat-x;
  min-height:400px;
    height:auto;
  line-height: 1.5em; }
  #main ul, #main ol, #main form, #main p {
    margin: 0 0 1em 0; }
  #main a {
    color: #FF6B00; }
  #main ul {
    color: #FF6B00; }
    #main ul li {
      margin: 0 0 0 1.2em;
      padding: 0 0 0 0em;
      list-style: circle; }
      #main ul li ul {
        margin-bottom: 0; }
  #main .thumbnail {
    float: left;
    margin: 0 10px 5px 0; }
  #main .quote {
    float: right;
    color: #FF6B00;
    width: 150px;
    font-size: 20px;
    margin: 0 0 10px 10px; }
  #main .mainInner {
    margin: 0 10px 0 10px; width:575px;}

form select, form input, form textarea {
  width: 215px;
  border: 1px solid #343434; }
form input.checkbox {
  width: auto;
  border: 0; }
#mojcheckbox {
  width: auto;
  border: 0; }
form input.radio {
  width: auto;
  border: 0; }
form dfn {
  color: #FF6B00;
  margin: 0 3px; }
form table tr td {
  vertical-align: top;
  padding: 5px 0; }

table.data {
  font-size: 12px; 	
  width: 100%;
  border-collapse: collapse;
  background: #E4E4E4 url(../images/table_top.gif) no-repeat; }
  table.data tr.odd td {
    background: #CACACA;
    color: #fff; }
  table.data tr.even td {
    background: #fff; }
  table.data th {
    font-weight: bold;
    text-align: left;
    padding: 0 5px;
    padding-top: 10px; }
  table.data td {
    border-top: 2px solid #E4E4E4;
    border-bottom: 2px solid #E4E4E4;
    padding: 0 5px; }

.dataBottom {
  background: #E4E4E4 url(../images/table_bottom.gif) left bottom no-repeat;
  height: 9px; }


#frontpage #footer {
  margin-left: 0; }
#frontpage form {
  margin: 1em 0; }
  #frontpage form .button {
    background: url(../images/frontpage_button_right.gif) right no-repeat; }
    #frontpage form .button span {
      background: url(../images/frontpage_button_left.gif) no-repeat;
      height: 35px;
      line-height: 35px; }
#frontpage #dibaFrontpage {
  position: absolute;
  left: 290px;
  top: 73px; }
#frontpage #frontpage1 {
  position: absolute;
  left: 50px;
  top: 163px; }
#frontpage #frontpage2 {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 270px; }
  #frontpage #frontpage2 ul li {
    margin: 0 0 0 1em;
    list-style: disc;
    color: #000; }
#frontpage #header {
  height: 340px;
  overflow: hidden; }
#frontpage #frontpageColumns {
  width: 795px;
  overflow: hidden; }
  #frontpage #frontpageColumns .cell {
    width: 195px;
    float: left;
    display: inline;
    margin-left: 5px;
    color: #000;
    padding-top: 50px;
    background-repeat: no-repeat; }
    #frontpage #frontpageColumns .cell .content {
      background: #F7F7F7 url(../images/frontpage_cell.jpg) repeat-x;
      padding: 0 10px;
      min-height: 225px;
	    height:auto *!important*;
  height:225px;|
	   }
    #frontpage #frontpageColumns .cell h2 {
      color: #000;
      font-size: 17px; }
    #frontpage #frontpageColumns .cell a {
      color: #FF6B00; }
  #frontpage #frontpageColumns #frontpageColumn1 {
    margin-left: 0px;
    background-image: url(../images/frontpage_1.gif); }
  #frontpage #frontpageColumns #frontpageColumn2 {
    background-image: url(../images/frontpage_2.gif); }
  #frontpage #frontpageColumns #frontpageColumn3 {
    background-image: url(../images/frontpage_3.gif); }
  #frontpage #frontpageColumns #frontpageColumn4 {
    background-image: url(../images/frontpage_4.gif); }

#login #logo {
  margin-left: 200px; }
#login #loginBox {
  float: left;
  display: inline;
  color: #333;
  margin-right: 20px;
  width: 275px;
  background: url(../images/login_box.gif) left bottom no-repeat;
  padding-bottom: 8px; }
  #login #loginBox #loginBoxTop {
    background: url(../images/login_box_top.gif) no-repeat;
    height: 19px; }
  #login #loginBox .content {
    background: #fff;
    padding: 0 10px 10px 10px; }
    #login #loginBox .content form td {
      border: none;
      padding: 0; }
    #login #loginBox .content input {
      margin-bottom: 10px; }
#login #loginBoxDesc {
  float: left;
  display: inline;
  width: 300px; }
  #login #loginBoxDesc a {
    color: #000; }

.infobox {
  background:#F7F6F1;
  padding: 10px;
  margin: 0 0 1em 0;
height:30px;
}
.infobox p {
  margin:0; padding:0;
}
.infobox img {
  float:left;
  margin: 0 10px 0 0;
}
