.moduleGroup {
  margin-top: 10px !important;
}
.moduleBody h1,.moduleBody h2,.moduleBody h3 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

.contactText {
  font-size: 85%;
}

#tagline {
  position:relative;
  left:230px;
  top:-420px;
  color:#EEEE88;
  font-family:Tahoma, Helvetica, sans-serif;
  font-size:24px;
  font-weight:bold;  
  text-shadow:1px 1px #666688;   
}
#pagetitle {
  display: none;
}
#ministrytools-bg {
  background-image: url(/fileadmin/templates/skin_wec/images/home_page/ministry_tools_bg.jpg);
  width: 633px;
  height: 117px;
  padding-top: 40px;
  margin-top: 20px;
  margin-bottom: 10px;
}

#getstarted-bg {
  background-image: url(/fileadmin/templates/skin_wec/images/home_page/get_started_bg.jpg);
  width: 306px;
  height: 117px;
  padding-top: 40px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.tool_button {
  float: left;
  padding:0px;
  margin: 10px 9px 2px 9px;
}

.getstarted_button {
  float: left;
  padding:0px;
  margin: 10px 0px 2px 6px;
}

.tool_button a img, .getstarted_button a img{
 margin: 2px;
}
.tool_button a img:hover, .getstarted_button a img:hover{
 margin: 0px;
 border: 2px solid #008aec;
 border-radius: 4px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
}



#ratation-wrapper{
margin:0px auto;
padding:0;
text-align:center;
background:#13a2e1;
width: 100%;
}

#ratation {
padding:0;
margin:0 auto;
width:960px;
background:url(/fileadmin/templates/skin_wec/images/home_page/homepage-slides-full-header.jpg) top center no-repeat;
height:280px;
}

.slideshow {
 width: 100% !important;
}  

.slideshow a { display: none;}
.slideshow a.first { display: block;}

/****quotation mark for testimony*******/

.quotation-mark{
  background: url(/fileadmin/templates/skin_wec/images/home_page/quotation-mark.jpg) top left no-repeat;
  margin:0;
  padding:0;
}


/****social media button*******/
.socialmedia-btn {
float:left;
margin-right:20px;
margin-top:15px;
}
.email{
background: url(/fileadmin/templates/skin_wec/images/home_page/social-media-icon_email.jpg) no-repeat 0 0;
}
.email:hover{
background: url(/fileadmin/templates/skin_wec/images/home_page/social-media-icon_email.jpg) no-repeat 0 -32px;
}
.facebook{
background: url(/fileadmin/templates/skin_wec/images/home_page/social-media-icon_fb.jpg) no-repeat 0 0;
}
.facebook:hover{
background: url(/fileadmin/templates/skin_wec/images/home_page/social-media-icon_fb.jpg) no-repeat 0 -32px;
}
.twitter{
background: url(/fileadmin/templates/skin_wec/images/home_page/social-media-icon_twitter.jpg) no-repeat 0 0;
}
.twitter:hover{
background: url(/fileadmin/templates/skin_wec/images/home_page/social-media-icon_twitter.jpg) no-repeat 0 -32px;
}
.rss-feed{
background: url(/fileadmin/templates/skin_wec/images/home_page/social-media-icon_rss.jpg) no-repeat 0 0;
}
.rss-feed:hover{
background: url(/fileadmin/templates/skin_wec/images/home_page/social-media-icon_rss.jpg) no-repeat 0 -32px;
}

#fancybox-right,#fancybox-left {
}
#fancybox-left-ico, #fancybox-right-ico {
     top: 25%;
}