body,html {
	height:100%;
	min-height:100%;
}
#content{
	height:100%;
	min-height:600px;
}
.footer {
	width:100%;
	overflow:hidden;
	margin-top:-270px;
	height:170px;
	padding-top:100px;
	position:relative;
}
/*.footer .info_dialog .box {
	margin-top:50px;
}*/
.footer .info_dialog .box {
	margin-top:50px;
	float:left;
	height:157px;
	width:290px;
	padding:20px 10px 20px 30px;
	font-size:11px;
	color:#5a5a5a;
	background: url(/img/order-footer.gif) no-repeat 100% 0;
}
.footer .info_dialog .box:before {}
.footer .info_dialog .box:after {}

.full-404 {
	height:100%;
	min-height:600px;
	min-width:1000px;
}