body {
	margin: 0px;
	height: 100%;
	background-color: #ffffff;
}

td {
	font-family		: Arial;
	font-size  		: 10pt;
	text-align: 	: left;
}
fieldset {
	width: 760px;
	font-family		: Arial;
	font-size  		: 10pt;
}

legend {
	font-family		: Trebuchet MS;
	font-size  		: 14pt;
}
div.contentClass {
	width: 800px;
	position: relative;
	left: 50%;
	margin-left: -400px; /* half the width of the div */
	background-image: url(/images/pagetopfade.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;

}

h1 {
	font-family		: Verdana;
	font-size  		: 24pt;
	color:#ffffff;
	margin-top:5px;
    font-weight:normal;
}

h2 {
	font-family		: Trebuchet MS;
	font-size  		: 18pt;
	color:#000000;
	margin-top:1px;
}

h3 {
	font-family		: Verdana;
	font-size  		: 24px;
	color:#000099;
	margin-top:5px;
    font-weight:normal;
}

h4 {
	font-family		: Verdana;
	font-size  		: 18px;
	color:#000000;
	margin-top:5px;
    font-weight:normal;
}
.smfooter {
	font-family:Arial;
	font-style:italic;
	font-size:8pt;
	color: #000000;
    text-align:center;
}

div.container {
    position: relative;
	min-height: 100%;
  	font-family		: Arial;
	font-size  		: 16px;

}

div.navClass{
	position: absolute;
	width: 770px;
	height: 35px;
	top:59px;
	margin-left: -385px; /* half the width of the div */
	left: 50%;
	xbackground-color: #eeeeee;
	z-index:3;
}


div.topStripe{
	position: absolute;
	width: 100%;
	height: 300px;
	background-color: #ffffff;
	z-index:0;
	background-image: url(images/bluestripe.jpg);
	top: 0px;
}

div.topLogoClass{
	width: 770px;
	height: 240px;
	top:4px;
	margin-left: -385px; /* half the width of the div */
	position: absolute;
	left: 50%;
	z-index:1;
	text-align:left;
}


div.bottomClass{
	width: 100%;
	height: 129px;
	background-image: url(images/bottomstripe.jpg);
	background-repeat: repeat-x;
	xposition: relative;
}

div.contentClass {
	position: absolute;
	width: 770px;
	left: 50%;
	margin-left: -385px; /* half the width of the div */
	top:119px;
	font-family:Arial;
	font-size:10pt;
	color: #000000;
	background-color:#ffffff;
}

div.coverTestimonial {
	width: 350px;
	min-height: 187px;
	font-family:Arial;
	font-size:15pt;
	font-style: italic;
	color: #000000;
	vertical-align: bottom;
	margin-left:50px;
	background-image: url(images/quotes.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top:20px;
}

div.testimonialBy {
	width: 250px;
	min-height: 187px;
	font-family:Arial;
	font-size:16pt;
	color: #000000;
	text-align:right;
	margin-left:50px;
	margin-top:20px;
}

div.insidecontentClass {
	position: absolute;
	width: 768px;
	left: 50%;
	margin-left: -390px; /* half the width of the div */
	top:213px;
	background-color: #ffffff;
	border-left-style: solid;
	border-left-width: 6px;
	border-left-color: #66574F;
	border-right-style: solid;
	border-right-width: 6px;
	border-right-color: #66574F;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	border-bottom-color: #66574F;
	font-family:Arial;
	font-size:10pt;
	color: #000000;
}

div.leftContent {
	position: relative;
	width: 410px;
	padding-left: 0px;
	padding-top: 20px;
	float:left;
	font-family:Arial;
	font-size:10pt;
	margin:0px;
}

div.rightContent {
	position: relative;
	width: 300px;
	float:right;
	margin:0px;
	padding-top: 66px;
	min-height: 100%;
}


div.footerClass{
	bottom: 0;  
	font-family:Arial;
	font-size:10pt;
	color: #000000;
	clear: both; 
}

div.orderClass {
	position: relative;
	margin-left:10px;
	padding: 5px;
	margin-bottom: 25px;
	xborder-style: solid;
	xborder-width: 1px;
	xborder-color: #dddddd;
}

div.top {
	width: 700;
	text-align:right;
	font-family:Arial;
	font-size:8pt;

}
p {
	margin-bottom: 0px;
	margin-top: 14px;
}

