*
{
	margin: 0;
	padding: 0;
}
html, body
{
	background-image: url(images/common/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #6992c0;
}

body
{
	font-family: "lucida sans", verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	height: 100%;

}

p
{
	padding: 0 10px 1em;
	text-decoration: none;
}
a img
{
	border-width: 0;
}
a
{
	color: #999999;
	text-decoration: none;
}


a:hover
{
	color: red;
	text-decoration: none;
}
#wrapper
{

	left: 50%;
	margin-left: -495px;
	position: absolute;
	text-align: left;
	top: 20px;
	width: 980px;

}

* html #wrapper
{
	height: 100%;
}
#header
{
	background-image: url('images/common/header.gif');
    position: absolute;
	height: 107px;
	text-align: left;
	width: 980px;
}

#footer
{
	background-image: url('images/common/footer-nl.gif');
  	position: absolute;
	top: 592px;
	height: 87px;
	text-align: left;
	width: 980px;	
}

#content-wr
{
	background-image: url('images/common/content-bg.gif');
  	position: absolute;
	top: 107px;
	height: 485px;
	text-align: left;
	width: 980px;		
}


#content-hd
{
	background-image: url('images/common/content-hd.gif');
  	position: absolute;
	top: 123px;
	height: 10px;
	text-align: left;
	width: 926px;	
	left: 27px;	
}


#content-ft
{
	background-image: url('images/common/content-ft.gif');
  	position: absolute;
	top: 564px;
	height: 10px;
	text-align: left;
	width: 926px;	
	left: 27px;	
}

#content
{
	background: white;
  	position: absolute;
	top: 133px;
	height: 431px;
	text-align: left;
	width: 926px;	
	left: 27px;	
}


#content-h1b
{
	background: #e5e3df;
  	position: absolute;
	top: 163px;
	height: 390px;
	text-align: left;
	width: 433px;	
	left: 47px;	
}

#content-h1t
{
	position: absolute;
	top: 183px;
	height: 350px;
	width: 393px;	
	left: 67px;	
}


#content-h2b
{
	background: #e5e3df;
  	position: absolute;
	top: 163px;
	height: 390px;
	text-align: left;
	width: 433px;	
	right: 47px;	
}

#content-h2t
{
  	position: absolute;
	top: 183px;
	height: 350px;
	text-align: left;
	width: 393px;	
	right: 67px;	
}

#content-h2l
{
position: absolute;
	top: 183px;
	height: 350px;
	text-align: center;
	width: 165px;	
	right: 285px;	
}

#content-h2r
{
position: absolute;
	top: 183px;
	height: 350px;
	text-align: center;
	width: 165px;	
	right: 77px;	
}

#content-hp
{

	position: absolute;
	top: 163px;
	height: 390px;
	text-align: left;
	width: 886px;	
	left: 47px;	
}


#menu
{


	height: 25px;
	position: absolute;
	left: 30px;
	top: 130px;
	width: 725px;
	list-style: none;
	padding: 0;
	margin: 0;
}


#menu li
{
	float: right;
	margin: 0 1.00em;
	text-align:center;
	font-weight:bold;
	font-family: arial black;
	font-size: 16px;
	color: #999999;
} 



#content2txt
{
	font-family:Arial;
	font-size: 10px;
	vertical-align: top;
}

#spacer
{
	height: 10px;
}
