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, div, table
{
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

body
{
	background-image: url("http://www.searchspecialist.nl/images/bg.gif");
}

img
{
	border: none;
}

.jslink,
.jslink-hover
{
  cursor: pointer;
}

a, a:active, a:visited, .jslink
{
	color: #AA0707;
	text-decoration: underline;
}

a:hover, .jslink-hover
{
	color: #AA0707;
	text-decoration: none;
}

p
{
	margin: 0px 0px 10px 0px;
}

h1
{
	font-size: 21px;
	color: #AA0707;
	margin: 0px 0px 10px 0px;
}

h3
{
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
}

h4
{
	font-size: 15px;
	color: #404040;
	font-style: italic;
	margin: 0px 0px 10px 0px;
}

#flow
{
	width: 100%;
	height: 300px;
	background-image: url("http://www.searchspecialist.nl/images/bg-glow.gif");
	background-repeat: repeat-x;
}

#main
{
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0px 0px 0px -350px;
	width: 700px;
	height: 100%;
}

#sheet
{
	position: absolute;
	top: 0px;
	width: 100%;
	background-image: url("http://www.searchspecialist.nl/images/bg-sheet.gif");
	background-repeat: repeat-y;
}

#header
{
	postition: absolute;
	height: 104px;
	width: 694px;
	margin: 1px 3px 0px 3px;
	background-image: url("http://www.searchspecialist.nl/images/bg-header.jpg");
	background-repeat: no-repeat;
	border-bottom: 1px solid #404040;
}

#menu
{
	position: absolute;
	top: 79px;
	padding: 4px 0px 0px 20px;
	color: #404040;
	font-size: 13px;
}

#flags
{
	position: absolute;
	top: 85px;
	left: 647px;
	list-style: none;
}

#flags li
{
	float: left;
	margin-left: 3px;
	
}

#flags #nl a,
#flags #en a,
#flags #nl a:active,
#flags #en a:active,
#flags #nl a:visited,
#flags #en a:visited
{
	display: block;
	height: 16px;
	width: 20px;
	overflow:hidden;
	text-indent:-9999px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#flags #nl a:hover,
#flags #en a:hover,
#flags #nl.active a,
#flags #en.active a
{
	background-position: 0px -16px;
}

#flags #nl a
{
	background-image: url("http://www.searchspecialist.nl/images/nl.png");
}

#flags #en a
{
	background-image: url("http://www.searchspecialist.nl/images/gb.png");
}

#footer
{
	width: 700px;
	height: 20px;
	margin: 60px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	background-image: url("http://www.searchspecialist.nl/images/bg-footer.gif");
	background-repeat: no-repeat;
	background-position: top;
}

#menu a, #menu a:active, #menu a:visited, #menu .jslink
{
	color: #404040;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#menu a:hover, #menu .jslink-hover
{
	text-decoration: underline;
}

#content
{
	top: 104px;
	width: 654px;
	margin: 23px 0px 0px 23px;
}
