html, body {
	width: 100%;
    height: 100%;
    background-image: none;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	margin: 0px;
	padding: 0px;
	background-color: #296BAD;

}



.footer_wrap, .global-wrapper {
	width: 880px;
}

.global-wrapper {
    position: relative;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 0px 5px;
    text-align: left;
    z-index: 0;




}

.global-body{
    height: 490px;
    background-image: url(../images/home-bg.jpg);
    background-position:  0px 0px;
    background-repeat: no-repeat;
}


.home-header-top{
   position: relative;
   top: 28px;
   left: 315px;
   width: 400px;
   font-family: Helvetica, Sans-serif, Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
}



.home-menu{
   position: relative;
   top: 205px;
   left: 165px;
   width: 170px;
}

.home-header-bottom{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 0px 0px 190px;
	text-align: center;

}

.header-right {
   position: absolute;
   top: 15px;
   right: 0px;
  /* right: -18px; */
	text-align: left;
	margin: 0px;
	padding: 0px 0px 10px 0px !important;
	padding: 0px 0px 8px 0px;
	height: 16px;
	float: right;
}

.moduletable-countryflags {
   margin: 3px 0px 10px 0px;
}

.country-flags{
   font-size: 12px;
   font-weight: normal;
}
.country-flags ul.lang-list, .country-flags ul.lang-list li {
  list-style: none;
  list-style-image: none;
  margin: 0px;
  padding: 0px;
}
.country-flags .flags-horiz ul.lang-list, .country-flags .flags-horiz ul.lang-list li {
  display: inline;
}

.country-flags .flags-horiz ul.lang-list li {
  padding: 0px 0px 0px 4px;
}

.country-flags .flags-horiz ul.languages li span {
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0px 2px 0px 2px;
}
.country-flags .flags-horiz ul.languages li img {
  border: 1px #98BFE7 solid;
}

.country-flags .flags-vert ul.lang-list li {
  padding: 3px 0px 3px 0px;
  height: 15px;
}

.flags-vert .country-flags-text{
  padding-left: 8px;
  vertical-align: top;
}
.flags-vert .country-lang-text {
  vertical-align: top;
}
.country-flags a, .country-flags a:link, .country-flags a:visited, .country-flags a:hover {
	text-decoration: none;
	color: #454545;
	font-weight: normal;
}
a.country-lang:hover  {
   text-decoration: underline;
}
.clr {
	clear: both;
}

