
html{
height:100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #191970;
background-color: #cec568;
padding: 0;
margin: 0;
}

body{
  width:900px;
  text-align:center;
  background-color: #fff;
  padding: 0;
margin: 0 auto;
}

 h1, h2, h4, h3 {
 font-size: 13px;
 letter-spacing: 3px;
 font-weight: bold;
 }

h1, h2 {
margin: 0 0 0 -5px;
padding: 7px 0 0 11px;
background-image: url(images/bg_h1.gif);
background-repeat: no-repeat;
background-position: bottom left;
height: 26px;

}

h3, h4 {
margin:0; 
padding: 5px 0;
color: #A28200;
}

p {
 padding: 0 5px 0 0;
 margin: 8px 0;
 font-size: 13px;
 line-height: 22px;
 text-align: justify;
}

li{
	 line-height: 22px;
}

td {
 padding: 0 5px 0 0;
 margin: 8px 0;
 font-size: 13px;
 line-height: 20px;
 text-align: justify;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #006FA2;
	text-decoration: underline;
}

.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}

.nb{
color: #A28200;
font-weight: bold;
}

.img{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

* html .clear{
height:auto;margin-bottom:0
}


#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:900px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */

}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
background-image: url(images/bg_wrapper.gif);
background-repeat: repeat-y;

/* left top*/
}
#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;
  margin-left:260px;
  width:640px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */

}
#left{
  width:261px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-260px;
}
*>html #left{width:260px;}


#container-left{
  width:260px;
}

#container-center{
  width:559px;
  padding: 40px;
}


/* \*/
* html #left{margin-right:-3px;}
/* Above style hidden from Mac IE */
#center{
  width:640px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}
#clearheadercenter{
  height:220px;
  overflow:hidden;
}
#clearheaderleft{
  height:230px;
  overflow:hidden;
}
#clearfootercenter{
  height:53px;
  overflow:hidden;
}
#clearfooterleft{
  height:53px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:900px;
  height:53px;
  overflow:hidden;
  margin-top:-53px;
}

#subfooter1{
  background:#D1D1D1;
  text-align:center;
  height:3px;

}

#subfooter2{
  background:#FFFFFF;
  text-align:center;
  height:50px;
  line-height: 18px;
  background-image: url(images/bgfooter.jpg);
  font-size: 11px;
}

.navbottom{
	padding-top: 3px;
}
/* ------------- navtop --------------- */

.navtop {
margin: 0;
color: #000;
height: 40px;
line-height: 40px;

}

.navtop ul {
	list-style: none;
	padding: 0;
}

.navtop li {
	display: inline;	/* display horisontal */
	margin: 0;
	height: 40px;
line-height: 40px;
margin:0 -2px;
}

.navtop li a:link, .navtop li a:visited { 
color: #0d0d3d; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: 2px;
text-decoration:none; /* to remove underline of the hyperlinks */
border-right: 1px solid #cec568;
border-left: 1px solid #0d0d3d;
padding:12px 6px;

}

.navtop li a:hover, .navtop li a:active {
color: #a28200; 
/* to set hover color for the hyperlinks */
border-right: 1px solid #0d0d3d;
border-left: 1px solid #cec568;
}

#header{
  z-index:1;
  position:absolute;
  top:0;
  width:900px;
  height:206px;
  overflow:hidden;
  background-color: white;
}
#subheader1{
  background:#FFFFFF;
  text-align:center;
  height:10px;
  background-image: url(images/bgnavtop.jpg);
}
#subheader2{
  text-align:left;
  height:140px;
    background: #FFF url(images/bgbody.jpg) repeat-x;
}
#subheader3{
  background:#FFFFFF;
  text-align:center;
  height:40px;
    background-image: url(images/bgnavmain.jpg);
}
#gfx_bg_middle{
  top:0;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:640px;
  margin-left:260px;


}
* html #gfx_bg_middle{
  display:none;
}


