body {
	margin: 0px;
	padding: 0px;
	background: #E8EBF2 url(images/holdingbg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	font-size: 10px;
	color: #BEC4D2;
	padding-top: 40px;
	padding-left: 410px;
	padding-bottom: 20px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}

#footer a {
	color: #BEC4D2;
	text-decoration: none;
}


#wrapper {
	width: 100%;
}
.clear {
	clear: both;
	float: none;
	height: 0px;
	width: 0px;
	font-size: 0px;
	line-height: 0px;
}
#top #topleft {
	background: url(images/holdingtopleft.jpg);
	display: block;
	height: 493px;
	width: 389px;
	float: left;
}
#top #topright {
	height: 493px;
	width: 479px;
	display: block;
	float: left;
}
#footer a:hover {
	color: #BEC4D2;
	text-decoration: underline;
}
#top #topleft h1 {
	text-indent: -2000px;
}
#top #topleft p {
	text-indent: -5000px;
}
