body {
	text-align: center; /* required for centering the page in IE */
	margin: 0px;
	padding: 0px;
	background: #23A2DC url(http://www.magicjack.com/images/counter-bg-22a3-bu-faq.png) no-repeat center top;
	}
#wrapper {
	width: 872px;
	margin: 0 auto; /* centering the page */
	text-align: left;
	background: #FFFFFF;
	}
#header {
	height: 180px;
	background: url(none);
	}
#orderColumn {
	float: right;
	width: 210px;
	}
#content {
	width: 642px;
	float:left;
	margin: 0px 10px;
	}
#footer {
	clear:both;
	}
#footerlinks {
	color: #0066FF;
	padding: 0 0 15px 0;
	background: top;
	text-align: center;
}

#footerlinks a {
	color: #0066FF;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}







































