@charset "utf-8";
/* CSS Document */

#centralcontainer{
	width:800px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

a img{
	border:none;
}

#spacer{
	width:800px;
	height:120px;
}

#header{
	width:800px;
	height:80px;
	font:Georgia, serif;
	text-align:center;
	font-size:27px;
	letter-spacing:-0.5pt;
	margin-top:10px;
}

#logo{
	width:800px;
	height:204px;
	background-image:url(images/zestlogo.jpg);
}

#visit{
	width:800px;
	height:57px;
	background-image:url(images/visit.jpg);
}

#zestlink{
	width:800px;
	height:57px;
	margin-left:139px;
}

#locatorone{
	width:139px;
	height:57px;
}

#zesttas{
	width:546px;
	height:57px;
	float:inherit;
}



