body {
   width: 100%;
   height: 100%;
}
body, th, td {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.8em;
   color: #000;
}
body, form, h1, h2, h3, h4, h5, h6, p {
   margin: 0;
   padding: 0;
}
h1, h2, h3, h4, h5, h6 {
   font-weight: normal;
   color: #BC0000;
}
h1 {
   font-size: 200%;
}
h2 {
   font-size: 150%;
}
h3 {
   font-size: 130%;
}
h4 {
   font-size: 120%;
}
h5 {
   font-size: 110%;
}
h6 {
   font-size: 105%;
}
img, table {
   border: none;
}
table {
   border-collapse: collapse;
}
table td {
   padding: 0;
}
a:link, 
a:active, 
a:visited {
   color: #000;
   text-decoration: underline;
}
a:hover {
   color: #000;
   text-decoration: none;
}
input, textarea {
   margin: 0;
}
#main {
   width: 100%;
   height: 100%;
}
#top_left, #mid_left {
   background-color: #ffde01;
}
#top_right {
   height: 192px;
}
#top_right div {
   background: #7e0644 url(img/top_right.jpg) no-repeat left top;
   height: 192px;
}
#top_right, #mid_right, #bot_right, #bot_right_2 {
   background: #7e0644 url(img/mid_right_bg.jpg) repeat-y left;
}
#center {
   background: url(img/center_bg.jpg) repeat-y;
   width: 1033px;
   height: 100%;
}
#body {
   background: url(img/body_bot_left.jpg) no-repeat left bottom;
}
#menu_td {
   background: url(img/man.jpg) no-repeat right bottom;
   width: 249px;
}
#menu_td_2 {
   background: url(img/noman.jpg) no-repeat right bottom;
   width: 249px;
}
#bot_left {
   background: #ffde01 url(img/bot_left.jpg) no-repeat right bottom;
}
#bot_left_2 {
   background: #ffde01 url(img/bot_left_2.jpg) no-repeat right bottom;
}
#bot_right {
   height: 625px;
}
#bot_right div {
   background: #7e0644 url(img/bot_right.jpg) no-repeat left bottom;
   height: 625px;
}
#bot_right_2 {
   height: 159px;
}
#bot_right_2 div {
   background: #7e0644 url(img/bot_right_2.jpg) no-repeat left top;
   height: 159px;
}
#header {
   background: url(img/header.jpg) no-repeat;
   height: 190px;
}
#footer {
   background: url(img/footer.jpg) no-repeat;
   height: 159px;
}
#footer_2 {
   background: url(img/footer_2.jpg) no-repeat;
   height: 159px;
}
#footer_text {
   text-align: center;
   padding-top: 112px;
   color: #FFF;
}
#footer_text a:link,
#footer_text a:active,
#footer_text a:visited,
#footer_text a:hover {
   color: #FFF;
}
#top_menu {
   text-align: right;
   padding: 150px 80px 0 0;
   color: #7c2416;
}
#top_menu a:link,
#top_menu a:visited,
#top_menu a:active,
#top_menu a:hover {
   color: #7c2416;
   text-decoration: none;
}
#content {
   padding: 0 40px 30px 60px;
}
#menu {
   background: url(img/menu_bg.jpg) no-repeat;
   height: 366px;
}
#menu_pad {
   padding: 120px 0 0 61px;
}
.submenu {
margin-top: 5px;
}
