body{

	color: #4D4D4D;

	font: 11px/16px Tahoma, Geneva, Arial, Helvetica, sans-serif;

	text-align: center;

	background: #FFFFFF;

}

a{
	color: #990000;
	text-decoration: none;
}

a:visited{
	color: #990000;
	text-decoration: none;
}

h1{
	font: 14px/18px Arial, Tahoma, Geneva, Helvetica, sans-serif;
	color: #4D4D4D;
	margin: 15px 0 15px 0;
}

h2{
	font: 24px/28px Arial, Tahoma, Geneva, Helvetica, sans-serif;
	color: #4D4D4D;
}

h3{
	font: 18px/22px Arial, Tahoma, Geneva, Helvetica, sans-serif;
	color: #4D4D4D;
}

blockquote {

	border: 1px solid #CCCCCC;

	padding: 10px;

	margin: 10px;
}

/*|||||||||||||||||||||layout styles||||||||||||||||||||*/

#banner{
margin-top:0px; margin-bottom: 2px; height: 70px;
	BACKGROUND: #fff; BORDER-BOTTOM: #CCCCCC 1px solid;
	BACKGROUND-POSITION: LEFT;
	BACKGROUND-IMAGE: url(http://blogger.xs4all.nl/images/blogger_xs4all_nl/sorunume/14680/o_logo.gif);
	BACKGROUND-REPEAT: no-repeat
}

#banner h1{
	float: left;
	color: #FFFFFF;
	margin: 40px 0 0 10px;
	background: none;
	height: 50px;
	visibility: hidden
}


#banner h1{
	float: left;
	color: #FFFFFF;
	margin: 40px 0 0 10px;
	background: none;
	Background-color: #FFFFFF
	height: 50px;

}
#banner>h1{
	margin: 40px 0 0 20px;	
}

#banner h1 a{
	color: #990000;
	text-decoration: none;
}

#banner span
{	
	color: #fff;
	font-size: small;
	margin-left: -200px;
	position: absolute;
	top: 100px;
}

#banner>span{
	margin-left: -200px;	
	top: 85px;	
}

#container{
	color: #FFFFFF
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	width: 970px;
}

#content{
	float: left;
	padding: 0;
	background-repeat: no-repeat;
	font: 13px/20px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px 5px 5px 5px;
	width: 504px;
}

* body #content{
	margin: 0px 5px 5px 5pxx;
}

#leftsidebar{
	float: left;
	background-repeat: no-repeat;
	text-align: left;
	width: 205px;
	color: #990000;
	line-height: 16px;
	margin: 0px 5px 5px 13px;
	_margin: 0px 5px 5px 7px;
}

#leftsidebar h3{
	margin-left: 5px;
}

#rightsidebar{
	float: left;
	background-repeat: no-repeat;
	text-align: left;
	width: 205px;
	color: #990000;
	line-height: 16px;
	margin: 0px 5px 5px 5px;
}

#rightsidebar h3{
	margin-left: 5px;
}

/*|||||||||||||||||||||meta nav||||||||||||||||||||*/
#nav-meta{

	float: right;

	margin: 11px 50px 0 0;

	background: no-repeat bottom right;

}



#nav-meta ul{

	margin: 0;

	padding: 2px;

	background: no-repeat bottom left;

}


#nav-meta li{
	display: inline;
	padding: 4px;
}

#nav-meta a, #nav-meta a:visited{
	color: #990000;
	text-decoration: none;
	margin: 4px;
}

#nav-meta a:hover, #nav-meta a:visited:hover{
	color: #990000;
}
/* hack  for mac ie*/
*>html #nav-meta a {
	float:left;
}

.skip {
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
}

.skip:active, .skip:focus {
	position: absolute;
	overflow: visible;
	width: auto;
	height: auto;
	background: #FFFFFF;
}


/*|||||||||||||||||||||main nav||||||||||||||||||||*/
#nav-main{
	margin: 10px 16px 10px 11px;
	min-height: 30px;
	height: auto;
	_height: 30px;
	background: #FFFFFF no-repeat;
}

#nav-main ul{
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 4px 0 0 10px;
}

#nav-main li{
	list-style-type: none;
	float: left;
	width: auto;
	margin: 7px 5px 0 5px;
	background: no-repeat top right;
}

#nav-main a:link, #nav-main a:visited {
	display: block;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 10px 2px 12px;
	background: no-repeat top left;
}

#nav-main a:hover, #nav-main a:visited:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 10px 1px 12px;
}
/* hack  for mac ie*/
*>html #nav-main a {
	float:left;
}

.current{
	margin-top: 4px;
}

.current a:link, .current a:visited{
	color: #990000 !important;
}

.current a:hover, .current a:visited:hover{
	color: #990000!important;
}

.postbody{
	margin: 10px 15px 5px 0px;
}

.postfoot{
	margin: 10px 15px 5px 0px;
}

/*|||||||||||||||||||||sub nav||||||||||||||||||||*/
#nav-section {
	clear: both;
}

#nav-section ul{
	margin: 0;
	padding: 0 10px 0 10px;
}

#nav-section li{
	list-style-type: none;
	float: left;
	margin: 0px 4px 0 4px;
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 12px;
}

#nav-section a:link, #nav-section a:visited{
	text-decoration: none;
}

.youarehere a:link, .youarehere a:visited{
	font-weight: bold;
}

.youarehere{
	background-image: url(Images/bullet_on.gif)!important;
	visibility: hidden
}


/*|||||||||||||||||||||supplemental nav||||||||||||||||||||*/
#nav-supp ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav-supp {
	margin: 5px;
}

#nav-supp li{
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 15px;
	margin: 2px 0 2px 10px;
}


/*|||||||||||||||||||||footer||||||||||||||||||||*/

#info-site{
	clear: both;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
	padding: 30px 0 15px 0;
}

	
#info-company{
	padding: 5px;
	background: center top no-repeat;
	margin: 10px 16px 10px 10px!important;
	min-height: 30px;
	height: auto;
	_height: 30px;
	color: #990000;
}
