html, body, form, ol, ul, p{
    margin: 0;
    padding: 0;
}
html{
    background: #fff url(/images/grad_right.gif) repeat-y right;
    padding-right: 32px;
}
body{
    background: url(/images/grad_left.jpg) repeat-y left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #1f1c1d;
}
html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
#wrap{
    background: url(/images/grad_left.jpg) repeat-y left;
    min-width: 1000px;
    width:expression((document.documentElement.clientWidth||document.body.clientWidth)<800?'800px':(document.body.clientWidth > 9999? "9999px": "auto"));
}
#main {
    padding: 40px 60px 200px 0px;
    margin-left: 291px;
    text-align: justify;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer {position: relative;
	margin-top: -175px;
	height: 175px;
	clear: both;
}

/* CLEAR FIX */
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

h1, h2, h3, h4, h5, h6{
    padding: 0;
    margin: 0;
    font-weight: normal;
}
a img, :link img, :visited img {
	border: 0;
}
a{
    color: #f12861;
    text-decoration: underline;
}
a:hover{
    color: #1f3d75;
    text-decoration: underline;
}

.header{
    height: 308px;
    background: url(/images/pattern.gif);
    margin-left: 226px;
    position: relative;
}
.headerLeft{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 65px;
    height: 308px;
    background: url(/images/header_left.gif);
}
.logo{
    padding-top: 200px;
    margin-right: 430px;
    text-align: center;
    position: relative;
    z-index: 10;
}
.logorus{
    background: url(/images/logo.jpg) no-repeat 49% 55px;
}
.logoeng{
    background: url(/images/logo_eng.jpg) no-repeat 49% 55px;
}

.logo a{
    color: #ec3445;
    text-decoration: none;
    font-size: 20px;
}
.logo span{
    color: #274e94;
    display: block;
    font-size: 13px;
}
.logo a:hover,
.logo a:hover span{
    color: #274e94;
    text-decoration: none;
}

.slogan{
    position: absolute;
    z-index: 10;
    right: 0px;
    top: 0px;
    width: 381px;
    height: 203px;
    background: url(/images/ribbon.png) no-repeat 0px 80px;;
    padding: 103px 22px 0px 25px;
    color: #fff;
}
.icons{
    list-style: none;
    position: absolute;
    z-index: 10;
    top: 25px;
    right: 20px;
    width: 200px;
    height: 50px;
}
.icons li{
    float: left;
    display: block;
    width: 35px;
    height: 34px;
    margin: 0 10px;
    text-align: center;
}
.icons span{
    cursor: hand;
    font-size: 1px;
}
.icons a{
    text-indent: -9999px;
    display: block;
    float: left;

}
.icons a.mail{
    width: 11px;
    height: 8px;
    margin-top: 13px;
    margin-left: 12px;
    _margin-left: 6px;
}
.icons a.mail span{
    background: url(/images/mail.gif) no-repeat bottom;
    display: block;
    width: 11px;
    height: 8px;
}
.icons a.mail:hover{
    background: url(/images/nav_bg.gif);
    width: 34px;
    height: 34px;
    margin-top: 0px;
    margin-left: 0px;
}
.icons a.mail:hover span{
    background: url(/images/mail.gif) no-repeat top;
    display: block;
    width: 11px;
    height: 8px;
    margin-top: 13px;
    margin-left: 12px;
    //margin-left: 1px;
}
.icons a.map{
    width: 11px;
    height: 9px;
    margin-top: 12px;
    margin-left: 12px;
    _margin-left: 6px;
}
.icons a.map span{
    background: url(/images/map.gif) no-repeat bottom;
    display: block;
    width: 11px;
    height: 9px;
}
.icons a.map:hover{
    background: url(/images/nav_bg.gif);
    width: 34px;
    height: 34px;
    margin-top: 0px;
    margin-left: 0px;
}
.icons a.map:hover span{
    background: url(/images/map.gif) no-repeat top;
    display: block;
    width: 11px;
    height: 9px;
    margin-top: 12px;
    margin-left: 12px;
    //margin-left: 1px;
}
.icons a.home{
    width: 11px;
    height: 10px;
    margin-top: 11px;
    margin-left: 12px;
    _margin-left: 6px;
}
.icons a.home span{
    background: url(/images/home.gif) no-repeat bottom;
    display: block;
    width: 11px;
    height: 10px;
}
.icons a.home:hover{
    background: url(/images/nav_bg.gif);
    width: 34px;
    height: 34px;
    margin-top: 0px;
    margin-left: 0px;
}
.icons a.home:hover span{
    background: url(/images/home.gif) no-repeat top;
    display: block;
    width: 11px;
    height: 10px;
    margin-top: 11px;
    margin-left: 12px;
    //margin-left: 1px;
}
#flash{
    position: absolute;
    z-index: 1;
    right: 0px;
    top: 0px;
    width: 426px;
    height: 307px;
}

.footerContainer{
    margin: 0px 60px 0px 290px;
    border-top: solid 3px #991837;
    padding: 25px 0px 0px 25px;
}
#footerImage{
    width: 225px;
    height: 397px;
    position: absolute;
    left: 0px;
    top: -226px;
}
.arrow{
    position: absolute;
    width: 37px;
    height: 74px;
    background: url(/images/arrow.jpg);
    top: 324px;
    left: 225px;
}
.email{
    position: absolute;
    z-index: 10;
    width: 200px;
    height: 70px;
    top: 222px;
    right: 30px;
    color: #1f3d75;
}
.email a{
    display: block;
    font-size: 20px;
    font-family: Georgia;
    float: left;
}

.ir{
    float: right;
    text-align: right;
    font-size: 9px;
    margin-top: 50px;
}
.ir span{
    display: block;
}
.iso{
    background: #991837;
    position: relative;
    left: -25px;
    float: left;
    color: #fff;
    font-weight: bold;
    line-height: 25px;
    width: 160px;
    padding: 0 25px;
}

.copy{
    float: left;
    clear: left;
    font-size: 11px;
    color: #838383;
    margin-top: 25px;
    //margin-top: 0px;
}
.copy span{
    display: block;
}
.lang{
    position: absolute;
    top: 100px;
    left: 60px;
    width: 100px;
    height: 53px;
    list-style: none;
    font-size: 10px;
    text-transform: uppercase;
}
.lang li{
    float: left;
}
.lang b{
    font-weight: normal;
    display: block;
    width: 53px;
    height: 53px;
    line-height: 53px;
    background: url(/images/lang.gif);
    text-align: center;
    color: #b22555;
}
.lang b span,
.lang a span{
    display: none;
}
.link{
    display: block;
    line-height: 53px;
    width: 45px;
    text-align: center;
}
.link a{
    color: #fff;
    text-decoration: underline;
}
.link a:hover{
    color: #fff;
    text-decoration: none;
}
.column{
    width: 150px;
    float: left;
    position: relative;
    top: -100px;
    margin-left: 40px;
    display: inline;
    z-index: 10;
    /padding-bottom: 200px;
}
.menu{
    list-style: none;
    color: #fff;
}
.menu ul{
    list-style: none;
    font-size: 11px;
}
.menu li{
    margin: 8px 0;
}
.menu ul li{
    padding-left: 20px;
    margin: 7px 0;
    background: url(/images/pip.gif) no-repeat 3px 4px;
}

.menu li span.active{
    font-weight: bold;
    font-size: 18px;
    color: #ffc7de;
}
.menu ul li span.active{
    font-weight: bold;
    font-size: 11px;
    color: #fff;
}
.menu a{
    color: #fff;
    font-weight: bold;
}
.menu a:hover{
    color: #fff;
    text-decoration: none;
}
.menu ul a{
    font-weight: normal;
    color: #ffc7de;
}
.menu ul a:hover{
    font-weight: none;
    color: #fff;
}


#main p{
    margin: 10px 0px;
    text-indent: 30px;
}
#main p.normal,
#main ol p,
#main ul p{
    text-indent: 0px;
}
#main ul,
#main ol{
    margin: 10px 0px 10px 30px;
}
#main ul ul,
#main ol ol,
#main ul ol,
#main ol ul{
    margin: 4px 0px 4px 30px;
}
#main li{
    margin: 1px 0px;
}
#main{
    line-height: 18px;
}
#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6{

}
#main h1{
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 34px;
    height: 34px;
    color: #fff;
    font-family: Arial;
    position: relative;
}
#main h1 a{
    color: #fff;
    text-decoration: none;
}
#main h1 a:hover{
    color: #fff;
    text-decoration: underline;
}
#main h2{
    font-size: 18px;
    margin: 18px 0px;
}
#main h3{
    font-size: 18px;
    margin: 16px 0px;
}
#main h4{
    font-size: 16px;
    margin: 14px 0px;
}
a.pdf{
    padding-left: 20px;
    background: url(/images/pdf_icon.jpg) no-repeat 2px 0px;
}
.title0{
    background: url(images/heading1.gif) no-repeat right #880b2b;
    display: block;
    float: left;
    height: 34px;
    padding: 0px 40px 0px 15px;
    position: relative;
    z-index: 1;
}
.title1{
    background: url(images/heading3.gif) no-repeat right #bc1d46;
    display: block;
    float: left;
    height: 34px;
    padding: 0px 40px 0px 15px;
    position: relative;
    z-index: 2;
}
.title1 span{
    background: url(images/heading2.gif);
    display: block;
    float: left;
    height: 34px;
    width: 20px;
    position: absolute;
    top: 0px;
    left: -20px;
    z-index: 2;
}
.title2{
    background: url(images/heading5.gif) no-repeat right #f78ba7;
    display: block;
    float: left;
    height: 34px;
    padding: 0px 40px 0px 15px;
    position: relative;
    z-index: 3;
}
.title2 span{
    background: url(images/heading4.gif);
    display: block;
    float: left;
    height: 34px;
    width: 20px;
    position: absolute;
    top: 0px;
    left: -20px;
    z-index: 3;
}
#gallery .galleryContainer{
    margin: 10px;
    padding: 5px;
    border: solid 1px #f12861;
    height: 175px;
    width: 175px;
    float: left;
}
#gallery .galleryContainer .galleryMiddled1{
    display: table-cell;
    vertical-align: middle;
    height: 175px;
    width: 175px;
    text-align: center;
    font-size: 10px;
}
#gallery .galleryContainer .galleryMiddled2{
    margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
}

h2.team{
    font-size: 18px;
    line-height: 22px;
}
h2.team span{
    display: block;
    font-size: 12px;
}

.cont{
    width: 100%;
}
.cont td{
    padding: 10px;
    vertical-align: top;
    border-bottom: solid 1px #f78ba7;
}
#main .cont td ul{
    margin: 0px 0px 0px 20px;
}
.tableHeader{
    background: #f78ba7;
    color: #fff;
    text-align: center;
}

:focus{
  -moz-outline-style: none;
}

.year{
    font-size: 18px;
    text-align: center;
    border-bottom: solid 1px #d45a6d;
    padding: 20px 30px 50px 30px;
    background: url(/images/arr.gif) no-repeat bottom center;
    text-align: right;
    vertical-align: top;
}

.td001{
    padding-right: 20px;
}
.td002{
    background: url(/images/pattern.gif);
    padding: 0px 20px;
}

#main ul.ul001{
    list-style: none;
}
#main ul.ul001 li{
    background: url(/images/arrow2_e.gif) no-repeat 0px 1px;
    padding-left: 25px;
    margin: 5px 0px;
}
