html,body{margin:0;padding:0}
body{font: 90% arial,sans-serif}
p{margin:0 10px 10px}
img { border: none}
h1 {
	letter-spacing: 0.2em;
	font-size:2em;
	margin:0;
	color:#000;
	word-spacing:0.3em;
	}
h2 {
	font-size: 120%;
	color: #666666;
	letter-spacing: 0.1em;
	word-spacing:0.15em;
}
h3 {
	font-size: 124%;
	color: #666666;
	letter-spacing: 0.1em;
	word-spacing:0.15em;
	padding-left:0px
}
h4 {
	color: #000;
	font-size:130%;
	padding-left:10px;
	font-weight:bold;
}
h5 {
	color: #4F4F4F;
	font-size:95%;
	line-height:130%;
}
h6 {
	letter-spacing: 0.3em;
	font-weight: normal;
}
a:link {  text-decoration: none;
color: #000000
}
a:visited {  text-decoration: none;
color: #000000;
}
a:hover {  
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
div#header {height:90px;margin:0;
	letter-spacing: 0.1em;
	font-size:120%;
	margin:0;
	color:#000;
	word-spacing:0.2em;
  background:;color: #FF0000;
  padding:10px;
  background-image:url(bg-ser1.jpg);
  background-repeat:repeat-x
  
  }
  div#header h1{letter-spacing: 0.1em;
  color:#000;
  letter-spacing: 0.1em;
	font-size:160%;
	margin:0;
	color:#000;
	word-spacing:0.2em;
	line-height:1.2em;
  }
div#content p{line-height:1.4}
div#navigation{background:#FFF}
div#extra{background:#FF8539}
div#wrapper{float:left;width:100%;margin-left:-50%;}
div#content{margin-left:50%; padding-left:20px; padding-right:10px}
div#navigation{float:right;width:50%}
div#extra{float:right;clear:right;width:50%}
div#footer{clear:both;width:100%; text-align:left;
color: #333; background-color:#FFFFFF}
div#footer a{color:#FF0000 !important}

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}
.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: grey;
}
.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: black;
}
.thelanguage ul {
margin-left:0px;
padding-left:0px}
.thelanguage ul li {
list-style: none;
padding-bottom:6px;
font-size:90%;
/*
font-style:italic; */
}

.thelanguage ul li a{
color:#000099
}
.thelanguage ul li a:hover{
color: #990000
}
.thelanguage ul li a:visited{
color: #000066;
}
#debug {
margin-top:30px; margin-left:10px}
.aux {font-size:76%}
.aux a { text-decoration:none; display:inline}
.spacer {height:20px}