/*
Title: 		
Updated: 	
Version: 1.0
Author: yse
*/

* {margin: 0; padding: 0;}

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-align:left;
	color: #303B3B;
	background: #000D0D url('../images/intro_body.bg.jpg') repeat-x top left;
}
a { color: #303B3B}

img { border: 0;}
hr { display:none; }

#wrapper {width: 925px;text-align:left; background: url('../images/intro_bg.jpg') no-repeat 300px 0; height: 554px; position:relative; margin-top: 50px;}

#mainlogo { position:absolute; right: 20px;top: 50px;}

ul { position:absolute; top: 50px; left: 60px; list-style:none; margin:0;padding:0;}

ul li a { padding: 46px 0 0 0;overflow: hidden;height: 0px !important;height /**/: 46px; /* for IE5/Win only */margin-left: 0px; width: 256px;display:block;}

#nl { margin-bottom: 25px;}

#nl a { background: url('../images/intro_nl.gif') no-repeat top left;  }
#fr a { background: url('../images/intro_fr.gif') no-repeat top left;  }


/* header
------------------------------------------------------------- */


/* footer
------------------------------------------------------------- */
#footer { clear:both; text-align:right; margin-top: 20px; width: 925px;}
#footer a {}
#footer a:hover { }

/* forms
------------------------------------------------------------- */
form, fieldset, input,select,textarea { font-family: Verdana,arial,sans-serif;}
fieldset {border:0;}
legend {display:none;}
input, textarea {}
input:hover, input:active, input:focus, textarea:hover, textarea:active, textarea:focus { }
