@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7c7c7c;
	background-color: #ffffff;
}
h1 {
	font-size: 18px;
	color: #000000;
	margin-bottom: 17px;
	font-weight: normal;
	letter-spacing: 1px;
}

h2 {
	font-size: 13px;
	color: #7c7c7c;
	margin-bottom: 17px;
	font-weight: normal;
	letter-spacing: 1px;
}

p span.mobile {
	color: #ff6700;
}

a {
	color: #ff6600;
	text-decoration: none;
}
a:hover, a.current {
	color: #000000;
}
div#page {
	width: 960px;
	margin: 40px auto;
	background: transparent url(../images/zoetatum.gif) no-repeat;
	background-position: 266px 179px;
}
div#page div#left {
	width: 370px;
	float: left;
}
div#page div#right {
	float: right;
	width: 580px;
	padding-top: 207px;
}
div#page div#right div#links {
	text-align: right;
	padding-bottom: 80px;
}
div#page div#right div#links li {
	display: inline;
	list-style-type: none;
	padding-left: 15px;
}
div#page div#foot {
	clear: both;
}
div#page div#foot div {
	background: transparent url(images/foot.gif) no-repeat;
	background-position: 533px 54px;
	padding-top: 100px;
	padding-left: 379px;
	font-size: 11px;
}
div#page div#foot div ul {
	margin-bottom: 14px;
}
div#page div#foot div li {
	list-style-type: none;
	display: inline;
	padding-right: 11px;
}
div#page div#foot div p {
	margin-bottom: 28px;
}
body#services {
	padding: 0px 12px 30px 12px;
	width: 530px;
}
body#services h2 {
	text-transform: uppercase;
	color: #ff6600;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 12px;
	padding-top: 15px;
}
body#services table {
	border-top: 1px solid #d3d3d3;
	margin-bottom: 10px;
	width: 460px;
	margin-left: 70px;
}
body#services table td {
	border-bottom: 1px solid #d3d3d3;
	padding: 10px 0px;
}
body#services table td.price {
	color: #ff6600;
	width: 80px;
}
body#services p {
	padding-bottom: 10px;
	width: 460px;
	margin-left: 70px;
	line-height: 150%;
}
div#intro {
	padding-top: 20px;
	width: 300px;
	margin-left: 250px;
}
div#intro p {
	font-weight: normal;
	font-size: 12px;
	color: #7c7c7c;
	margin-bottom: 15px;
	line-height: 190%;
	letter-spacing: 0.5px;
}
