html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #444444;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clearer {
	clear: both;
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 1px;
}
/*******************/
/*END of CSS Reset */
/*******************/

/*********************/
/* General structure */
/*********************/

body {
	background-repeat: repeat;
	background-image: url(images/bg/bg01.png);
	background-attachment: fixed;
	color: #444;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
}

#box980 {
	padding: 0px;
	margin-right: auto;
	background-repeat: repeat;
	margin-left: auto;
	left: 0px;
	height: auto;
	width: 980px;
}

#header {
	margin: 0px;
	height: 160px;
	padding: 20px;
	width: 940px;
}


#logo_box {
	margin: 40px 0 40px 0;
	float: left;
}

#intro_text {
	margin-right: 30px;
	right: 70px;
	float: right;
}

#content {
	padding: 0;
	margin: 0 0 40px 0;
	background-color: #FFF;
	background-position: 0 330px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	width: 980px;
	*padding-bottom: 10px;
}

#left_col {
	padding-top: 20px;
	float: left;
	border-width: 0px;
	margin-right: 20px;
	margin-left: 20px;
	width: 300px;
}

#right_col {
	float: right;
	margin-right: 80px;
	margin-left: 20px;
	width: 500px;
}

#footer {
	display: block;
	clear: both;
	margin: 100px 20px 20px 20px;
	height: 1px;
	background-image: url(images/dotted_line.gif);
	font-size: 11px;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	background-repeat: repeat-x;
	width: 940px;
}

/********************/
/* Basic Typography */
/********************/

h1 {
	margin-bottom: 10px;
	margin-top: 40px;
}

h2 {
	margin: 30px 0 5px 20px;
	font-size: 14px;
	font-weight: normal;
}

h3 {
	margin-left: 15px;
}

h4 {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px 0;
}

p {
	margin: 20px 0 0 0;
	color: #444;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	line-height: 24px;
	font-size: 12px;
}

#right_col p {
	margin: 20px 20px 0 20px;
	color: #444;
	line-height: 24px;
	font-size: 12px;
}

#footer p {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 11px;
}

a {
	color: #55bdeb;
}

a:hover {
	margin: -3px;
	padding: 3px;
	background-color: #55bdeb;
	outline:none;
	color: white;
}

#logo_box a:hover {
	outline: none;
	background-color: transparent;
	background: none;
}


ul, ul.none {
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	line-height: 18px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

/****************/
/* Wat wij doen */
/****************/

#watwijdoen {
	padding-left: 20px;
	padding-bottom: 40px;
	padding-right: 20px;
	padding-top: 23px;
	margin-top: 45px;
	background-color: #F7F7F7;
}

#watwijdoen ul li {
	list-style-image: url(images/checks.png);
	list-style-position: inside;
	color: #6e7576;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 24px;
	font-size: 12px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	margin: 20px 0 0 0;
	*list-style-position: outside;
	*margin: 20px 0 0 15px;
}

#watwijdoen ul li.desc {
	list-style-image: none;
	list-style-type: none;
	margin-left: 16px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: -5px;
	padding: 0px;
	font-weight: normal;
	font-style: italic;
	text-transform: capitalize;
	color: #b6b6b6;
	line-height: 18px;
	font-size: 11px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

/******************/
/* Carousel start */
/******************/

#mygallery {
	float:left;
}

.stepcarousel{
	margin: 0px;
	background-color: #f7f7f7;
	position: relative; /*leave this value alone*/
	border: 0px none black;
	overflow: scroll; /*leave this value alone*/
	width: 980px; /*Width of Carousel Viewer itself*/
	height: 330px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 980px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#previous {
	background-image: url(images/transparent.png);
	background-repeat: repeat;
	margin: 0;
	color: white;
	position: absolute;
	width: 490px;
	height: 330px;
	padding: 0px;
	z-index: 1;
}

#previous a {
	min-width: 490px;
	min-height: 330px;
	display: block;
}

#previous a:hover {
	background-color: transparent;
	background-image: url(images/transparent.png);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
}

#description {
	background-image: url(images/transparent_black.png);
	background-repeat: repeat;
	margin-left: 20px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 210px;
	color: white;
	position: absolute;
	width: 280px;
	height: 80px;
	padding: 10px;
	z-index: 99;
	*top: 200px;
	*left: 10px;
}

#description_content {
	float:left;
	width: 280px;
	height: 70px;
	*display: block;
	*padding: 0 10px 0 0px;
	*height: 60px;
	*min-width: 280px;
	*clear: both;
	*float: left;
}

#textContainer p {
	color: white;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	line-height: 18px;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-style: italic;
	*width: 280px;
}

.nav_buttons {
	float: right;
	height: 20px;
}

.nav_buttons a, .nav_buttons a:hover {
	margin: 0;
	padding: 0;
	outline:none;
	border: none;
	background: none;
}

#dots {
	float:left;
	margin-top: 3px;
}

/****************/
/* Quote start  */
/****************/

#quote {
	border-style: none;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 20px;
	float: left;
	text-align: center;
	height: 80px;
	width: 940px;
}

#quote p {
	color: #3f3f3f;
	text-align: center;
	font-size: 24px;
	font-family: Georgia;
	font-style: italic;
	*padding-top: 20px;
}

#quote_author {
	display: block;
	color: #55bdeb;
	text-align: center;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}


/****************/
/* Form start   */
/****************/

#message {
	line-height: 18px;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	margin: 0 0 -20px 20px;
}

form {
	margin-top: 33px;
	color: #444444;
	margin-right: 20px;
	margin-left: 20px;
	*width: 460px;
	*margin-left: 20px;
}

.form_left {
	float: left;
	display: block;
	height: auto;
	width: 160px;
	*min-height: 60px;
}

.form_right {
	float: left;
	margin-left: 80px;
	display: block;
	height: auto;
	width: 160px;
	*margin-left: 0;
	*padding-left: 70px;
	*min-width: 160px;
	*min-height: 60px;
}

label {
	margin: 0px;
	float: left;
	color: #444444;
	display: block;
	width: 160px;
	*height: 20px;
	text-shadow: 0px 0px;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	clear: both;
}

input {
	padding-left: 5px;
	margin-bottom: 20px;
	margin-top: 10px;
	height: 20px;
	width: 155px;
	border-style: none;
	border-bottom: 1px solid #d2d4d4;
	background-color: #f6f6f6;
	line-height: 18px;
	color: #444444;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	float: left;
	*display:block;
	*clear:both;
}

textarea {
	margin-right: 0px;
	padding: 5px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
	height: 110px;
	width: 450px;
	border-style: none;
	border-bottom: 1px solid #d2d4d4;
	background-color: #f6f6f6;
	line-height: 18px;
	color: #444444;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	overflow: auto;
}

textarea:focus, input:focus {
	background-color: #EEEEEE;
	border-bottom-color: #999999;
}

#verify {
	margin-bottom: 20px;
	margin-top: 10px;
	float: none;
	height: 20px;
	width: 60px;
	border-style: none;
	border-bottom: 1px solid #d2d4d4;
	border-bottom-color: black;
	background-color: #f6f6f6;
	line-height: 18px;
	color: #444444;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

#verifybox {
}

.submit_send {
	margin-right: -1px;
	margin-bottom: 0px;
	margin-top: 10px;
	*clear:both;
	float: right;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	height: 20px;
	text-align: left;
	background-position: 45px 2px;
	width: auto;
	min-width: 65px;
	color: white;
	background-image: url(images/submit_arrow.gif);
	background-repeat: no-repeat;
	background-color: #55bdeb;
	padding: 1px 0 3px 5px;
}

.submit_send:active, .submit_send:hover {
	background-color: #55bdeb;
	
}

/***********/
/* Contact */
/***********/

.contact_left {
	width: 120px;
	height: 90px;
	padding: 10px;
	min-height: 20px;
	margin: 17px 0 0 20px;
	float: left;
	background-color: #F7F7F7;
	display: block;
	clear: left;
}

.contact_right {
	width: 300px;
	padding: 10px 0 10px 0;
	margin: 20px 0 0 20px;
	float: left;
	display: block;
}

.contact_right h2 {
	margin: 0 0 10px 0;
}

/***********/
/* TWITTER */
/***********/

.tweet {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	color: #444444;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	line-height: 18px;
	font-size: 12px;
	width: 300px;
	float: right;
}
.tweet .tweet_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.tweet .tweet_list li {
	margin-left: 0;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 0px;
	padding: 0;
}
.tweet .tweet_list li a {
	color: #55bdeb;
}
.tweet .tweet_list li a:hover {
	color: #FFFFFF;
}
.tweet .tweet_list .tweet_even {
	background-color: #FFFFFF;
}
.tweet .tweet_list .tweet_avatar {
	padding-right: 0;
	float: left;
}
.tweet .tweet_list .tweet_avatar img {
	vertical-align: middle;
}
.tweet_avatar {
	display: none;
}
.tweet_date {
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}