* {
	padding: 0;
	margin: 0;
}

body, td, input, textarea {
	font-family: "Lucida Grande", arial, sans-serif;
	color: black;
	font-size: 9pt;
}

p {
	text-align: justify;
}

ul li {
	list-style: none;
	padding-bottom: 0.2em;
}

ul li h2 {
	font-family: "Lucida Grande", arial, sans-serif;
	color: black;
	font-size: 9pt;
	font-weight: normal;
}

a img {
	border: none;
}

.center {
	text-align: center;
	vertical-align: middle;
}

div#tipActie {
	background: url(/images/ngbon-balloon.png) no-repeat;
	width: 425px;
	height: 163px;
	margin-left: 25%;
}

div#tipActie p {
	display: block;
	margin: 0 2em 0 129px;
	padding: 80px 0 0 0;
}

div#onderhoud-actie {
	position: absolute;
	left: 50%;
	top: 14px;
	margin-left: 200px;
}

td.portfolio {
	width: 900px;
}

div#studiopallieter,
div#header,
div#footer {
	text-align: center;
}

div#header p.message {
	color: white;
	font-size: 4em;
}

div#studiopallieter {
	padding: 1em 0;
}

div#header {
	background: #012e57 url(/images/gradient1.gif) repeat-x left top;
	height: 210px;
}

div#forms {
	background: #0494d0 url(/images/gradient2.gif) repeat-x left top;
}

div#testimonials {
	background: #35699a url(/images/gradient3.gif) repeat-x left top;
}

div#footer {
	
	background: #35699a;
}

div#footer, div#footer a{
	color: white;
	font-size: 8pt;
}

td {
	vertical-align: top;
}
h1.header {
	margin-bottom: 1em;
}

ul.adjust8px {
	margin-top: -8px;
}

table.blocks {
	margin: 0 auto;
}

table.blocks td.block {
	width: 300px;
	vertical-align: top;
	padding: 1em;
}

td.submit {
	text-align: right;
	padding-top: 1em;
}

label {
	font-size: 8pt;
	color: white;
	padding-right: 1em;
}

input[type=submit] {
	padding: 0 0.6em;
}

input[type=text].marginTop {
	display: block;
	margin-top: 0.4em;
	width: 150px;
}

input[type=text], textarea {
	display: block;
	margin-bottom: 0.4em;
	width: 150px;
}

textarea {
	height: 6em;
}

span.timeSeperator {
	color: white;
	padding: 0 0.5em;
}

.exBTW {
	color: #adadad;
	font-size: 7pt;
	text-align: center;
}

.testimonial {
	color: white;
	font-size: 8pt;
}

.testimonial strong {
	display: block;
	margin-bottom: 1em;
	font-size: 10pt;
}

.testimonial em {
	display: block;
	margin-bottom: 1em;
	color: #66839d;
}

.contact a,
.contact p {
	color: white;
	font-size: 8pt;
}

.stub-testimonial {
	width: 301px;
	height: 122px;
	background: url(/images/stub-testimonial.png) no-repeat;
}

.belmij p {
	color: white;
	font-size: 8pt;
	margin: 0 35% 1em 0;
}

.callmeDaySelect {
	margin-bottom: 0.4em;
	width: 150px;
}

p.error,
p.message {
	padding: 0.4em;
	color: black;
	font-weight: bold;
	font-size: 7pt;
}

p.error {
	background: #ffc8c8;
	border: 1px solid red;
	margin: 1em 0;
}

p.message {
	background: #c8ffce;
	border: 1px solid green;
	margin: 0.2em 0;
	font-size: 9pt;
	padding: 0.6em;
}

div#throbberContainer {
	height: 40px;
	width: 40px;
	overflow: hidden;
}

form#contactForm {
	margin-top: 1em;
}

a.portfolio img {
	margin: 0 10px 10px 0;
	border: 1px solid white;
	box-shadow: 0 0 0.5em black;
	-moz-box-shadow: 0 0 0.5em black;
	-webkit-box-shadow: 0 0 0.5em black;
}