body {
	background-color: #EDD3A2;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bg_pg.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
.heading {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bgcasestudy {
	background-image: url(images/bg_casestudy2.gif);
	background-repeat: repeat-x;
}
.mainhead {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
a:link { color: #CC9900; text-decoration: none }
a:visited  { color: #CC9900; text-decoration: none }
a:vlink { color: #CC9900; text-decoration: none }
a:hover { color: #ffffff; text-decoration: none }.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.bullet1 {
	list-style-image: none;
	list-style-type: none;
	text-indent: 12px;
	display: list-item;
}
.sidebar {
	padding: 9px;
	border: 1px solid #666666;
	margin: 12px;
	text-align: left;
}
.contactinfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

