body {
	margin: 0;
}
.top-shad {
	background-image: url(top-shad.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bottom-shad {
	background-image: url(bottom-shad.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #848484;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}
.contact a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #848484;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}
.contact a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ea3055;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}
.email a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ea3055;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}
.email a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}
.border {
	border: 1px solid #e5e5e5;
}
