html, body
{
	overflow: auto;
	width: 100%;
}
body
{
	background-attachment: fixed;
	background-color: #373737;
	background-image: url(../images/bg-container.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #a5a6a6;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
	html, body
	{
		overflow: auto;
		width: 100%;
	}
}
*
{
	margin: 0;
	padding: 0;
}
*:focus
{
	outline: none;
}
.clr
{
	clear: both;
}
form
{
	margin: 0;
	padding: 0;
}
hr
{
	background-color: #d3d3d3;
	border: 0;
	color: #d3d3d3;
	height: 1px;
}
hr.content-line
{
	background-color: #d3d3d3;
	border: 0;
	color: #d0d0d0;
	height: 1px;
	margin: 30px 0px 30px 0px;
}
h1, h2, h3, h4, h5, h6
{
	color: #787777;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1
{
	font-size: 33px;
	line-height: 30px;
	margin-bottom: 10px;
}
h2
{
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 10px;
}
h3
{
	font-size: 24px;
	line-height: 20px;
	margin-bottom: 10px;
}
h4
{
	font-size: 22px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 8px;
}
h5
{
	font-size: 18px;
	margin: 3px 0px;
	padding: 0px;
}
h6
{
	font-size: 16px;
	margin: 3px 0px;
	padding: 0px;
}
a
{
	color: #0d364b;
	text-decoration: underline;
}
a:visited
{
	color: #a7a6a6;
	text-decoration: none;
}
a:hover
{
	color: #a7a6a6;
	text-decoration: none;
}
a img
{
	border: none;
}
.imgcenter
{
	float: left;
	margin: 0px 0px 10px 0px;
}
.imgleft
{
	float: left;
	margin: 4px 12px 10px 0px;
}
.imgright
{
	float: right;
	margin: 4px 0px 10px 12px;
}
.border
{
	border: 1px solid #ebebeb;
	padding: 4px;
}
p, ul, ol, blockquote
{
	color: #a5a6a6;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 14px;
}
ul, ol
{
	margin: 10px 0 35px 40px;
}
li ol, li ul
{
	font-size: 1.0em;
	list-style: square;
	margin-bottom: 0;
	margin-top: 0;
}
li ol
{
	list-style: decimal;
}
blockquote
{
	background-image: url(../images/quote.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	color: #6e7a7f;
	float: left;
	font-style: italic;
	margin: 0px;
	padding: 0px 4px 2px 38px;
}
code
{
	border-left: 4px solid #dddddd;
	display: block;
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.9em;
	letter-spacing: 1px;
	margin: 25px 0 25px 0px;
	padding: 15px 10px;
}
#container
{
	background-image: url(../images/glow-bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 960px;
}
#header
{
	position: absolute;
	top: 0px;
	width: 960px;
	z-index: 20;
}
.logo
{
	float: left;
	height: 64px;
	margin-top: 30px;
	width: 600px;
	color: #ffffff !important;
	font-size: 60px;
	text-decoration: none;
	z-index: 100;
}
#mainmenu
{
	float: right;
	margin: 48px 0px -126px 0px;
	width: 373px;
}
.navigation
{
	float: left;
	list-style-type: none;
	width: 363px;
}
.navigation ul
{
	clear: both;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.navigation li
{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 100;
}
.navigation li a
{
	color: #ffffff !important;
	display: block;
	float: left;
	font-size: 18px;
	margin: 0px;
	padding: 0px 25px 10px 0px;
	text-decoration: none;
	z-index: 100;
}
.navigation li.current a, .navigation li a:hover, .navigation li.current li a:hover
{
	color: #ffffff !important;
	text-decoration: none;
}
.navigation li.current li a
{
	color: #ffffff !important;
	text-decoration: none;
}
#sanderimage-container
{
	margin: 0px auto;
	width: 805px;
}
#sanderimage
{
	background-image: url(../images/sander.m.staal.png);
	background-repeat: no-repeat;
  border: 6px solid #ebebeb;
	float: left;
	height: 360px;
	margin: 120px 0px 0px 40px;
	position: absolute;
	width: 320px;
	z-index: 80;
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
	#sanderimage
	{
		margin: 220px 0px 0px -116px;
		top: 0;
		border: 6px solid #ebebeb;
	}
}
#sanderimage ul, #sanderimage li
{
	height: 218px;
	list-style-type: none;
	margin: 8px 0px 0px 27px;
	padding: 0px;
	width: 385px;
}
.content-box
{
	background-image: url(../images/box-bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 513px;
	margin: 133px 0px 0px 80px;
	width: 874px;
}
* html .content-box
{
	margin-left: 40px;
}
.content-box-left
{
	background-image: url(../images/box-bg-left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 513px;
	width: 859px;
}
.content-box-right
{
	background-image: url(../images/box-bg-right.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 513px;
	width: 15px;
}
#page
{
	margin: 0px auto;
	position: relative;
	width: 960px;
	z-index: 10;
}
#home, #about, #services, #gallery, #contact
{
	float: left;
	height: 513px;
	margin: -76px 0px 200px 0px;
	width: 960px;
}

* html #home, * html #about, * html #services, * html #gallery, * html #contact
{
	margin: 0px 0px 360px 0px;
}
.front-content
{
	float: left;
	margin: 60px 0px 0px 0px;
	position: absolute;
	right: 60px;
	width: 417px;
}
#front-content-scroll, #front-content-scroll2
{
	height: 350px;
	margin: 60px 0px 0px 0px;
	overflow: auto;
	padding: 15px;
	position: absolute;
	position: relative;
	right: 40px;
	width: 420px;
}
.front-content h3, #front-content-scroll h3, #front-content-scroll2 h3
{
	color: #adadad;
	margin: -10px 0px 25px 0px;
}
.front-column
{
	float: left;
	margin-top: 15px;
	width: 190px;
}
.front-icon
{
	margin: 0px 22px;
}
.front-spacer
{
	display: block;
	float: left;
	width: 37px;
}
.services
{
	margin-bottom: 18px;
}
#gallery-page
{
	float: left;
	margin-top: 0px;
	width: 437px;
}
#gallery ul
{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 437px;
}
#gallery ul li
{
	background-image: url(../images/gallery-shadow.png);
	background-position: bottom;
	float: left;
	height: 122px;
	margin: 5px 20px -3px 0px;
	width: 125px;
}
#gallery ul li.gl-last
{
	float: left;
	margin-right: 0px;
}
#social-icon
{
	height: 40px;
	margin-left: 600px;
	position: absolute;
	top: 695px;
	width: 360px;
}
.social
{
	float: right;
	list-style-type: none;
	width: 180px;
}
.social ul, .social li
{
	list-style-type: none;
	margin-top: -20px;
}
.social li a
{
	display: block;
	float: left;
	padding: 0px 9px 0px 0px;
}
#footer
{
	color: #d3d3d3;
	margin: 70px auto 0px auto;
	width: 960px;
}
#footer-copyright
{
	float: left;
	position: absolute;
	top: 690px;
	width: 600px;
}
form
{
	margin: 0;
	padding: 0;
}
fieldset
{
	border: 0;
	margin: 0;
	padding: 0;
}
#contactFormArea label
{
	color: #a5a6a6;
	float: left;
	font-size: 12px;
	margin-top: 6px;
	padding-right: 15px;
	width: 60px;
}
#contactFormArea
{
	color: #606060;
	float: left;
	margin-top: 0px;
	width: 410px;
}
.textfield
{
	background-color: #ffffff;
	border: 1px solid #d7d7d7;
	color: #6b6b6b;
	font-size: 13px;
	margin: 0px 0px 15px 0px;
	padding: 5px 5px 5px 5px;
	width: 305px;
}
.input-submit
{
	background-image: url(../images/but-send.png);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	float: right;
	height: 34px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	width: 91px;
}
.textarea
{
	background-color: #ffffff;
	border: 1px solid #d7d7d7;
	color: #6b6b6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	overflow-y: hidden;
	padding: 5px 5px 5px 5px;
	width: 305px;
}
.buttoncontact
{
	background-image: url(../images/but-send.png);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	float: right;
	height: 34px;
	margin: 10px 15px 0px 0px;
	padding: 0px;
	width: 91px;
}
.require
{
	color: #f00;
	display: inline;
	float: right;
	font-weight: bold;
	margin-right: 8px;
}
.loading
{
	background: url(../images/loading.gif) top left no-repeat;
	float: left;
	margin-top: 20px;
	padding-left: 20px;
}
.success
{
	background: #D7F7DF url(../images/ok.png) no-repeat;
	background-position: 57px 4px;
	border: 1px solid #A3F7B8;
	color: #3F9153;
	font-size: 11px;
	margin: 15px 0;
	padding: 8px 10px 8px 37px;
	text-align: center;
}