/*Basic styles*/
body {color: #567397; background: #339999; margin: 0px 0px 25px 0px;}
table, td {color: #567397; font-size: 1em;}

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

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

input {color: #567397;}
textarea {color: #567397;}
select {color: #567397;}

/*Classes*/
.txt_readmore {color: #ff0000;}
.ico_form {margin-bottom: -5px;}
.pht {text-align: center; border: 1px solid #adadad; padding: 1px; font-style: italic; line-height: 1.2; font-size: 1em; width:123px; height:96px;}
.pht img {display: block; width:123px; height:96px; overflow:hidden; margin-bottom:4px;}
.right {float: right; margin: 0px 5px 10px 10px;}

ul.list_border {list-style: none;}
ul.list_border li {margin-bottom: 15px; border-bottom: 1px solid #a5b5c8; padding: 10px 0px 20px 0px;}

/*DIV layout properties*/
#div_tp_wrpr {height: 52px; background-color:#339999;}
#div_menu_main_cntnr {float: right; padding: 5px 0px 5px 0px; margin-top: 10px; padding-right: 1%;}
#div_cnt_wrpr {padding-bottom: 40px; width: 100%; overflow: hidden;}
#div_cnt_l {float: left; width: 440px;}
#div_sldshw_cntnr {width: 440px; height: 475px; overflow: hidden;}
#div_sldshw_cntnr ol,ul {margin: 0px; padding: 0px; text-align: left;}
#div_sldshw_cntnr li {margin: 0px; padding: 0px;}
#div_wdgt_a {width: 344px; height: 227px; position: absolute; top: 404px; left: 36px; z-index: 10;}
#div_wdgt_a .cnt {width: 324px; height: 197px; padding: 15px 10px 15px 10px; position: relative;}
#div_wdgt_a .cnt h3 {margin: 0px 0px 5px 0px;}
#div_wdgt_a .cnt .i_txt {width: 200px;}
#div_wdgt_a .cnt .i_txtarea {height: 75px; width: 235px;}
#div_wdgt_a_msg {width: 324px; height: 197px; overflow: hidden; position: absolute; top: 20px; left: 12px;}
#div_wdgt_a_msg .txt {width: 250px; margin: 60px auto 0px auto; overflow: hidden;}
#div_wdgt_a_msg .txt img {float: left;}
#div_wdgt_a_msg .txt h3 {margin: 0px;}
#div_wdgt_a .btm {width: 344px; height: 6px;}
#div_wdgt_wrpr {width: 440px; padding: 170px 0px 30px 14px;}
#div_cnt_r {margin: 0 0px 0px 440px; padding-top: 12px;}
#div_cnt_r .logo_wrpr {overflow: hidden;}
#div_cnt_r .cnt_wrpr {width: 95%;}
#div_cnt_r .cnt {margin: 0px 0px 0px 14px; color:#6F6F6F;}
#div_footer_wrpr {padding-bottom: 5px; width: 100%; overflow: hidden; margin-top: 14px; color:#fff;}
#div_footer_wrpr h3 {margin: 0px;}
#div_footer_l {float: left; width: 440px; color:#fff;}
#div_footer_l .cnt {margin: 0px 0px 0px 14px;  color:#fff;}
#div_footer_l .cnt h3, #div_footer_l .cnt a, #div_footer_r .cnt a {color:#fff;}
#div_footer_r {margin: 0 0px 0px 440px;  color:#fff;}
#div_footer_r .cnt_wrpr {width: 95%;}
#div_footer_r .cnt {margin: 0px 0px 0px 14px; color:#fff !important;}
#div_footer_logos_wrpr {overflow: hidden;}
#div_footer_logos_wrpr .logo {float: left; margin-right: 25px;}
#div_footer_logos_wrpr .last {margin-right: 0px;}

/*DIV appearance properties*/
#div_menu_main_cntnr {background: #339999 url('../img/bg_menu_main_cntnr.gif') repeat-y top left;}
#div_cnt_wrpr {background: #fff url('../img/bg_cnt_wrpr.gif') repeat-x bottom;}
#div_wdgt_a .wrpr {background: url('../img/bg_wdgt_a.gif') no-repeat top left;}
#div_wdgt_a_msg {background: url('../img/bg_wdgt_a_msg.png') no-repeat top left; text-align: center; cursor: pointer;}
#div_wdgt_a_msg .txt {text-align: left;}
#div_wdgt_a_msg .txt h3 {font-size: 1.1em;}
#div_wdgt_a .btm {line-height: 0; font-size: 0px; background: url('../img/bg_wdgt_btm_a.gif') no-repeat top left;}
#div_cnt_r {background-repeat: no-repeat; background-position: top left;}
#div_cnt_r .logo_wrpr {text-align: right;}
#div_footer_wrpr {background: url('../img/bg_footer_wrpr.gif') repeat-y 440px 0px; color: #6eabd7; font-size: 0.92em;}
#div_footer_wrpr a {color: #6eabd7;}
#div_footer_wrpr a:hover {color: #88bade;}

