/*Basic styles*/
body {color: #000; background: #fff url('../img/bg_home.gif') repeat-y top left; margin: 0px; font-size: 0.6em;}
table, td {color: #000;}

h1 {color: #ac1113;}
h2 {color: #ac1113;}
h3 {color: #ac1113;}
h4 {}
h5 {}

a:link {color: #fffd3c; text-decoration: underline;}
a:visited {color: #fffd3c; text-decoration: underline;}
a:hover {color: #fffe9e; text-decoration: underline;}
a:active {color: #fffd3c; text-decoration: underline;}


/*DIV layout properties*/
#div_page {width: 785px; margin-left: 119px; overflow: hidden;}
#div_cnt_tp_wrpr {width: 744px; overflow: hidden;}
#div_cnt_l {float: left; width: 266px; height: 247px; overflow: hidden; text-align: center;}
#div_cnt_r {float: left; width: 476px; height: 247px; overflow: hidden;}
#div_cnt_bttm_wrpr {width: 785; height: 259px; overflow: hidden;}
#div_cnt_bttm_l {float: left; width: 281px; height: 234px; overfow: hidden; padding: 25px 5px 0px 15px;}
#div_cnt_bttm_r {float: left; width: 482px; height: 259px; overfow: hidden;}
#div_menu {width: 225px; height: 182px; overflow: hidden; margin-top: 22px;}


/*DIV appearance properties*/
#div_page {xbackground-color: yellow;}
#div_cnt_tp_wrpr {xbackground: green;}
#div_cnt_l {xbackground: red;}
#div_cnt_r {background: url('../img/bg_cnt_tp_r_home.gif') no-repeat 276px 62px;}
#div_cnt_bttm_wrpr {xbackground-color: yellow}
#div_cnt_bttm_l {background: url('../img/bg_cnt_bttm_l_home.gif') no-repeat top left;}
#div_cnt_bttm_r {xbackground: red;}
#div_menu {xbackground: green;}


/*Classes*/
.logo {margin-top: 76px;}