div.grey_fade {
	background: #FFF url(/images/backgrounds/grey_white_fade.png) top repeat-x;
    height: 736px;
	width: 933px;
	float: left;
	padding: 0 0 0 30px;
}
div.grey_fade p {
    line-height: 14px;
	width: 300px;
}

div#footer {
    clear: both;
    position: relative;
	width: 963px;
	color: #ceced0;
	margin: auto;
	font-size: 7pt;
    padding-top: 25px;
	padding-bottom: 20px;
}

a#theLight {
    display: block;
}