#logo {
	width: 539px;
	height: 196px;
	background: url(../img/logo_plain.png);
	
	}
#side {
	float: right;
	width: 221px;
	background: url(../img/side_bg1.jpg) no-repeat top center;
	}
#c_menu_bottom {
	background: url(../img/sm_bottom.png) no-repeat bottom center;
	width: 212px;
	padding: 0 0 10px 0;
	margin: 0px 0px 0px 7px;
	}
#c_menu {
	background: url(../img/sm_top.png) no-repeat top center;

	padding-top: 11px;
	
	width: 212px;
	margin: 0px 0px 0px 0px;
	}
	