
html,body{
  margin:0;
  padding:0;
  border:0;
  background-color: #FFF;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
  background-image: url(graphics/ribbon-quite-little-thing.gif);
background-position: center;
background-repeat: repeat-y;
}

body{
font-family: arial, verdana, helvetica, sans-serif;
background-color: #FFF;
font-size: 12px;
color:#000055;
  min-width:900px;
  text-align:center;
  }
  
  
a:link, a:visited {
	color: #0354D6;
	 font-weight: normal;
}

a:hover, a:active {
	color: #BDB76B;
	 font-weight: normal;
}

  
  h1{
	font-family:"Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 15px 0;
	margin:0;
	text-transform: uppercase;
	letter-spacing:2px;
	color:#000055;
	
}

p {
	padding: 0 0 15px 0;
	margin: 0;
}

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

.content {
	background-color: #FFFFFF;
	}
	
* 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(graphics/body.jpg);
  background-repeat:repeat-y;

}
#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:287px;
  width:612px;
  background:#FFFFFF;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#left{
  width:288px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-287px;
}
*>html #left{width:287px;}

#container-left{
  width:287px;
  margin: 30px 0 30px 0;
}
/* \*/
* html #left{margin-right:-3px;}
/* Above style hidden from Mac IE */

#center{
  width:612px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}

#container-center {
	padding: 30px 20px 0 20px;
}
#clearheadercenter{
  height:165px;
  overflow:hidden;
}
#clearheaderleft{
  height:165px;
  overflow:hidden;
}
#clearfootercenter{
  height:50px;
  overflow:hidden;
}
#clearfooterleft{
  height:50px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:900px;
  height:50px;
  overflow:hidden;
  margin-top:-50px;
}

#subfooter1{
  background:#0466FC;
  text-align:center;
  height:50px;
   background-image:url(graphics/footer.jpg);
  background-repeat:no-repeat;
  color: #FFFFFF;
  text-align:right;
  padding:5px 10px 0 0;
  font-size: 10px;

  
}

.subfooter1 ul{
padding:0;
margin:0;
}

.subfooter1 li {
padding: 0;
margin: 0;
}

.subfooter1 a:link, .subfooter1 a:visited {
	color:#fff;
	  font-size: 10px;
	  font-weight: normal;

	  text-decoration: none;

}

.subfooter1 a:hover, .subfooter1 a:active {
	color: #bdb76b;
	  font-size: 10px;
	    font-weight: normal;

}


#header{
  z-index:1;
  position:absolute;
  top:0;
  width:900px;
  height:165px;
  overflow:hidden;
}
#subheader1{
  background:#FFFFFF;
  text-align:center;
  height:135px;
   background-image: url(graphics/header.jpg);
   background-repeat: no-repeat;

}
#subheader2{
  background:#0466FC;
  height:30px;
 font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	width:900px;
	padding:0;
 }
 
 /* navigation */
.navtop {
	text-align:center;
}

.navtop ul{
	padding:0;
	margin:0;
	
}

.navtop li {
line-height: 30px;
height:30px;
list-style: none;
display: inline;
padding: 3px;
margin: 0 -3px;

}

.navtop a:link, .navtop a:visited {
 color: #FFF;
 text-decoration: none; 
  border-right: 1px solid #FFF;
  padding: 6px 5px 6px 5px;
  font-weight: bold;

}

.navtop a:hover, .navtop a:active {
 color: #bdb76b;
 text-decoration: none;
font-weight: bold;


}

 /* navgation */
.navleft {
	text-align:right;
	margin-top: 3px;
}

.navleft ul{
	padding:0;
	margin:0;
}

.navleft li {
list-style: none;
display: block;
padding: 12px 5px 0 0;
margin: 0;
height:20px;
background-image: url(graphics/2_20.jpg);
background-repeat: no-repeat;
background-position: right;
}

.navleft a:link, .navleft a:visited {
 color: #000055;
 text-decoration: none;
 font-size: 12px;
}

.navleft a:hover, .navleft a:active {
 color: #bdb76b;
 text-decoration: underline;
  font-size: 12px;
}


/* page id */
/* add to body of each relevant page: <body id="home">  etc */
/* add to link in nav file: class="home" etc */
#home .home, #profile .profile, #contact .contact, #investment .investment, #ambassador .ambassador, #visas .visas, #news .news, #links .links,
{
color:#bdb76b;
font-weight: bold;
}

 
#gfx_bg_middle{
  top:0;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:612px;
  margin-left:287px;
  background:#FFFFFF;
}
* html #gfx_bg_middle{
  display:none;
}

img {
	margin-left:30px;
	border: 1px solid #000055;
}