div#content {
	background: #f4f7fc; /*url(/images/template/fr_right_shadow.gif) 675px repeat-y; /*change*/ 
	width: 675px;
	float: right;
}

div#maincorner {
  background: url(/images/template/fr_corner2.gif) 0 0 no-repeat;
  width: 100%; /*change*/
  height: 9px;
  font-size: 0; 
}

div#mainmenu {
	width: 225px; /*change*/
	float: left;
	color: #f4f7fc;
}

div#cnr {
  background: #4d4d4d url(/images/template/fr_corner_menu.gif) 217px no-repeat; /*change*/
  width: 100%;
  height: 13px;
  font-size: 0; 
}

div#maincontent {
	float:left;
	width:	675px;	/*change*/
}

p {
  margin-top: 8px;
  margin-bottom: 12px;
}

ul {
  margin-top: 0px;
  margin-bottom: 15px;
}

div#generalpage{
	background: #4b4b4b url(/images/template/fr_menu_shadow.gif) 217px repeat-y; /*change*/
	width: 100%;
	float:left;
}

