body {
	background: #f1f2f2;
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, sans-serif;
}

a {
	color: #006;
}

a:hover {
	color: #6CBD9D;
}

#body {
	position: relative;
}

#footer {
	border: 1px solid white;
	border-width: 1px 0px;
	background: #006 url(images/main-t-phone.gif) no-repeat right top;
	padding: 4px 12px 24px;
	color: white;
}

#footer a {
	color: white;
}

img.photo {
	clear: right;
	float: right;
	margin: 0px 8px 8px;
	position: relative;
	z-index: 10;
}