

#headerPadding {
	height:100px;
}
/*
a.buttonArea {
	width:800px;
	height:155px;
	display:block;
	background-image:url(../images/buttonArea.png);
	background-repeat:no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	color:#000 !important;
	background-position:0px 0px;
	text-decoration:none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
a.buttonArea h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2.462em; /* 32px */
/*	line-height: 0.9em;
	margin-bottom: 15px;
	letter-spacing: -0.03em;
	display:block;
	text-indent:0px !important;
	color: #000;
	padding-top: 34px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.buttonArea p{
	padding-left: 50px;
	padding-right: 50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #999999;
}



a.buttonArea:hover {
background-position:-800px 0px;
	text-decoration:none;
	color:#000 !important;
}*/

.smallImage {
	margin-left: 20px;
	padding-top: 25px;
}

.bubbleInfo {
    position: relative;
}

.popup {
	color: white;
	z-index: 10;
	position: absolute;
	display: none; /* keeps the popup hidden if no JS available */
	width: 400px; 
	padding-bottom: 10px;
	background: #AFB6BE;
	/*236px;height: 85px;
	background-image: ;
	background-repeat: no-repeat;*/
}

#leftcolcontact .content .popup p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	line-height:12px !important;
	text-align:left;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	color: white;
}

.popup a {
	color: white;
	position:absolute; z-index:999;
}

.popup a:hover {
	color: white;
	text-decoration: none;
	position:absolute; 
	z-index:999;
}
