  #container_page{
    width: 780px;
  }
  #container_left_column {
    width:135px;
    color:#ffffff;
    padding-left:20px;
    padding-right:15px;
    padding-top:15px;
    padding-bottom:15px;
  }
  #container_right_column {
    width:585px;
    padding-left:20px;
    padding-top:15px;
    padding-bottom:15px;

  }
  #container_header{
    width:100%;/*595px;*/
    text-align : right;
    padding-bottom:20px;
  }
  #container_body{
    width:100%;/*595px;*/
    padding-bottom:25px;
  }
  #container_body_content{
    width:420px;
  }
  #container_body_right_frame{
    width:140px;
  }
  #container_footer{
    width:100%; /*595px;*/
    font-size:9px;
    text-align : center;
  }
  
  
  
body {
	margin: 0px; 
	padding:0px; 
	background-color: #e6ebef; 
	text-align: center; 
	background-image: url(/images/v2/page-bg.gif); 
	background-position: center; 
	background-repeat: repeat-y;
}
#banner_menu_top {
	height: 44px; 
	text-align: right; 
	line-height: 44px; 
	padding-right: 15px; 
}
#page_container {
	width: 946px; 
/*	background-color: #f4edd5; */
	margin: auto; 
	text-align: left; 
/*	border-width: 1px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	border-style: solid; 
	border-color: #999999;
*/
}
#banner {height: 191px;}
#page_menu_left {width: 205px; float: left; padding-top: 40px;}
#page_content {overflow: hidden;width: 454px; float: left; padding: 40px; min-height: 600px; margin: 0px; padding-bottom: 0px;}
#page_menu_right {width: 185px; float: left; min-height: 200px; padding-left: 15px; padding-top: 5px;}
#page_menu_right h1 {font-size: 13px; color: #0055a0; margin:0px; padding: 0px;}
#page_main {
	width: 740px; float: left; margin: 0px; padding:0px; margin-top: 0px;
	border-top:10px solid #F4EDD5;
}

#banner_menu_top a, 
#banner_menu_top a:link, #banner_menu_top a:visited, #banner_menu_top a:hover, #banner_menu_top a:active,
#banner_menu_top span {
  color: white;
}

#partner {margin-left: 10px;}

#page {
	margin: 0px; 
	padding:0px; 
	text-align: center; 
	background-image: url(/images/page_banner.jpg); 
	background-position: center top; 
	background-repeat: no-repeat;
}


