#page-wrap {
	max-width:				950px;
	min-height:				100%;
	height:					auto !important;
	height:					100%;
	margin:					-37px auto; /* the bottom margin is the negative value of the footer's height */
	padding:				40px 10px 47px 10px;
}

#page-wrap #inside {
	margin:					10px 10px 0px 10px;
	padding-top:			10px;
	padding-bottom:			10px;
}
	
#main-content {
	padding:				10px 210px 10px 10px;
	height:					100%;
}
	
#right-sidebar {
	width:					190px;
	float:					right;
	padding:				10px;
}

#hedder, .push-up {
	height:					27px; /* .push-up must be the same height as .header */
}

#fuuter, .push-down {
	height:					27px; /* .push-down must be the same height as .footer */
	clear:					both;
}
#footerLicense {
	width:				440px;
	margin:				auto;
	text-align:			left;
	padding-top:		2em;
	margin-bottom:		1em;
	/* font-size: 85%; */
}
#footerLicense img {
	float:				left;
	margin-right:		1em;
	padding-top:		4px;
}

