body {
	margin: 0px;
	padding: 0px;
	color: #505c60;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
div#bubble,
div#navBar,
ul#design {
	display: none;
}
div#logo {
	margin: 0px 0px 20px 0px;
}
div#footer {
	margin: 20px 0px 0px 0px;
	height: 124px;
	font-size: 11px;
	font-weight: bold;
	color: #636b6d;
}
div#footer a {
	color: #636b6d;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
div#footer img {
	float: left;
}
div#footerStatic {
	width: 440px;
	float: left;
}
div#copyright {
	float: right;
}
div#copyright p {
	margin: .8em 0em 0em 0em;
}
div#copyright small {
	font-size: 10px;
	font-weight: normal;
	color: #a3acaf;
}