* {
  padding: 0;
  margin: 0;
}
#description_text {
	margin-bottom: 10px;
}
body {
  background: url(../images_layout/background.png) repeat-x;
  color: #282828;
  font-family: "Tahoma";
  font-size: 11px;
}

a:link, a:visited {
  color: #282828;
  text-decoration: none;
}

#wrapper {
  width: 990px;
  margin: auto;
  background: left 240px repeat-x;
  min-height: 500px;
}

#left {
  float: right;
  width: 230px;
  min-height: 100px;
  font-size: 11px;
  margin-bottom: 10px;
}

#left ul {
  background: #dedede url(../images_layout/line_120.png) 10px top no-repeat;
}

#left ul#main-navigation {
  padding-top: 20px;
  background: #dedede;
}

#left ul li {
  list-style-type: none;
  background: url(../images_layout/dot2.png) 10px 11px no-repeat;
}

#left ul li a {
  display: block;
  height: 20px;
  line-height: 20px;
  padding: 5px;
  padding-left: 25px;
  background: url(../images_layout/line_200.png) 10px bottom no-repeat;
  color: #282828;
}

#left ul li a.last {
  background: none;
}

#left h2 {
  background: #dedede url(../images_layout/dot.png) 10px center no-repeat;
  font-size: 16px;
  font-weight: normal;
  margin-top: 10px;
  min-height: 40px;
  line-height: 40px;
  padding-left: 25px;
  font-family: "Trebuchet MS";
}

#left #map {
  text-align: center;
  border: 0;
  margin-top: 5px;
}

#right {
	float: right;
	width: 760px;
}

#right #head {
  background: url(../images_layout/header.png) right bottom no-repeat;
  width: 760px;
  height: 239px;
  float: right;
  font-size: 12px;
}

#right #head a.logo {
  display: block;
  margin-top: 40px;
  width: 750px;
  height: 195px;
  text-indent: -100000px;
}


#right #head #topmenu {
  display: block;
  height: 40px;
  float: right;
  background: url(../images_layout/topnav-background.png) 0px bottom;
  color: #3c0033;
  width: 751px;
  font-size: 13px;
}

#right #head #topmenu #newsletter {
  float: right;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  font-family: "Trebuchet MS";
  font-weight: bold;

}

#right #head #newsletter input#area {
  background: white;
  border: solid 2px #d6d6d6;
  border-right: 0;
  width: 150px;
  font-size: 14px;
  position: relative; top: -1px;
  height: 20px;
}

#right #head #newsletter input#button {
  background: white url(../images_layout/arrow.png) center center no-repeat;
  border: 0;
  width: 30px;
  font-size: 13px;
  height: 24px;
  border: solid 2px #d6d6d6;
  border-left:0;
  position: relative;
  
  top: 0px !im\portant;
  top: -2px;
}

#right #head #topnav {
  float: left;
  height: 40px;
}

#right #head ul#topnav li {
  float: left;
  display: inline;
  list-style-type: none;
  padding-left: 15px;
  background: url(../images_layout/dot3.png) 6px 20px no-repeat;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  font-size: 13px;
  font-family: "Trebuchet MS";
}
#right #head ul#topnav li.first {
  background: none;
  padding-left: 10px;
}

#right #head ul#topnav li a {
  display: block;
}

#right #head ul#topnav li.active a {
  background: url(../images_layout/active-arrow.png) center 33px no-repeat;
  color: #3c0033;
  font-weight: bold;
}

#right #content {
  float: right;
  width: 740px;
  padding: 10px;
  margin-top: 10px;
}

#right #content #breadcrumbs, #right #content #breadcrumbs a
{
  color: #57054b;
  font-size: 12px;
  padding-top: 10px;
}

#right #content h1 {
  background: #dedede url(../images_layout/dot.png) 15px center no-repeat;
  padding-left: 30px;
  font-size: 15px;
  font-weight: normal;
  color: #282828;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 40px;
  line-height: 40px;
  clear: left;
  font-family: "Trebuchet MS";
}


#footer {
  background: #dedede url(../images_layout/footer.png) no-repeat;
  height: 40px;
  border-bottom: solid 1px black;
  border-left: solid 1px #b3bbbf;
  border-right: solid 1px #b3bbbf;
  clear: both;
  margin: auto;
  margin-bottom: 10px;
  text-align: center;
  line-height: 40px;
  color: #57054b;
  font-size: 11px;
  font-weight: bold;
}
#footer p.partners {
	width: 190px;
	float: left;
	text-align: left;
	padding-left: 10px;
	font-weight: normal;
}
#footer ul {
  float: right;
  width: 400px;
}

#footer ul li {
  display: inline;
  list-style-type: none;
  float: right;
  height: 40px;
  line-height: 40px;
  margin-left: 15px;
  margin-right: 15px;
  font-weight: normal;
}

#left h4 {
	color: #57054b;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	border-bottom: solid 1px #dedede;
	padding-bottom: 10px;	
}

#left h5 {
	padding-left: 20px;
	background: url(../images_layout/dot.png) 10px 4px no-repeat;
	font-size: 12px;
}
#left  .contact-entry ul li{
	background: white;
}

#left h4, #left  .contact-entry h5, #left  .contact-entry p {
	padding-left: 25px;	
}

#left .contact-entry .phone {
	font-weight: bold;
}
#left .contact-entry {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px 0 5px 0;
}
#left .contact-entry ul li {
	padding-left: 25px;
}
#left .contact-entry .phone {
	font-weight: bold;
}
#left .down {
	border-bottom: solid 1px #dedede;
	}
.submit {
	background: #57054b;
	border: 0;
	color: #dedede;
	padding: 5px;
	margin: 5px;
	margin-left: 0;
}

img {
	border: 0;
}
h3 {
  font-size: 13px;
  font-weight: normal;
}


#breadcrumbs {
	margin-top: 5px;
	border-top: solid 1px #dedede;
}

#breadcrumbs a.active {
	padding-top: 8px;
	background: url(../images_layout/breadcrumb-arrow.png) 15px top no-repeat;
}

.comment-content {
	text-align: justify;
	font-style: italic;
}
#right h1.imaged {
	background: url(../images_layout/heading-background-big.png) !important;
}

#left ul li.compact {
	height: 30px;
}
#left ul li table {
	width: 100%;
	vertical-align: middle;
	height: 30px;
	background: url(../images_layout/line_200.png) 10px bottom no-repeat;
}
#left ul li table td {
	padding-left: 25px;
}
#left ul li.last table{
	background: none;
}
#left ul li a.compact {
	line-height: 12px;
	padding: 0;
	display: inline;
	background: none;
}
