/* CSS Document */
body{
background-color:#0e5501;
font-family:Arial, Sans-serif;
font-size:12px;
text-align:center;
margin:2px;
}

.wrapper{
width:802px;
height:800px;
margin:auto;
}

.links{
float:right;
color:white;
font-size:10px;
font-weight:normal;
padding-right:20px;
}


.nav{
float:right;
}

.nav ul{
padding:0px;
margin:0px;
}

.nav li{
display: inline;
font-size:10px;
font-weight:normal;
}     

.nav li a{
text-decoration: none;
color:#ffffff;
}

.nav li a:visited{
color:#ffffff;
}

.nav li a:hover{
color:silver;
}

.flashsection{
float:left;
margin:0px;
}

.mainback{
width:802px;
height:569px;
float:left;
background-image: url(images/mainback.jpg);
background-repeat: no-repeat;
}

.lefttop{
width:188px;
height:233px;
float:left;
background-image: url(images/navback.jpg);
background-repeat: no-repeat;
}

.leftbot{
width:188px;
height:279px;
float:left;
margin-top:3px;
text-align:left;
font-size:10px;
background-image: url(images/leftbot.jpg);
background-repeat: no-repeat;
}

*:lang(en) .leftbot{
margin-top:12px;
}

html>body .leftbot{
margin-top: 10px;
}

.leftbotcontent{
float:left;
text-align:left;
font-size:11px;
padding-top:40px;
padding-left:25px;
}


.leftbotcontent a{
text-decoration:none;
color:#000000;
}

.leftbotcontent a:visited{
text-decoration:none;
color:#000000;
}

.leftbotcontent a:hover{
text-decoration:underline;
color:#000000;
}

.centresection{
width:614px;
height:512px;
float:right;
background-image: url(images/centresection.jpg);
background-repeat: no-repeat;
}

.centresectionstock{
width:614px;
height:512px;
float:right;
background-image: url(images/centresectionstock.jpg);
background-repeat: no-repeat;
}

.centresectionabout{
width:614px;
height:512px;
float:right;
background-image: url(images/centresectionabout.jpg);
background-repeat: no-repeat;
}

.centresectionfinance{
width:614px;
height:512px;
float:right;
background-image: url(images/centresectionfinance.jpg);
background-repeat: no-repeat;
}

.centresectioncontact{
width:614px;
height:512px;
float:right;
background-image: url(images/centresectioncontact.jpg);
background-repeat: no-repeat;
}

.iframe{
float: left;
margin-left: 7px;
margin-top: 30px;
}

*:lang(en) .iframe{
float: left;
margin-left: 14px;
margin-top: 30px;
}

html>body .iframe{
float: left;
margin-left: 14px;
margin-top: 30px;
}

.content{
width:570px;
height:450px;
float:left;
margin-left:10px;
margin-top:40px;
text-align:left;
padding:5px;
}

*:lang(en) .content{
margin-left:20px;
}

html>body .content{
margin-left:20px;
}


.navigation{
float:left;
margin-top:27px;
margin-left:14px;
}

*:lang(en) .navigation{
margin-top:27px;
margin-left:-10px;
}

html>body .navigation{
margin-top:27px;
margin-left: 25px;
}

.navigation ul{
margin:0px;
}

.navigation li{
display: block;
text-align:left;
line-height:28px;
font-size:10px;
font-weight:normal;
}     

.navigation li a{
display:block;
text-decoration: none;
height:25px;
width:130px;
color:#000000;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #999999;
}

.navigation li a:visited{
color:#000000;
}

.navigation li a:hover{
color:#000000;
width:130px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #999999;
background-color:white;
}
