#frontbox {
   width:760px;
	 height:312px;
   background-image:url(../img/front1.jpg);
   background-repeat:no-repeat;
	 float:left;
	 position:relative;
}
#frontbox h1 {
   color:#7F7F7F;
	 padding:0;
	 margin:0;
	 position:absolute;
	 right:0px;
	 top:20px;
	 font-size:1.4em;
	 font-weight:normal;
}
#frontbox h1 span {
   color:#484848;
	 font-weight:bold;
}
#frontcontent {
   position:absolute;
	 top:90px;
	 left:430px;
}
#frontcontent p {
   font-size:1.2em;
	 font-weight:bold;
	 padding:0;
	 margin:0;
   color:#7F7F7F;
}
#frontservices ul {
   list-style:none;
	 margin-left:10px;
	 padding:0;
}
#frontservices li {
   float:left;
	 width:330px;
}
#frontservices li a {
   display:block;
   margin:0 0 0.2em 0;
	 color:#142B5F;
	 font-size:1.2em;
   font-weight:bold;
	 text-decoration:none;
	 padding:0 0 0 24px;
	 background-image:url(../img/bullet1.gif);
   background-repeat:no-repeat;
	 background-position:center left;
	 clear:left;
	 position:relative;
}
#frontservices li a:hover {
   margin:0 0 0.2em 0;
	 color:#142B5F;
	 font-size:1.2em;
   font-weight:bold;
	 background-image:url(../img/bullet2.gif);
	 text-decoration:underline;
	 color:#2496CE;
}
#readmore a {
   position:absolute;
	 top:257px;
	 right:22px;
	 background-image:url(../img/readmore1.gif);
   background-repeat:no-repeat;
	 width:111px;
	 height:35px;
	 display:block;
}
#readmore a span {
   display:none;
}
.excursionsbrief ul {
   list-style:none;
	 margin:0;
	 padding:2em 0 2em 0;
	 float:left;
}
.excursionsbrief li {
   width:140px;
	 float:left;
	 text-align:center;
	 margin-right:5px;
}
.excursionsbrief li img {
   width:140px;
}
.excursionsbrief li h3 {
   margin:0;
	 padding:0;
	 text-align:center;
	 font-size:0.9em;
}
.lowertext {
   clear:both;
	 padding-bottom:2em;
}
.lowertext p {
   margin:0;
	 padding:0;
}