body {
 color: #333333;
 padding:0;
 background:#ffffff;
 }
#outer {
 text-align:left;
 width:780px;
 margin:auto;
 margin-top:1px;
 }

#cont{
	min-height:350px;
	
 }
#side{
	width:122px;
	background-color:#990000;
	background-image:url(../images/bg_menu.gif);
	background-repeat:repeat;
 }
#footer {
 	height:91px;
	background-image:url(../images/cmf_footer.gif);
	background-position:right;
	background-repeat:no-repeat;	
	background-color:#ffffff; margin:0;
 }