body, td, input, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #6A6768; margin: 0px; padding: 0px; }
body { background-color: #CCCCCC; }

a { text-decoration:none; color: #A42C29; }
a:hover { color: #202020; }

#container, #flashIntro { width: 1020px; height: 725px; position: absolute; left: 50%; top: 0; /*50%;*/ margin-left: -510px; margin-top: 0px; /*-362px;*/ background-color: #FFFFFF; /* margin-left: auto; margin-right: auto; */ }
#flashIntro { overflow: hidden; z-index: 30; background: none; }
#inside { padding: 30px 0px 30px 25px; position: relative; }

#left_logo { float: left; width: 298px; height: 165px; background-image: url(images/core/the_staging_house.jpg); }
 
#right_menu { float: right; width: 685px; height: 115px; padding-top: 50px; z-index: 19; }
  #menuitem { float: left; padding-bottom: 15px;}
  #submenu { clear: both; display: inline; text-align: center; z-index: 40; }
  #submenuitem, #submenuitemS {  font-size: 12px; display: inline; padding: 0 5px 0 5px; }
  #submenuitem a, #submenuitemS a { font-size: 12px; font-weight: normal; }
  
#break_content { position: absolute; left: 40px; top: 160px; width: 100%; clear: both; }

#main_content { height: 485px; position: absolute; top: 215px; }
#copy_content { position: absolute; left: 355px; width: 610px; height: 490px; overflow: auto; z-index: 3; margin-top: -18px; _margin-top: -5px; }
#img_content { position: absolute; left: 0px; width: 930px; height: 490px; overflow: hidden; z-index: 2; }

#copy_content_full { position: absolute; left: 0px; width: 930px; height: 490px; overflow: auto; z-index: 3; }

#copy_content_swap { position: absolute; left: 0px; width: 610px; height: 490px; overflow: auto; z-index: 3; }
#img_content { position: absolute; left: 0px; width: 930px; height: 490px; overflow: hidden; z-index: 2; text-align: right; }

#cms_area { display: block; width: 100%; background-color: #cccccc; clear: both; z-index: 1; }
  .img_cms { position: absolute; z-index: 4; left: 0px; top: 0px; }
  .img_cms_form { position: absolute; z-index: 5; left: 0px; top: 435px; }
  .mce_edit_text { width: 99%; height: 425px; }
