/*Basic styles*/
body {color: #3a3a37; background: #fff url('../img/bg_hm.gif') repeat; margin: 0px; text-align: center;}
table, td {color: #3a3a37; font-size: 1em;}

h1, h2, h3, h4, h5 {color: #3a3a37;}

a {color: #a0000b;}
a:hover {color: #cb7379;}

/*Classes*/
.readmore {color: #3a3a37;}
.txt_lbl {color: #f6cb02;}
.btn_go {margin-bottom: -5px; margin-left: 5px;}


/*DIV layout properties*/
#div_main_wrpr {width: 100%; overflow: hidden; text-align: left;}
#div_main_wrpr .bg_btm {width: 100%;}
#div_hdr_wrpr {max-width: 1075px; height: 50px; margin: 0px auto 0px auto;}
#div_logo {width: 292px; height: 239px; position: absolute; top: 0; z-index: 10; margin-left: 10px; margin-top: 5px; display: inline;}
#div_languages {float: right; margin-top: 20px; margin-right: 40px; overflow: hidden;}
#div_diver_menu {float: right; overflow: hidden; margin-top: 20px; margin-right: 20px; display: inline;}
#div_diver_menu select {width: 200px;}
#div_cnt_wrpr {width: 100%; overflow: hidden;}
#div_flash_cntnr {width: 1075px; height: 658px; overflow: hidden; margin: 0px auto 0px auto;}
#div_menu {margin: 0px auto 0px auto; width: 413px; height: 41px; overflow: hidden; padding-top: 22px; padding-left: 17px;}
#div_footer_wrpr {max-width: 1024px; margin: 15px auto 10px auto;}
#div_footer {}

/*DIV appearance properties*/
#div_main_wrpr {background: url('../img/bg_glow_tp.gif') no-repeat top center;}
#div_main_wrpr .bg_btm {background: url('../img/bg_glow_btm.gif') no-repeat bottom center;}
#div_hdr_wrpr {color: #2f2f29;}
#div_languages {font-weight: bold;}
#div_diver_menu {}
#div_cnt_wrpr {}
#div_flash_cntnr {}
#div_menu {background: url('../img/bg_menu_hm.png') no-repeat top left;}
#div_logo {}
#div_footer_wrpr {}
#div_footer {text-align: center; font-weight: bold;}