/*document reset declaration*/
*{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-sizing:border-box;padding:0;margin:0;z-index:0;vertical-align:baseline;outline:none;text-decoration:none}
.clr,HR{clear:both}
BODY{font-size:11px;background:#F1F1F1 url(dp_body_bg.gif) repeat-x 0 0;font-family:Arial,sans-serif}
H2,H3,H4,H5,H6{font-family:Arial,serif;color:#000;font-weight:bold}
A{color:#A80101;cursor:pointer !important;cursor:hand}
A:hover,A:hover B,A:hover I{color:#A80101;text-decoration:underline;cursor:pointer !important;cursor:hand}
A IMG{border:0;cursor:pointer !important;cursor:hand}
OL{display:block;list-style-type:decimal;padding-left:30px}
UL{display:block;list-style-type:disc;padding-left:30px}
LI{display:list-item}
.debr{border:1px solid red}
.debg{background:yellow}

/*layout main settings*/
#o{text-align:center;margin:0}
#g{text-align:left;margin:0 auto;width:960px}
#h{height:120px;text-align:center;margin:0 0 14px}
#l{width:180px;float:left;padding:20px 0 0;overflow:hidden}
#c{width:600px;padding:20px 15px 0;float:left;overflow:hidden}
#r{width:180px;float:right;padding:20px 0 0;overflow:hidden}
#f{height: 75px;margin:30px auto 30px;text-align:center;clear:both}

/*head addons*/
#h H1{width:173px;height:51px;margin-top:13px;float:left;background:url(dp_logo.gif) no-repeat 0 0;overflow:hidden;position:relative}
#h .Banner{clear:both;float:left;width:960px;overflow:hidden;margin-top:15px;text-align:center}
#h .Banner *{margin: 0 auto}
#h H1 A{display:block;padding-top:50px;color:#A80101;position:absolute}

/*menu addons*/
#m{background:url(dp_main_menu_bg.gif) repeat-x top left;height:30px;width:100%;float:left;clear:both;margin:15px 0 0}
#m A{display:block;float:left;height:27px;margin:0 1px;color:#FFF;padding:0 9px;font:normal 10px/30px Arial,sans-serif;text-transform:uppercase}
#m A:hover{margin:0 1px;background:url(dp_main_menu_bg_over.gif) repeat-x top;text-decoration:none}
#m A.active,#m A.active:hover{margin:0 1px;background:url(dp_main_menu_bg_over.gif) repeat-x top;text-decoration:none}

/*footer addons*/
#f{background: transparent url(dp_footer_bg.gif) repeat-x 0 0;position:relative}
#f *{color:#FFF;text-align:left}
#f .menu{position:absolute;right:10px;top:20px}
#f .menu A{display:inline;font-weight:normal;font-size:11px}
#f .menu I{display:inline;font-weight:normal;font-size:11px;font-style:normal;padding:0 5px}
#f .copy{position:absolute;left:10px;top:20px}
#f .copy P{margin-bottom:20px}
