body #frameleft {
  z-index: 4;
}

/*body #framemain {
  margin-left:120px;
  padding-top: 20px;
}

body > div #framemain {
  margin-left:240px;
}*/



body #mainIntro img {
  display: block;
  float: right;
  padding: 0 0 20px 0;
}

#layout {
  background-color:#FFFFFF;
}

#frameleft h2 {
  font-size: 1.4em;
  color: #D71920;
  height: 1.6em;
  height: auto !important;
  line-height: 1.2em;
}


#containerRss {
    padding-top: 20px;
}

#frontpageNews {
  margin: 0;
  list-style: none;
  font-size: 1em;
  padding: 0;
}

#frontpageNews li {
  position: relative;
  padding: 0;
  background: url("../../default/images/layout/link_arrow.gif") no-repeat 0 0.5em;
}

#frontpageNews li a {
  padding: 0 0 0 10px;
  margin: 0;
  display: block;
  height: 18px;
}

#frontpageNews a:link,
#frontpageNews a:active,
#frontpageNews a:visited {
  color: #004A80;
  text-decoration: none;
}

#frontpageNews a:hover {
  color: #004A80;
  text-decoration: underline;
}

#intro_header {
  padding: 0px;

  width:716px;
  padding-top:26px;
  padding-left:240px;
}

#intro_header div {
  float: left;
}

#intro_header #text_div {
  width:196px;
  height:193px;
  background-color:#dbdcde;
  color:#4c5b52;
  padding:7px;
}

#footer a {
 color: #000;
}

#frameright
{
	padding-top: 18px;
	width:	193px;
}

h1.titleShortDesc
{
	margin-bottom:	13px;
}


