body {
	background: #e6e6e6 url(../img/body-bkg.gif) repeat-y 50% 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}

ul {
	margin-left: 1em;
	padding-left: 1em;
	list-style-type: disc;
}

li {
	margin-bottom: .8em;
}

#header-wrap {
	background: url(../img/ldn.jpg) repeat-x 0 0;
}

#header {
	width: 866px;
	margin: 0 auto;
	padding: 1px 0;
}

#header p {
	margin: 0 52px 0 54px;
	padding: 0 20px;
	background-color: #FFFFFF;
}

#page {
	width: 700px;
	margin: 0 auto;
	padding: 0 40px;
}

#maw-content {
	background: url(../img/marble-bkgnd.jpg) no-repeat center center;
	padding: 15px 80px;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	border:1px solid #333333;
}

#maw-content p {
	margin-bottom: .5em;
}

#footer-left {
	float: left;
	width: 49%;
	text-align: center;
	font-weight: bold;
}

#footer-right {
	float: right;
	width: 49%;
	text-align: center;
	font-weight: bold;
}

#calculator {
	width: 500px;
	margin: 0 auto;
	background-color: #FEFFD5;
}

p {
	margin:1em 0;
	line-height:normal;
}

ul.bullet
{
	line-height:1.5em;
}

ul.bullet li
{
	padding:2px 0 2px 30px;
	background:url(../i/bullet.gif) no-repeat 0 5px;
	margin:0.5em 0;
	line-height:normal;
}

ul.bullet li p
{
	margin: 0 0 1em 0;
}


.sidebar
{
	display:none;
}

.spacer {
	margin-right: 80px;
}

.calc-margin {
	margin-left: 15px;
}

#soldout {
	margin: 0 25px;
	text-align: center;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	margin-bottom: 0px;
}

.author {
	text-align: right;
	margin-top: 0px;
	font-size: 90%;
}

.bullet
{
background:url(../img/bullet.png) no-repeat 0 0.3em;
}

.nobullet, .bullet
{
	padding-left:1.5em;	
}

.cross
{
	background:url(../img/cross-icon.gif) no-repeat 0 0;
	padding:7px 0 12px 50px;	
}











