* { font-family : "Verdana", "Times New Roman", "Times", serif; font-size : 12px; color : black;backgrond-color: ;}
html, body
{ 	margin : 0px; 
		overflow : hidden; 
		height : 100%; 
		width : 100%; 
		background-color : #0066FF;
}

a
{ 
	text-decoration : none; 
	color : #000000; 
	font-weight : bold;
}
a:hover
{ color : #a41100;}

#content
{
padding:32px; 
padding-top:20px;
}
img
{ border : 0px; margin : 0px;}
#header
{ position : absolute; top : 0px; left : 0px; height : 119px; width : 100%; border-bottom : 1px solid black; background-color : #FFFFFF;}
#logo
{ position : absolute; top : 15px; right : 2px;}

#navigation
{ 
	position : absolute; 
	height : 30px; 
	left : 0px; 
	right : 0px; 
	width : expression(( document.body.offsetWidth - 0 ) + "px" ); 
	top : 110px; 
	border-top : 1px solid black; 
	z-index : 99; 
	background-color : #0066FF;
}

#main, #right
{ background-color : #CFE3FF;}

#main
{ position : absolute; 
	left : 8px; 
	right : 171px; 
	width : expression(( document.body.offsetWidth - 180 ) + "px" ); 
	top : 128px; bottom : 8px; height : expression(( document.body.offsetHeight - 136 ) + "px" ); 
	overflow : auto; 
}

#right
{ 
	position : absolute; 
	right : 8px; 
	width : 155px; 
	top : 128px; 
	bottom : 8px; 
	height : expression(( document.body.offsetHeight - 136 ) + "px" ); 
  text-align: middle;
}

#quickmenu
{ position : absolute; bottom : 2px; left : 2px; font-family : "Verdana", "Arial", Sans-serif; text-align : center; }
#googleadd
{ position : absolute;top:150px;left:5px; }
#payoff
{ position : absolute; top : 10px; left : 10px; font-style : italic; font-size : 18px; color : white;}
#language_selection
{ position : absolute; top : 10px; right : 130px; font-style : italic; font-size : 10px; color : white;}
#companyname
{ position : absolute; top : 25px; left : 35px; font-size : 18px;}
#container
{position: absolute;width: 783px;height: 686px; background-color  : white;margin-left: -390px;left: 50%;}

#disabler,
#statusbg
{
  z-index   : 10000;
  position  : absolute;
  width     : 100%;
  height    : 100%;
  border    : 0px;
  margin    : 0px;
  padding   : 0px;
  background-color  : black;
  opacity   : .3;
}

#statusmsg
{
  z-index:10002;
  position:absolute;
  top:30%;
  left:50%;
  margin-left:-150px;
  background-color:#ffffcc;
  padding:10px;
  border:1px solid black;
  width:300px;

  font-size:smaller;
}

.fakeBtn
{
  clear:both;
  float:right;
  border:1px outset black;
  background-color:gainsboro;
  font-size:12px;
  padding: 2px 10px;
  cursor:default;
  margin-top:20px;
}

.title
{ font-family : "Verdana", "Arial", Sans-serif; font-size : 18px; margin-bottom : 5px;margin-top: 10px;}
.intro
{ margin-top : 5px; font-weight : normal;}
.body
{ line-height : 150%;}
.fakeBtn
{position:absolute;border:2px outset silver;padding:2px 6px;cursor:default;}

#topimage
{
  position: absolute; 
  top: 0px; 
  left: 205px;
	width:100%;
}

#form
{
	position : absolute; 
	top: 20px;
	left:5px; 
}                             
.cms
{
font-size: 8px;
}

#sitesearch
{
 position: absolute;
 bottom: 25px;
 vertical-align: center;
}