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

* { margin: 0; padding: 0; font-size: 11px; font-family: verdana; color: #3e3d39; }
html,body { width: 100%; }
body { text-align: center; }
#wrap { text-align: left; margin: 0 auto; width: 740px; }
h1 { display: none; }
img { border: none; }
img.bigpicture { width: 550px; height: 308px; display: block; }
img.buttons { width: 740px; height: 94px; }

td {
	background-color: #FFFFFF;
}

.buttons_left { float: left; width: 289px; list-style-type: none; margin: 0; padding: 0; background: lime; }
.buttons_left li { float: left; width: 137px; height: 94px; overflow: hidden; background: red; }
#logo_center { float: left; width: 137px; height: 300px; background: url(file:///C|/Documents%20and%20Settings/peter/Mijn%20documenten/#KLANTENWEBSITES/juniperendeschildpad/css/gfx/small/logo.gif) no-repeat top left #9c997d; }
p.homeaddress {
	color: #fff;
	font-size: 11px;
	margin-top: 15px;
}
p.homeaddress a { color: #fff; text-decoration: none; }
