TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E3A84;
	line-height: 22px;


}

.l_logo {
  text-decoration: none;
  border: 0px solid #2E3A84;
  margin: 0px;
  padding: 0px;
  float:center;
}



.l_desc {
  position: absolute; 
  white-space: nowrap;
  visibility: hidden;
  width: 230;
  height:265;
  left: 265;
  top:230;
  background-color: #ffffff;
  border: 1px solid #2E3A84;
  padding: 0px;
  margin: 0px;
}

.bcgcompany {
	background-image: url(images/arrows.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bcgvalues {
	background-image: url(images/eye.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bcgoffer {
	background-image: url(images/building.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bcgblank {
	background-image: url(images/biel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bcgcontact {
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


h2 {
	color: #B11116;
	font-size: 14px;
}
h3 {
	color: F78C17;
	font-size: 13px;
}

input.form1 {
    border: 1px solid #999999;
    background-color: #FFFFFF;
    font: normal 10px arial, verdana, tahoma, sans-serif;
    width: 180px;

}

textarea.form1 {
    border: 1px solid #999999;
    background-color: #FFFFFF;
    font: normal 10px arial, verdana, tahoma, sans-serif;
    width: 370px;
    height: 100px;
}
.offerlist {
	list-style-position: outside;
	list-style-type: disc;
	left: 0px;


}
.smaller {
	font-size: 10px;
}
.white {
	color: #FFFFFF;
}
.intbigger {
	line-height: 32px;
}
.intsmaller {

	line-height: 15px;
}



A:link {color: #4354C0; text-decoration: underline}
A:visited {color: #4354C0; text-decoration: underline}
A:hover {color: #F7941D;  text-decoration: underline}
A:active {color: #4354C0;  text-decoration: underline}

.bigger {
	font-size: 13px;
}
.position {
	text-align: left;
}
.iframe1 {
	background-color: #FFFFFF;
	height: 270px;
	width: 438px;
	border: none;
	border-color: #ffffff;
}
