body {
	margin-top: 4px;
	margin-bottom: 4px;
}
.nav-bullet {
	margin-left: 13px;
	margin-right: 4px;
}

.left-div {
	background-image: url(images/graves-construction-leftBG.jpg);
	height: 380px;
	padding: 10px;
	width: 125px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4640B5;
	text-transform: uppercase;
	background-color: #D9E2F3;
}
#LeftNav a {
	text-decoration: none;
	color: #4640b5;
}
#LeftNav p {
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
}


.bottom-div {
	background-image: url(images/address-block.gif);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 145px;
	margin-right: 15px;
}



.main-body {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	width: 570px;
	float: right;
}
.img-right {
	float: right;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 8px;
}

.bottom-nav {
	padding: 7px;
	font-weight: bold;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}
#BottomLinks a {
	color: #29266C;
	text-decoration: none;
}
#BottomLinks a:hover {

	color: #534EC0;
}
#LeftNav a:hover {
	text-decoration: underline;
	color: #000000;
}
#LeftNav a:visited {
	color: #4640B5;
}
#MainBody #ContactForm .label {
	font-weight: bold;
}
#MainBody .padding {
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#MainBody .smaller {
	font-size: smaller;
}
.img-left {

	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-left: 2px;
}
#MainBody ul {
	list-style-image: url(/images/dot.gif);
}
#MainBody li {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #4640B5;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
#MainBody h3 {
	margin-top: 0px;
	margin-bottom: 8px;
}
.imagebox {
	margin: 5px;
	padding: 4px;
	float: right;
	width: 222px;
	height: 100%;
}
#EMR-description {
	background-color: #CCDDF1;
	padding: 3px;
	border: thin solid #38338F;
}
