html { /* forces scrollbars */
	height: 100%;
	margin-bottom: 1px;
}
body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.mainbody {
	background-color: #2a2b4a;
	margin: 0px;
	padding: 0px;
}

#topnavi {
	background-image: url(images/topNaviBg.gif);
	background-repeat: repeat-x;
	height: 31px;
	width: 100%;
}
#topnavi div{
	height: 31px;
	width: 750px;
	position: relative;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#topnavi a{
	display: block;
	width: 20px;
	height: 12px;
	text-decoration: none;
	float: left;
	margin-right: 10px;
	float:right;
}
#topnavi a.fibut{
	background: url("images/finland_flag.gif") 0 0 no-repeat;
}
#topnavi a.sebut{
	background: url("images/uk_flag.gif") 0 0 no-repeat;
}
#topnavi a.esbut{
	background: url("images/spain_flag.gif") 0 0 no-repeat;
}

#topnavi a span{
	display: none;	
}

#headerCont {
	/*background-image:url("images/headerBG.jpg");*/
	height: 139px;
	background-color:#000099;
	background-image: url("images/headerBg.jpg");
}
* HTML #headerCont {
	margin-top:-5px;
}
#header {
	height: 139px;
	width: 822px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url("images/headerLogo.jpg");
	/*background-image:url("images/headerBG.gif");*/
}
#header span {
	display: none;
}


#tabheader {
	height: 42px;
	width: 835px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image:url("images/tabDivBg.jpg");
}

.leftCont {
	margin-top:25px;
	background-repeat: no-repeat;
	min-height: 180px;
	height:auto;
	width: 215px;
}
* HTML .leftCont {
	height: 180px;
}
.leftCont div {
	padding-top: 30px;
	margin-left: 15px;
	margin-right: 10px;
	font-size:0.9em;
}
.leftCont p {
	padding-bottom:7px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top:5px;
}

.leftCont a{
	font-size:0.8em;
}


#mb #contentBg {
	background-color: #2a2b4a;
	
}
#contentBg {
	min-height: 450px;
	height:auto;
	width: 100%;
}
/* for Internet Explorer */
/*\*/
* HTML #contentBg {
	height: 450px;
}
/**/
#mb #content {
	color: #000000;
	margin-top:0px;	
}
#content {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 450px;
	height:auto;
	width: 835px;
	margin-top:20px;
	background-image:url(images/contBg.jpg);
	background-repeat:repeat-y;
}
/* for Internet Explorer */
/*\*/
* HTML #content {
	height: 450px;
}
/**/
#mb #content {
	min-height: 450px;
	height:auto;	
}
/* for Internet Explorer */
/*\*/
* HTML #mb #content {
	height: 450px;
}
/**/
#leftTextBox {
	width: 475px;
	padding-right: 20px;
	height:100%;
	background-image:url(images/textTopBg.jpg);
	background-repeat:no-repeat;
	padding-left: 20px;
	padding-top: 40px;
	margin-top:20px;
	/*float: left;*/
	/*min-height:450px;*/
	margin-right:20px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#CCCCCC;
}
/* for Internet Explorer */
/*\*/
* HTML #leftTextBox {
	/*leftTextBox: 650px;*/
}
/**/
#mb #leftTextBox {
	background-image:none;
	padding-left: 40px;
	padding-top: 0px;
	width: 475px;
	margin-top:0px;
	
	
}
#leftTextBox h1{
	background-image: url(images/h1Bg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	
}

p {
	margin-top:0px;
	margin-bottom:5px;
}

#contFooter{
	height: 10px;
}
#contbreaker {
	height:20px;
	clear:both;
}
#leftBox{
	width: 205px;
	min-height:350px;
	height:auto;
	float: left;
	margin-right:20px;
	margin-bottom:20px;
}

#leftBox #logo {
	background-position: center top;
	height: 170px;
	width: 205px;
	background-repeat: no-repeat;
}


#rightTextBox{
	width: 250px;
	min-height:350px;
	height:auto;
	float: right;
	margin-right:30px;

}
* HTML #rightTextBox{
	margin-right:15px;
}

#rightTextBox img{
	border-color:#2a2b4a;
	border-style:solid;
	border-width:5px;
}
#rightTextBox a {
	color:#2a2b4a;
}
#rightTextBox .menuItem {
	border-style:dashed;
	border-width:1px;
	padding:5px;
	width:80%;
	height:auto;
}

#rightTextBox p {
	margin:2px;
}

#rightTextBox h1 {
	margin:4px;
	background-image:url("images/downArroy.gif");
	background-repeat:no-repeat;
	background-position:2px;
	padding-left:20px;
}

#rightTextBox li {
	font-size:15px;
	color:#000000;
	font-weight:bold;
	list-style-image:url(images/rightArroy.gif)
}
#rightTextBox li div{
	font-size:10px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
}
#rightTextBox li div a{
	font-size:12px;
}




#footer {
	/*background-color: #dad9d9;*/
	background-image:url(images/contactsBg.jpg);
	background-repeat:repeat-x;
	background-color:#dbdada;
	min-height: 135px;
	height:auto;
	width: 100%;
	clear:both
	
}

* HTML #footer {
	height: 250px;
}

#contacts{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 770px;
	font-size:10px
}
#contacts div a {
	color:#222222;
}
#contacts h1{
	font-size:11px;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:5px;
}
#contacts div{
	
}
#contacts .breaker{
	height:20px;
	clear:both;
	border-bottom-color: #e97a28;
	border-bottom-width: 1px;
	border-bottom-style: solid
}
#contacts .breaker2{
	border-style:none;
	height:20px;
	clear:both;
}
#esContact{
	float: none;
	clear: both;
	background-color:#FFFFFF;
	padding:10px;
	width:180px;
}


#mb #contacts div{
	/*width:auto;*/
	margin-left:0px;
}

#contacts div span{
	float: left;
	margin-right:50px;
}
 
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
hr {
	margin-top: 5px;
	margin-bottom:5px;
}


li {
	padding-left:10px;
	margin-left:30px;
	list-style-image:url(images/esBullet.gif);
}



/*- Menu Tabs B--------------------------- */

#tabsB {
	position: absolute;
	top: 0px;
	right: 15px;
    font-size:93%;
    line-height:normal;
}

#tabsB ul {
	margin:0;
	padding:0px 10px 0px 50px;
	list-style:none;
}
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("images/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("images/tabrightB.gif") no-repeat right top;
      padding:1px 15px 5px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -21px;
      }
    #tabsB a:hover span {
      background-position:100% -21px;
      }
	
	.button{
	font-size:10px;
	background-image: url(images/basicBut.gif);
	height: 16px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		
	}

a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.contactTable {
	font-size:0.85em;
	/*padding:5px;*/
	border-style:none;
	width:100%;
}
.contactTable TD{
	vertical-align: top;
	padding:5px;
	border-style:none;
}
.offerbox {
	font-size:0.9em;
	vertical-align: top;
	padding:10px;
	border-style:solid;
	border-color:#000033;
	border-width:1px;
	background-color:#ebebeb;
	color:#333333;
}
.offerbox2 {
	font-size:10px;
	vertical-align: top;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	background-color:#FFFFFF;
	color:#333333;
	width:450px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
.offerbox2 TD{
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	margin:0;
	padding:2px;
}
#mb .offerbox a{
	color:#333333;
}

/*#mb a{
	color:#EEEEEE;
}*/

.colorFr {
	color:#FF0000;
}
.colorUk{
	color:#000099;
}

.colorIe {
	color:#006600;
}
.colorBe{
	color:#666666;
}
.colorEs{
	color:#FF6600;
}
TD {
	font-size:0.9em;
}

#frontBody {
	background-color:#2a2b4a;
}
#frontpageDiv {
	position:absolute; 
	left:50%;
	top:50%;
	margin-left:495px;

}
