body {
	background: url(images/bg.png) repeat-x top #f0f0f0;
}
#wrapper {
	width: 805px;
}
#content {
	background: url(images/content.png) repeat-y top #fff;
	width: 805px;
	min-height: 200px;
	margin-top: -15px;
}
.span3 {
	padding: 10px;
	width: 210px;
}
#OrderNowTopFixed {
    height: 541px;
    margin-top: 15px;
    position: fixed;
    right: 0;
    top: 0;
    width: 222px;
}