*{
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
}
body {
	height: 100%;
	background-image: url(../images/background/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FEF8EC;
	background-repeat: repeat-y;
	margin: 0px;
	text-align: center;
	padding: 0px;
	background-position: center top;
}
/* ---- DIVS <<<-----------*/
#container {
	min-height: 100%;
	position: relative;
	margin-bottom: -60px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: auto;
}
* html #container {
	height: 100%; /* works in IE6 and IE7 */
}
#header {
	height: 102px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background/header-background.jpg);
	background-repeat: repeat-x;
	z-index: 20;
}
#header-logo {
	height: 102px;
	width: 80px;
	margin-right: auto;
	margin-left: 74px;
	background-image: url(../images/background/header-logo.jpg);
	background-repeat: no-repeat;
	clear: none;
	float: left;
}
#nav-minor {
	width: 300px;
	float: right;
	margin: 49px 10px 0px 0px;
	clear: none;
	text-align: right;
	
}
#nav-major {
	width: 600px;
	clear: none;
	float: right;
	margin: 7px 10px 0px 0px;
	padding: 0px;
	text-align: right;
}
#photobar {
	height: 156px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background/photobar.jpg);
	background-repeat: no-repeat;
	display: block;
	z-index: 5;
}
#content{
	text-align: left;
	min-height:500px;
	height:auto!important;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#big-pic {
	width: 600px;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 0px;
	float: right;
	clear: none;
	background-color: #0099CC;
}
#content-gallery {
	width: 800px;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	clear: none;
}
#layer1 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	color: #0099FF;
	margin-bottom: auto;
	position: relative;
}
#content-left {
	width: 280px;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	clear: none;
}
#content-left-top {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background/submenu-middle.jpg);
	height: auto;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content-left-top img {
	margin: 0;
	padding: 0;
	bottom: 0px;
}
#content-left-top-menu {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background/submenu-top.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#content-left-top-menu h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
#content-left-top-menu p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#content-left-top-menu p a{
	background-image:  url("../images/background/small-button-gray.jpg");
	background-repeat: no-repeat;
	text-decoration: none;
	color: #666666;
	padding-left: 20px;
	margin: 20;
}
#content-left-top-menu p a:hover{
	background-image:  url("../images/background/small-button-gold.jpg");
	background-repeat: no-repeat;
	color: #D88321;
}
/*---#content-left-top a, #content-left-top a:link, #content-left-top a:visited {
display:block;
}---*/
/*---- make img disappear #content-left-top a:hover img {
visibility:hidden;
}------*/
#content-left-update {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background/submenu-bhukia-middle.jpg);
	height: auto;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content-left-update img {
	margin: 0;
	padding: 0;
	bottom: 0px;
}
#content-left-update-menu {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background/submenu-bhukia-top.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#content-left-update-menu h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
#content-left-update-menu p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #FFFFFF;
}
#content-left-update-menu p a{
	background-image:  url(../images/background/bhukia-button.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 20px;
	margin: 20;
}
#content-left-update-menu p a:hover{
	background-image:  url(../images/background/bhukia-button-gold.jpg);
	background-repeat: no-repeat;
	color: #EBB87E;
}
#content-left-bottom {
	width: 260px;
	margin-right: auto;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#content-left-bottom p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #d88321;
	margin: 0px;
	padding: 0px;
}
#content-left-bottom h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#content-left-bottom h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BC6700;
	font-weight: normal;
	padding-bottom: 4px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 30px;
	background-image: url(../images/background/pdf_symbol.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#content-left-bottom h2 a{
	color: #BC6700;
	text-decoration: none;
}
#content-left-bottom h2 a:hover{
	text-decoration: underline;
}
#content-left-bottom h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 30px;
}
.photoback {
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(../images/background/photo-middle.jpg);
	background-repeat: repeat-y;
}
.photobackgallery {
	margin-right: 0px;
	margin-left: 5px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(../images/background/photo-middle.jpg);
	background-repeat: repeat-y;
	float: left;
	clear: none;
}
.photo{
	padding: 0px;
	margin: 0px 0px 0px 12px;
}
.photocaption{
	font-size: 9px;
	color: #AEAEAE;
	padding: 10px;
	margin: 0px;
}
#content-left-photoback {
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(../images/background/photo-middle.jpg);
	background-repeat: repeat-y;
}
#content-left-photo {
	padding: 1px 19px 0px 11px;
	margin: 0px;
}
#content-left-photo p{
	font-size: 9px;
	color: #AEAEAE;
	padding: 0px 0px 0px 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content-right {
	width: 480px;
	margin-right: 10px;
	margin-left: auto;
	background-color: #EEEEEE;
	margin-top: 0px;
	height: auto;
	float: right;
	margin-bottom: 60px;
	clear: none;
	padding: 15px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#content-right hr {
	border: 0;
	background-color: #FFFFFF;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
#content-right img{
	display: block;
	margin: 0px;
	padding: 0px;
}
#content-right img.small{
	display: block;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	border: 5px solid #FFFFFF;
}
#content-right p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#content-right h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#content-right h1 a{
	text-decoration: none;
	color: #666666;
}
#content-right h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 15px 0px 3px;
	color: #D88321;
	font-weight: bold;
}
#content-right h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AEAEAE;
	padding: 3px 0px 15px;
	margin: 0px;
	font-weight: normal;
}
#content-right h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px 2px;
	color: #666666;
	font-weight: bold;
}
#content-right h5{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding: 7px 0px 0px;
	height: 50px;
}
#content-right h5 a{
	font-weight: bold;
	color: #D88321;
	font-size: 11px;
}
#content-right ul{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 5px 5px 5px 30px;
	list-style-position: outside;
	list-style-type: circle;
	line-height: 19px;
}
#content-right table{
	border-collapse: collapse;
	font-size: 11px;
	margin-top: 5px;
	border: 0px none;
}
#content-right table#contact-table tbody tr:hover{
	background-color: #EEEEEE;
}
#content-right table tr td p a{
	color: #0000FF;
	text-decoration: underline;
}
#content-right table tr td p a:hover{
	color: #0000FF;
	text-decoration: underline;
}
#content-right td, th {
	padding: 5px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
	border-top-color: #EEEEEE;
	border-right-style: none;
	border-left-style: none;
}
#content-right thead th, tfoot th {
	color: #FFFFFF;
	padding-top:3px;
	font-size: 12px;
	font-style: normal;
	background-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	vertical-align: middle;
}
#content-right tbody td a {
	background: transparent;
	text-decoration: none;
	color: #FFFFFF;
}
#content-right tbody td a:hover {
  background: transparent;
  color: #FFFFFF;
}
#content-right tbody th a {
  background: transparent;
  text-decoration: none;
  color: #FFFFFF;
}
#content-right tbody th a:hover {
  background: transparent;
  color: #FFFFFF;
}
#content-right tbody th, tbody td {
  vertical-align: top;
  text-align: left;
}
#content-right tfoot td {
	padding-top:3px;
	background-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 1px;
}
#content-right tbody tr:hover {
	background-color: #D1D1D1;
}
#content-right tbody tr:hover th,
#content-right tbody tr.odd:hover th {
	background-color: Ordinary shares: 130,102,195;
	background-color: #EEEEEE;
}
/* no style table*/
#content-right table#Table_01{
	border-collapse: collapse;
	font-size: 11px;
	margin-top: 0px;
	border: 0px none;
}
#content-right table#Table_01 tr td p a{
}
#content-right table#Table_01 tr td p a:hover{
}
#content-right table#Table_01 td, th {
	padding: 0px;
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	vertical-align: top;
	border-right-style: none;
	border-left-style: none;
}
#content-right table#Table_01 thead th, tfoot th {
	color: #FFFFFF;
	padding-top:3px;
	font-size: 12px;
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	vertical-align: middle;
}
#content-right table#Table_01 tbody td a {
	background: transparent;
	text-decoration: none;
	color: #FFFFFF;
}
#content-right table#Table_01 tbody td a:hover {
  background: transparent;
  color: #FFFFFF;
}
#content-right table#Table_01 tbody th a {
  background: transparent;
  text-decoration: none;
  color: #FFFFFF;
}
#content-right table#Table_01 tbody th a:hover {
  background: transparent;
  color: #FFFFFF;
}
#content-right table#Table_01 tbody th, tbody td {
  vertical-align: top;
  text-align: left;
}
#content-right table#Table_01 tfoot td {
	padding-top:3px;
	background-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 1px;
}
#content-right table#Table_01 tbody tr:hover {
	background-color: #D1D1D1;
}
#content-right table#Table_01 tbody tr:hover th,
#content-right table#Table_01 tbody tr.odd:hover th {
	background-color: Ordinary shares: 130,102,195;
	background-color: #EEEEEE;
}
/*no style table end*/
#content-right .odd {
	background-color: #CCCCCC;
}
#content-right .tablemidheading {
	text-align: left;
	color: #666666;
	padding-top:3px;
	font-size: 12px;
	background-color: #CCCCCC;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	vertical-align: middle;
	font-weight: bold;
}
#a2011 {
	background-color: #EEEEEE;
	visibility: visible;
	width: 450px;
}
#a2010 {
	background-color: #EEEEEE;
	visibility: visible;
	width: 455px;
}
#a2009 {
	background-color: #EEEEEE;
	visibility: visible;
	width: 460px;
}
#a2008 {
	background-color: #EEEEEE;
	visibility: visible;
	width: 465px;
}
#a2007 {
	background-color: #EEEEEE;
	visibility: visible;
	width: 470px;
}
#a2006 {
	background-color: #EEEEEE;
	visibility: visible;
	width: 475px;
}
#a2005 {
	background-color: #EEEEEE;
	visibility: visible;
	width: 480px;
}
.alignright {
	text-align: right;
}
.aligncentre {
	text-align: center;
}
#footer {
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	margin-right: auto;
	margin-left: auto;
	display: block;
	bottom: 0px;
	left: auto;
	right: auto;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	position: relative;
}
#copyright {
	display: inline;
	font-size: 10px;
	font-weight: bold;
	color: #AEAEAE;
	float: left;
	padding-left: 20px;
	padding-right: 300px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* ---- NAVIGATION <<<-----------*/
#nav-minor p {
	display: inline;
	font-size: 11px;
	color: #D88321;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#nav-minor p a{
	background-image:  url("../images/background/small-button-gold.jpg");
	background-repeat: no-repeat;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	color: #D88321;
}
#nav-minor p a:hover{
	background-image: url(../images/background/small-button-blue.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #BC6700;
}
#nav-major p {
	display: inline;
	font-size: 15px;
	font-weight: bold;
	line-height: 32px;
	text-align: right;
}
#nav-major p a{
	text-decoration: none;
	color: #D88321;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 15px;
}
#nav-major p a:hover{
	text-decoration: none;
	color: #D88321;
	background-image: url(../images/background/nav-major-marker.jpg);
	background-repeat: no-repeat;
	padding-bottom: 7px;
	padding-top: 7px;
	background-position: center bottom;
	padding-right: 15px;
	padding-left: 15px;
}
#nav-footer li {
	display: inline;
	font-size: 10px;
	font-weight: bold;
	color: #AEAEAE;
}
a#nav-footer-all{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-decoration: none;
	color: #AEAEAE;
	padding-right: 10px;
	padding-left: 10px;
}
a#nav-footer-last{
	border-right-width: 0px;
	border-right-style: none;
	text-decoration: none;
	color: #AEAEAE;
	padding-left: 10px;
}
.date {
	width: 120px;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	border: none;
	font-size: 8px;
}
.back {
	display: block;
	float: right;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
}
.back a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
.back a:hover {
	color: #D28733;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}
#content-right blockquote {
	padding: 0px 0px 5px 30px;
	margin: 0px;
}
img#smallmapright {
	float: right;
	margin-left: 5px;
	margin-bottom: 3px;
}
