/*Basic styles*/
body {color: #004281; background: #033d75 url('../img/bg_hm.jpg') repeat-x top left; margin: 0px 0px 0px 0px;}
table, td {color: #6f6f6f; font-size: 1em;}
html, body {height:100%;}

h1, h2, h3, h4, h5 {color: #68abeb;}

a {color: #68abeb;}
a:hover {color: #8ec0f0;}

/*Classes*/
.readmore {color: #4e0f6e;}
.txt_lbl {color: #004281;}


/*DIV layout properties*/
#div_main_wrpr {height: 100%; width: 100%;}
#div_pht_cntnr {width: 100%; height: 83%; max-height: 625px;}
#div_pht_cntnr .logo {float: left; margin: 12px 0px 0px 18px;}
#div_pht_cntnr .jarig {position:absolute; margin:50px 0 0 261px; height:115px; width:115px; z-index:999;}
#div_pht_cntnr .menu {float: left; margin: 100px 0px 0px 18px;}
#div_pht_cntnr .menu .bg {padding: 0px 10px 10px 0px;}
#div_pht_cntnr .menu select {width: 198px;}
#div_cnt_wrpr {min-height: 95px; overflow: hidden; width: 100%; padding-bottom: 6px;}
#div_cnt_l {float: left; overflow: hidden; margin: 16px 0px 0px 10px;}
#div_cnt_r {float: right; margin: 6px 14px 0px 0px;}
#div_cnt_r h3 {margin: 0px;}
#div_footer_wrpr {text-align: center; margin-top: 20px;}
#div_footer {}

/*DIV appearance properties*/
#div_main_wrpr {}
#div_pht_cntnr {background: url('../img/main_pht_hm.jpg') no-repeat top right;}
#div_cnt_wrpr {color: #fff; background: #033d75; border-top: 5px solid #4089cf;}
#div_pht_cntnr .menu .bg {background: url('../img/bg_menu.png') no-repeat 0px 5px;}
#div_cnt_l {}
#div_cnt_r {text-align: right;}
#div_cnt_r h3 {font-size: 1em;}
#div_footer_wrpr {}
#div_footer {}