body#white {
	background-color:  #FFFFFF;
	color:  #000000;
}
div#page-container {
	margin:  0px auto;
	text-align:  center;
	padding:  0 10px;
	width:  927px;
	background:  URL(../images/page-bg.jpg) top center repeat-y #99BBCC;
}
div#email-container {
	margin:  0px auto;
	text-align:  center;
	padding:  0 0.25in;
	width:  8.5in;
}
div#page-container div, div#email-container div {
	text-align: justify;
}
div#header {
	background: URL(../images/header-bg.jpg) 50% 50% no-repeat;
	color:  inherit;
	font-size:  80%;
	max-height:  240px;
}
div#middle-stripe {
	background:  URL(../images/header-dark-bg.jpg) top center no-repeat;
	color: inherit;
	width:  100%;
	height:  76px;
}
div#middle-stripe-no-menu {
	background:  URL(../images/header-dark-bg.jpg) top center no-repeat;
	color: inherit;
	width:  100%;
	height:  76px;
	margin:  2em 0;
}
div#logo {
	float:  left;
	position:  relative;
	top:  -24px;
	margin: 0 0 0 46px;
	width:  106px;
	height:  101px;
	overflow: visible;
}
div#company-name {
	float:  left;
	margin: 41px 0 0 0;
	width:  292px;
	height:  35px;
}
ul#top-menu {
	float:  right;
	margin: 0.5em;
	padding: 0;
	list-style-type:  none;
}
ul#secondary-menu {
	float:  right;
	margin: 0.5em;
	padding: 0;
	list-style-type:  none;
}
div#main-container {
	background: URL(../images/main-bg.jpg) top center no-repeat #FFFFFF;
	color:  inherit;
	padding: 0 0 1em 0;
	margin: 0;
}
div#content {
	margin:  25px 0.25in 0 0.25in;
	width:  8in;
}
div#email-content {
	margin:  0 0.25in 0.1in 0.25in;
	width:  8.5in;
}
div#left-side-menu {
	display:  none;
}
div#right-side-menu {
	display:  none;
}
div#bottom-stripe {
	display:  none;
}
h2#invoice-summary {
	color:  #006600;
	background-color:  inherit;
	text-align:  center;
	margin:  1em 0;
	padding: 0;
	font-size:  120%;
}
h3#business-thank-you {
	margin: 1em 0;
	text-align:  center;
}