@charset "utf-8";
/* CSS Document */

html, body {margin:0; padding:0; border:0; width:100%; font-family: Arial; color:#000100; line-height:145%; font-size:12px; background-color:#fff; background:url(../images/bg_green_border.jpg) no-repeat center 89px;}
a {text-decoration:none; outline:none; color:#000010;}
a:hover {text-decoration:underline;}
div {outline:none;}
img {border:0;}
ul {list-style:none; margin:0; padding:0;}
ol {margin:0 0 0 18px; *margin:0 0 0 28px; padding:0;}  /*amended *margin on 23 mar 2011*/
ol li {margin:0; padding:0 0 15px 0;}
ol.alpha {list-style:lower-alpha;}
h1, h2, h3, h4 {padding-bottom:15px; margin:0;}
p {padding:0 0 15px 0; margin:0; color:#000; line-height:160%;}
dl, dt, dd {padding:0; margin:0;}
table, tr, th, td {margin:0; padding:0; border:0; outline:0; vertical-align:top;}
.floatLeft {float:left !important;}
.floatRight {float:right !important;}
.hidden {display:none !important;}
.clearfix {display: inline-block;}
.clearfix:after {content: " "; display: block; height: 0; clear: both; font-size: 0; visibility: hidden;}
.clearfix {display: block;}

/* Reusable class starts */
.noBorder{border:none !important;}
.floatLeft{float:left !important;}
.floatRight{float:right !important;}
.bold{font-weight:bold;}
.fixed{position:fixed; top:10px !important;}
.posRelative{position:relative;}
/* Reusable class ends */

/* Main Structure starts */
#mainContainer {width:980px; font-size:100%; position:relative; margin:0 auto; background-color:#fff;}
/* Main Structure ends */

/** html .pngImg {
	behavior: url(../css/iepngfix.htc);
}*/

.langNav{float:right; padding-top:55px;}
.langNav a{float:right; display:block;}
.langNav a#tc{*margin-top:2px}
.langNav a#sc{*margin-top:2px}
.langNav a#en{margin-right:10px;}
.langNav a#facebook{margin-top:-4px;}
.langNav span{display:block; width:1px; height:10px; float:right; background-color:#bbb; margin:0 5px; margin-top:4px}

.footer {
width:980px;
position:relative;
height:auto;
margin:auto;} /*added on 23 mar 2011*/