#Table_01 {
   position:relative;
	width:750px;
	margin: auto;
	text-align: left;
}

#topbar-01 {
    position: relative;
	float: left;
	width:750px;
	height:77px;
}

#topbar-02 {
	float: left;
	width:750px;
	/*height: 48px; -- height determined in tpl*/
}



#mainmiddle-01 {
	float: left;
	width:192px;
	/*height:302px;*/
	height:375px;
    background-image: url(../images/mainmiddle_01.gif);
}


#main_sidemenu {
  text-align: right;
  padding: 8px;
  color: white;
}


#sub_sidemenu {
  text-align: right;
  padding-top: 12px;
  padding-right: 12px;
  color: white;
}

#mainmiddle-02 {
	float: left;
	width:558px;
	/*height:253px;*/
	height:294px;
}

#mainmiddle-03 {
	float: left;
	width:12px;
	/*height:41px;*/
	height:73px;
}

#mainmiddle-04 {
	float: left;
	width:529px;
	/*height:41px;*/
	height:73px;
	background-image: url(../images/mainmiddle_04.gif);
	background-color: white;
	font-size: 13px;
	color: #666666;

}

#mainmiddle-05 {
	float: left;
	width:17px;
	/*height:41px;*/
	height:73px;
}

#mainmiddle-06 {
	float: left;
	width:558px;
	height:8px;
}

#middle-bottom {
    float: left;
    width: 100%;
    height: 10px;
}
/*
#bottombar-01 {
	float: left;
	width:750px;
	height:9px;
}

#bottombar-02 {
	float: left;
	width:6px;
	height:223px;
}
*/

#bottombar-03 {
	float: left;
	width:247px;
	height:223px;   
    background-color: white;
    text-align: left;
}

#bottombar-04 {
	float: left;
	width:5px;
	height:223px;
}

#bottombar-05 {
	float: left;
	width:247px;
	height:223px;
    background-color: white;
    text-align: left;
}

#bottombar-06 {
	float: left;
	width:5px;
	height:223px;
}

#bottombar-07 {
	float: left;
	width:246px;
	height:223px;
    background-color: white;
    text-align: left;
}

/*
#bottombar-08 {
	float: left;
	width:6px;
	height:223px;
}
*/

#bottombar-09 {
	float: left;
	width:750px;
	height:40px;
}


#subpage-side-01 {
    float: left;
    width:190px;
    height: 392px;
    background-image: url(../images/subpage-side_01.gif);
	background-repeat: repeat-y;
}

#subpage-side-02 {
    float: left;
    width: 190px;
    height: 153px;
}

#subpage-side-container {
    float: left;
    width: 190px;
    height: 545px;
}

#subpage-main-container {
    float: left;
    width: 190px;
    height: 545px;
}

#subpage-full-container {
    float: left;
    width: 750px;
	background-color: white;
}

#subpage-main-01 {
    float: left;
    width: 560px;
    height: 44px;
    background-image: url(../images/subpage-main_01.gif);
}


#subpage-main-02 {
    float: left;
    width: 560px;
    height: 10px;
}

#subpage-main-03 {
    float: left;
    width: 560px;
    height: 15px;
    background-color: white;
}

#subpage-main-04 {
  float: left;
  width: 560px;
  min-height:491px;
  background-color: white;
}

#footer {
  float: left;
  width: 560px;
}