

td.headholder {
 height: 260px;    
 background: url(/images/homepage/titlebg.jpg) center no-repeat;
}

div.headholdertext_pos {
 color: #ffffff;
 font-size: 38px;
 margin: 112px 0px 0px 20px;
 text-transform: uppercase;
}

td.head_rightpart {
 width: 207px;
 height: 260px;
 background: url(/images/homepage/logobg.jpg) top no-repeat;
}

div.ell_logo {
 margin : 90px 0px 0px 0px;
 height: 60px;
 text-align: center;
}

/* Content */
table.contenttable {
 width: 100%;
 margin-top:4px;
}


td.contentholder {
  padding-left: 10px;
}

td.contentitembottom {
  height: 15px;
  background: #EDEEEE;
}

td.sidebox {
 width: 207px;
 padding-left:4px;
}

div.sd_text {
  background: #d5c785;
  padding: 5px 10px 5px 10px;
  color: #7b765a;
  height: 118px;
}

div.sd_picture {
	background: #FFFFFF;
	height: 128px;
	padding: 0 0 4px 0;
}

/* menu */


div.mmback_1 {background: url(/images/homepage/menubg_1.jpg) top center no-repeat;}
div.mmback_2 {background: url(/images/homepage/menubg_2.jpg) top center no-repeat;}
div.mmback_3 {background: url(/images/homepage/menubg_3.jpg) top center no-repeat;}
div.mmback_4 {background: url(/images/homepage/menubg_4.jpg) top center no-repeat;}

div.footer {
 text-align: center;
 font-size: 14px;
 color: #686866;
}

div.footer a:link,div.footer a:visited, div.footer a:hover {color: #686866; text-decoration: none;} 
