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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: transparent;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

		
		
		
			html
			{
				background:#e7e7e7 url('body-background.png') center 30px no-repeat; 
			}
			a { color:#fff; }
			hr { display:none; }
			strong { font-weight:900; }
			body
			{
				font-family: century gothic,Verdana,arial;
				line-height:1.1;
				font-size:0.95em;
			}
			body #container
			{
				width: 630px;
				margin:0 auto;
				margin-top:10px;
				min-height:500px;
				overflow:hidden;
				padding:0 0 30px 0;
				width: 598px;
			}
			#footer
			{
				width:100%;
				background: url('footer.png') repeat-x;
				height:95px;
			}
			#left-column
			{
				width: 294px;
				float:left;
			}
			#right-column
			{
				width: 294px;
				float:right;
			}
			#left-column h2, #right-column h2
			{
				display:block;
				width:182px;
				height:56px;
				background: url('rudmad-constructions.png') no-repeat;
				text-indent:-9000em;
				overflow:hidden;
				margin:0 auto;
			}
			#right-column h2
			{
				background: url('rudmad-uitzendbureau.png') no-repeat;
				width:197px;
				height:60px;
			}
			#left-column ul.departments, #right-column ul.departments
			{
				list-style:none;
				overflow:hidden;
				background: url('rudmad-constructions-list.png') no-repeat;
				text-indent:-9000em;
				width:294px;
				height:32px;
				margin: 10px 0;
			}
			#right-column ul.departments
			{
				margin-top: 6px;
				background: url('rudmad-uitzendbureau-list.png') no-repeat;
			}
			#left-column ul.departments li
			{
				float:left;
				padding:0 4px 0 10px;
				/*background: url('red-dot.png') left center no-repeat;*/
				text-transform:uppercase;
				font-size:smaller;
				font-weight:900;
				color:#6a6a6a;
			}
			#left-column ul.departments li:first-child
			{
				background:0;
				padding: 0 4px 0 0;
			}
			#left-column ul.contact
			{
				text-align:right;
			}
			#left-column .splash, #right-column .splash
			{
				background: url('rudmad-constructions-splash.png') no-repeat;
				width:294px;
				height:289px;
				position:relative;
				margin-bottom:20px;
			}
			#right-column .splash
			{
				background: url('rudmad-uitzendbureau-splash.png') no-repeat;
			}
			#left-column .splash a.english, #left-column .splash a.dutch    , #right-column .splash a.english, #right-column .splash a.dutch
			{
				position:absolute;
				bottom:25px;
				display:block;
				/*background: #000; opacity: 0.5;*/
				height:60px;
				text-indent:-9000em;
				overflow:hidden;
			}
			#left-column .splash a.english, #right-column .splash a.english
			{
				left:54px;
				width:86px;
			}
			#right-column .splash a.english
			{
				left:58px;
			}
			#left-column .splash a.dutch, #right-column .splash a.dutch
			{
				right:72px;
				width:75px;
			}
			#right-column .splash a.dutch
			{
				right:70px;
			}
