/*Basic styles*/
body {color: #000; background: #c90e15; margin: 0px; text-align: center;}
table, td {color: #000; font-size: 1em;}

h1, h2, h3, h4 {color: #a70a0e;}
h1 {font-size: 1.3em; font-weight: bold;}

a {color: #a70a0e;}
a:hover {color: #c15154;}

/*Classes*/


/*DIV layout properties*/
#div_main_wrpr {width: 100%; text-align: center; padding-bottom: 9px; margin-bottom: 20px;}
#div_mainmenu {margin-top: 11px; float: right;}
#div_main {width: 767px; margin: 0px auto 0px auto; overflow: hidden;}
#div_main_l {float: left; width: 340px; overflow: hidden; padding-top: 28px;}
#div_logo {width: 337px; height: 142px; overflow: hidden; margin-left: 3px;}
#div_main_r {float: left; width: 427px; overflow: hidden;}
#div_cnt {margin-top: 92px;}
#div_cnt .txt {width: 387px; min-height: 335px; padding: 5px 20px 20px 20px;}
#div_cnt .tp {width: 427px; height: 10px; overflow: hidden;}
#div_footer {overflow: hidden; width: 397px; height: 68px; padding-left: 20px; padding-right: 10px; padding-top: 75px;}

/*DIV appearance properties*/
#div_main_wrpr {background: #fff url('../images/bg_main_wrpr.gif') repeat-x bottom;}
#div_main {background: url('../images/bg_main.gif') no-repeat bottom left;}
#div_main_l {}
#div_logo {}
#div_main_r {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #000; text-align: left;}
#div_cnt .txt {background: url('../images/bg_cnt_txt.gif') no-repeat bottom;}
#div_cnt .tp {background: url('../images/bg_cnt_tp.gif') no-repeat top left;}
#div_footer {font-family: Arial, Helvetica, sans-serif; font-size: 0.92em; color: #1a5487; text-align: right;}
#div_footer a {color: #1a5487;}
#div_footer a:hover {color: #4c7aa1;}
#div_footer {background: url('../images/bg_footer.gif') no-repeat top left;}

#div_main_r ol,
#div_main_r ul,
#div_main_r ol li
{
	margin-bottom: 15px;
}

#div_main_r ul li {
	margin-bottom: 0;
}
	







