body {
	font-family: Trebuchet MS;
	font-size: 100%;
	background-image:  url(../m2img/hiface_pbg.jpg);
	/* Note: Make URL Absolute for Navigator 4 compatibility*/
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 180px 10px 0 5px;
	padding: 0px;
	text-align: center; /*centers in IE5*/
}
div, p, ul, ol {text-align: left;} /*corrects for center on body selector*/
h1, h2, h3, h4 {
	color: #000000;
	margin: 0;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 115%;
}
strong {
	color: #000000;
	font-weight: bold;
	font-size: 115%;
}

#wrapper {
	width: 90%;
	margin: 0 auto;
}
a:link {
	color: #008849;
}
a:visited {
	color: #008849;
}
a:hover {
	color: #ADD38B;
}
a:active {
	color: #008849;
}
#dmainprod {
	font-size: 85%;
	margin: 0 0 0 0;
	float: left;
	width: 100%;
	padding: 0 0 0 0;
}
#dmain {
	font-size: 85%;
	margin: 0 0 0 0;
	float: left;
	width: 60%;
	padding: 0 20px 0 0;
}
#dside {
	margin: 0 0 0 0;
	left: auto;
	top: auto;
	font-size: 75%;
	width: 30%;
	float: right;
	border-left: 1px dotted #008849;
	border-bottom: 1px solid #008849;
	padding: 0 0 12px 18px;
}
#dside p, #dmain p {
	margin: 8px 0 16px 0;
}
#footer {
	padding: 6px 0 0 0;
	margin: 0px 0 0 0;
}
#footer p {margin: 0 0 8px 0;}
.p7tbsub {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px dotted #ADD38B;
	border-top: 0px;
	border-left: 0px;
}
.p7tbsub p {
	padding: 8px 12px 8px 24px;
	margin: 0px;
	color: #EEEEEE;
}
.p7tbsub a:link {
	color: #008849;
	text-decoration: underline;
}
.p7tbsub a:visited {
	color: #008849;
	text-decoration: underline;
}
.p7tbsub a:hover {
	color: #008849;
	text-decoration: underline;
}
.p7tbsub a:active {
	color: #ADD38B;
	text-decoration: underline;
}
.p7tbdn {
	color: red !important;
	font-weight: bold;
}
li {
	list-style-image: url(../images/bullet.gif);
}
