.boldtext {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	font-size: 18px;
}
#maincontact {
	height: 450px;
}
#containerfoot {
	position: relative;
	width: 2in;
	color: #FFF;
	width: 620px;
	height: 450px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	overflow: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
body {
	background-color: #FF92EF;
	background-image: url(../images/web.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #FFF;
}

a:visited {
	color: #FFF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FFF;
}
.img-shadow {
	float:left;
	background: url(../shadowAlpha.png) no-repeat right bottom !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

