/*body & general style*/
*
{border:none;
 color:#d9c291; 
 font-family:arial,helvetica,sans-serif;  
 margin:auto}

body#saxengon
{background-color:#001642; 
 width:800px}

li
{display:inline}

p,h1,h3
{line-height:1em;
 margin:0 0 20px 0}
 
/*header*/
 .language
 {float:right;
  margin:10px 0 -45px 0;  
  position:relative}
 .homelanguage /*Home Site Only*/
 {float:none;
  margin:0 auto;
  position:relative;
  width:300px}
 .logo 
 {margin:0 0 0 0}
 .homelogo /*Home Site Only*/
 {margin:50px 100px 25px 100px}
 .menu
 {float:right;
  font-family:"Bitstream Vera Sans",arial,helvetica,sans-serif; 
  font-size:14.5px; 
  margin:-40px 30px 0 0; 
  position:relative;
  word-spacing:17px}
 
/*info*/
input
{background-color:#596784;
 border:thin solid white;
 color:white;
 padding:.5px}
input:hover
{background-color:#001642;
 border:thin solid gray;
 color:gray
 cursor:pointer;}
input:active
{color:gray}
  
#info
{font-size:75%;width:700px}
 .info
 {background-color:#596784;
  padding:20px;
  margin:20px 0 0 0}
 .info:before
 {content: url('img/before.png');
  display:block;
  line-height:0.1;
  margin:-20px -20px -40px -20px}
 .info:after
 {content: url('img/after.png');
  clear:both;
  display:block;
  line-height:0.1;
  margin:0px -20px -30px -20px}
 
p.center
 {text-align:center}
p.bold
 {font-weight:bold; font-size:125%}
 
/*bottom*/
#bottom
{width:600px; margin-top:40px}
 .bottommenu
 {font-size:15px;
  word-spacing:17px}
  ul.bottommenu
  {margin:-25px 0 0 -25px}

#register
{font-size:10px; 
 margin:50px 0 0 0;
 width:800px}
 
/*links*/
a
{text-decoration:none}
 a:link
 {color:white}
 a:visited
 {color:white}
 a:hover
 {color:gray}
 a:active
 {color:gray}
 
/*Web Pages*/

/*Home*/
#home
{font-size:80%;width:700px}
 .home
 {padding:20px;
  margin:20px 0 0 0}
 .browsers
 {float:none;
  margin:0 auto;
  position:relative;
  width:270px}
 .compliant
 {float:left;
  margin:20px auto;
  position:absolute;
  width:250px}
 
/*Contact*/
th 
{border:none;
 font-weight: bold;
 text-align: left;}
col#Department
{width:150px}
col#Areas
{width:300px}


 