/*Basic styles*/
body {color: #6f6f6f; background: #339999; margin: 0px; text-align: center;}
table, td {color: #6f6f6f; font-size: 1em;}
* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */

h1, h2, h3, h4 {color: #339999;}

a {color: #658fdb;}
a:hover {color: #a4bdea;}

/*Classes*/
.txt_readmore {color: #ff0000;}


/*----------------------------------------------*/
/*-----------Set wrapper dimensions-----------*/
/*----------------------------------------------*/
body {min-height:576px;}
#div_cnt_wrpr {height: 576px;}
#div_cnt {height: 576px;}

body {min-width:829px;}
#div_cnt {width: 829px;}
/*----------------------------------------------*/
/*----------------------------------------------*/
/*----------------------------------------------*/

/*DIV layout properties*/
#div_main_wrpr {height:100%; width:100%; display:table; vertical-align: middle;}
#div_cnt_wrpr {position:relative; vertical-align: middle; display: table-cell;}
#div_cnt {margin: 0 auto;}
#div_navig_hm {width: 829px; height: 552px; overflow: hidden;}
#div_menu_main_cntnr {width: 815px; height: 24px; margin: 0 auto;}
#div_footer_wrpr {text-align: center; }
#div_footer {}

/*DIV appearance properties*/
#div_cnt_wrpr {text-align: center;}
#div_cnt {text-align: center;}
#div_navig_hm {text-align: left;}
#div_menu_main_cntnr {}
#div_footer_wrpr { }
#div_footer {}

/*DIV new divs*/
#home_wrpr{
margin:0px auto;
margin-top:32px;
width:960px;
text-align:left;
}
#home_wrpr p{
margin:16px 0 0 0;
padding-right:16px;
}
#home_wrpr #leftimg{
width:535px;
float:left;
margin-right:4px;
background:url(../en/img/imgleft.jpg) no-repeat top;
overflow:hidden;
padding-top:336px;
}
#home_wrpr #rightimg{
width:206px;
float:left;
margin-right:4px;
background:url(../en/img/imgright.jpg) no-repeat top;
padding-top:336px;
}
#home_wrpr #menu{
width:206px;
float:left;
background:url(../en/img/menuback.jpg) no-repeat top;
padding-top:20px;
}
#home_wrpr #menu a{
text-decoration:none;
color:#fff;
}
#home_wrpr #menu #menu-list{
width:174px;
padding:0 16px 0 16px;
color:#fff;
}
#home_wrpr #menu #menu-list ul{
margin:0;
list-style:none;
height:303px;
margin-bottom:16px;
}
#home_wrpr #menu #menu-list ul li{
width:174px;
height:18px;
padding:5px 0 0 0;
border-bottom:solid 1px #4bb2af;
}
#home_wrpr #rightimg ul{
margin:0;padding:0;list-style:none;
}
#home_wrpr #myfooter{
margin-top:16px;
background-color:#339999;
height:10px;
width:960px;
}

