* {
	outline: none;
	border: 0;
}

body {
	background-color: #ffffff;
	padding: 0;
	margin: 50px 50px 28px 48px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
	color: #3d3d3d;
}

#header {
	position: static;
	margin: 0 0 38px 2px;
}

#contact {
	position: static;
	margin: 0 0 40px 2px;
}

#content {
	position: static;
	width: 792px;
	overflow: auto;
}

.thumbnail {
	position: static;
	width: 244px;
	height: 164px;
	margin: 0 20px 20px 0;
	float: left;
}