HTML, BODY
{
	height: 100%;
}
BODY
{
	background: url('../img/bw.jpg') repeat center ;
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	min-height: 100%;
	position:relative;
	display:block;
}
#header
{
	margin-top: 0px;
	padding: 0 0 0;
	text-align: center;
	height: 10px;
}
.space
{
	height:10px;
}
#menu
{
	background: url('../img/bg.png') repeat center;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 140px;

}
#SubMenu
{
	background: url('../img/top.png') no-repeat center;
	height: 15px;

}
#TopMenu
{
	background: url('../img/topi.png') no-repeat center;
	height: 50px;

}
.mainarea
{
	margin-top: 10px;
	padding: 0;
	text-align: center;
	display:block;
	border-bottom:10px;
}
.mainareahome
{
    height:300px;
	margin-top: 10px;
	padding: 0;
	text-align: center;
	display:block;
	border-bottom:10px;
}
 
.slidearea
{
    overflow:hidden;
    height:auto;
	margin-top: 10px;
	padding: 0;
	text-align: center;
	display:block;
	border-bottom:10px;
}
.welcome
{
    height: 20%; 
    width: 50%;
    position: absolute; 
    left: 25%; 
    top: 40%; 
    display:block;
}
#footer
{
	clear:both;
	margin-top: -40px;
	padding: 0;
	text-align: center;
	width:100%;
	height:30px;
}
#footerpage
{
	clear:both;
	margin-top: 30px;
	padding: 0;
	text-align: center;
	width:100%;
	height:30px;
}

.wrapper
{
	width: 883px;
	padding: 0 0px;
	min-height: 100%;
	text-align: left;
	margin: 0 auto;
	clear:both;
}
#rightside
{
	width: 280px;
	padding: 0 0;
	position: relative;
	text-align: left;
	float:right;
}
#rightsidepage
{
	width: 580px;
	padding: 0 0;
	position: relative;
	text-align: left;
	float:right;
	
}
#leftside
{
	width: 582px;
	padding: 0 0;
	position: relative;
	text-align: left;
	float:left;
}
#leftsidepage
{
	width: 280px;
	padding: 0 0;
	position: relative;
	text-align: left;
	float:left;

}
#slideshow_akoya
{
	width: 883px;
	position:relative;
}
#logo
{
	float: left;
	margin: 0 0 20px;
}
#Home
{
	position:absolute;
	display:inline;
	margin-left:830px;
	margin-top:-50px;
}
#flags
{
	position:absolute;
	display:inline;
	margin-left:10px;
	margin-top:100px;
}
#Logo
{
	position:absolute;
	display:inline;
	margin-left:10px;
	margin-top:-45px;
}
A
{
	white-space: nowrap;
	color: #FDA308;

}


H1, H2, H3, H4
{
	margin-bottom: 10px;
	margin-top: 0px; 
	font-weight: bold;
}
H1
{
	font-size: 1.5625em;
	color: #FDA308;
}
.center
{
    text-align:center;
}
H2
{
	font-size: 1.25em;
	color: #FFFFFF;
}
H3
{
	font-size: 1.125em;
}
H4
{
	font-size: 1em;
	color: #017C2B;
	margin: 0;
}
P, ADDRESS, UL, OL
{
	margin-top: 0;
	font-size: 0.875em;
	font-style: normal;
	line-height: 1.4em;
}
P.teaser
{
	font-size: 1em;
	text-align:center;
	display:inline;
	background-image: url('../img/tick.png');
	background-repeat: no-repeat;
	padding: 0 0 0 60px;
	background-position:40px;
}
P.up
{
text-align:center;
margin-bottom:10px;
margin-top:10px;
}

IMG
{
	border: 1px solid #FDA308;
}
HR
{
	background-color: #FDA308;
	border: none;
	height: 1px;
	margin: 1em 0;
}

#nav
{
	margin-top: 0;
	margin-left:0px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	border-right: 2px solid #FDA308;
	clear: both;
}

#nav LI
{
	float: left;
	width: 174px;
	padding: 0;
	border-left: 2px solid #FDA308;
	height: 115px;
}
#nav LI A, .HeaderMenu
{
	float: left;
	margin-left:10px;
	font-size: 1.3125em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FDA308; /* E6E6E6 */
	display: block;
	width: 150px;
}

#nav LI A EM
{
	margin-top:2px;
	display: block;
	font-size: 0.6125em; /* 0.8125em */
	font-style: normal;
	color: #DBDBDB; /* FDA308 */
	font-weight: normal;
	font-weight: bold;
	text-transform: uppercase;
}
#nav LI A:hover EM
{
	color: #FDA308;
}

/*Data Tables*/
TABLE
{
	margin-bottom: 1.25em;
}
TD, TH
{
	font-size: 0.8em;
	padding: 2px 5px;
	
}
TFOOT TD
{
	padding: 5px;
	background-color: #999;
}
TH
{
	background-color: #999;
}
.clear {
   clear: both;
} 
.MyButton
{
    background-color:#FDA308;    
    border: solid 1px #FDA308;
    font-weight:bold;
    font-size:90%;
    margin-bottom: 3px;
text-align: center;
margin-top: 3px;
    
}
/* begin Box, Block */
.art-block
{
  position: relative;
  min-width: 23px;
  min-height: 23px;
  color: #ffffff;
  margin: 0px;
  top: 10px;

}
.art-block-280w
{
width: 280px;
}
.art-block-280-300
{
width: 280px;
height:300px;
}
.art-block-560w
{
width: 580px;
}
.art-block-footer
{
    margin-top:10px;
    clear:both;
width: 883px;
height:40px;
text-align:center;
font-size:0.8em;
}

.art-block-body
{
  position: relative;
  z-index: 1;
  padding: 10px;

}
.art-blockcontent-body
{
 Display:none;
 height:272px;
}
.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl, .art-block-tc, .art-block-bc,.art-block-cr, .art-block-cl
{
  position: absolute;
  z-index: -1;
}

.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl
{
  width: 18px;
  height: 18px;
  background-image: url('../img/block_s.png');
}

.art-block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 9px, 9px, auto);
}

.art-block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 9px, 9px);
}

.art-block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(9px, 9px, auto, auto);
}

.art-block-br
{
  bottom: 0;
  right: 0;
  clip: rect(9px, auto, auto, 9px);
}

.art-block-tc, .art-block-bc
{
  left: 9px;
  right: 9px;
  height: 18px;
  background-image: url('../img/block_h.png');
}

.art-block-tc
{
  top: 0;
  clip: rect(auto, auto, 9px, auto);
}

.art-block-bc
{
  bottom: 0;
  clip: rect(9px, auto, auto, auto);
}

.art-block-cr, .art-block-cl
{
  top: 9px;
  bottom: 9px;
  width: 18px;
  background-image: url('../img/block_v.png');
}

.art-block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 9px);
}

.art-block-cl
{
  left: 0;
  clip: rect(auto, 9px, auto, auto);
}

.art-block-cc
{
  position: absolute;
  z-index: -1;
  top: 9px;
  left: 9px;
  right: 9px;
  bottom: 9px;
  background-image: url('../img/block_c.png');
}
/* end Box, Block */

