#logo {
	width: 550px;
	background: white;
	margin: 20px auto;
	padding: 0px;
}
#content-wrapper {
	width: 550px;
	background: white;
	margin: 20px auto;
	padding: 0px;
}
#clients {
	width: 550px;
	background: white;
	margin: 0px auto;
	padding: 0px;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
#top {
	width: 550px;
	background: white;
	margin: 5px auto;
	padding: 10px;
}
#email {
	width: 400px;
	background: white;
	margin: 10px auto;
	padding: 0px;

}
#gallery {
	width: 550px;
	background: white;
	margin: 10px auto;
	padding: 0px;
}
.style1 {font-size: large}
.style2 {font-size: small}

