body, #body, h2, p, div, span, td {
	font-family: Verdana, Tahoma, Arial;
}
body {
	background:#5b5b5b;
	margin:0;
	padding:0;
	text-align:center;
}
#wrapper {
	width:776px;
	margin: 0 auto;
}
#header {
	background:#d3daed;
}
#header #logo {
	margin-top:30px;
}
#footer {
background:transparent url(images/images_08.jpg) no-repeat;
width:776px;
height:29px;
text-align:center;
font-size:10px;
}
#body {
	background:white;
	text-align:center;
}
.cb {
	height:0;
	clear:both;
}
