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 10px;
	width:  927px;
}
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 #07870F;
	color: inherit;
	width:  100%;
	height:  76px;
}
div#email-template-middle-stripe-div {
	padding:  50px 0 25px 0;
	margin: 0;
	position:  relative;
}
table#middle-stripe-table {
	width:  100%;  
	height:  80px;
	overflow:  hidden;
}
div#middle-stripe-no-menu {
	background:  URL(../images/header-dark-bg.jpg) top center no-repeat #07870F;
	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;
	font-size:  80%;
}
div#content {
	float:  left;
	margin:  25px 0 0 175px;
	width:  550px;
	font-size:  85%;
	min-height:  480px;
}
div#email-content {
	width:  877px;
	margin:  25px 25px 10px 25px;
	font-size:  68%;
	min-height:  480px;
}
div#left-side-menu {
	float:  left;
	margin:  60px 0 0 -715px;
	width:  137px;
	font-size:  90%;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}
div#right-side-menu {
	float:  right;
	margin:  25px 10px 0 0;
	width:  157px;
}
td#right-side-menu {
	padding:  10px 10px 10px 5px;
	margin: 0;
	width:  157px;
}
td#content-area {
	width:  720px;
	padding:  10px 20px;
}
div#bottom-stripe {
	width:  927px;
	height:  20px;
	background-color:  #003300;
	color:  inherit;
}
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;
}