* {
	margin: 0 auto;
	padding: 0;
}

html { height: 101%; margin-bottom: 1px; } /*this code forces the vertical scrollbar to appear always regardles the height of the page and in all browsers */

body {
	margin: 20px 0;
	background: #FFFFFF;
	background-image: url(images/bckgnd3.jpg);
	background-position:center;
	background-repeat:repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7F7772;
}

h1, h2, h3 {
	font-weight: normal;
	color: #3B3B3B;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
}

a:link {
	color: #5773A6;
}

a:hover {
	text-decoration: none;
	color: #3B3B3B;
}

#header {
	width: 1050px;
	height: 80px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 340px;  /*   adjust this width when an extra menu item has to be put into menu: smaller moves the items to the left (min width = 240px */
	background-image: url(images/bckgnd2.jpg);
	padding-left: 20px; /*   adjust this padding value when an extra menu item has to be put into menu: smaller moves the items to the left (min padding = 0px */
	
}

#logo h1 {
	padding-top: 10px;
	text-align: left;
}

#logo h1 a {
	font-weight: normal;
	font-size: 24px; 
	color: #3B3B3B;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #7F7772;


}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: left;
	width: 530px;

}

#menu ul {
	margin: 0;
	padding-top: 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu .first a {
	background: #CCCCCC;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 0px 25px 0 25px;
	text-decoration: none;
	font-size: 114%;
	color: #3B3B3B;
}

#menu a:hover {
	color: #3B3B3B;
	font-style:oblique;
	
}

#splash1 {
	width: 1050px;
	height: 250px;
	margin: 0 auto;
	background: url(images/indexPic.jpg) no-repeat;
}

#splash2 {
	width: 1050px;
	height: 250px;
	margin: 0 auto;
	background: url(images/AboutPic.jpg) no-repeat;
}

#splash3 {
	width: 1050px;
	height: 250px;
	margin: 0 auto;
	background: url(images/PortfollioPic.jpg) no-repeat;
}

#splash4 {
	width: 1050px;
	height: 250px;
	margin: 0 auto;
	background: url(images/ContactPic.jpg) no-repeat;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#page {
	width: 1050px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 15px;
}

#content {
	float: left;
	width: 770px;
	padding: 10px;
}

#content ol, #content ul {
	margin-left: 3em;
}

#tekst {
display: none;
width: 750px;
font-size: 13px;
}

#sidebar {
	float: left;
	width: 220px;
	padding: 20px;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#sidebar h3 {
	height: 20px;
	padding: 0 10px;
	background: #3B3B3B url(images/img4a.gif) no-repeat;
	color: #B5C1B3;
}

#footer {
	clear: both;
	height: auto;
	width: 1050px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 3px solid #6E818F;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
	color: #6E818F;
}

#links {
	float: right;
	}
#apDiv1 {
	position:absolute;
	width:740px;
	height:265px;
	z-index:0;
	left: 735px;
	top: 215px;
	overflow:hidden;
}
.style3 {
	font-size: 14px;
	color: #6882A0;
	font: Franklin Gothic Book;
	font-weight: normal;
}
