body {
	margin: 0;
	padding: 0;
}
h1 , h2{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#body-section {
	margin-bottom: 30px;
	margin-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	line-height: 22px;
}
#body-section .heading {
	font-size: 18px;
	color: #C30;
	font-weight: normal;
	line-height: 2em;
}
#body-section .heading2 {
	font-size: 18px;
	color: #690;
	font-weight: normal;
	line-height: 2em;
}
#body-section a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-decoration: underline;
}
#body-section a:hover {
	text-decoration: none;
	color: #C30;
}
#subMenu {
	position:absolute;
	left:365px;
	top:116px;
	width:98;
	z-index:1;
	visibility: hidden;
}
#subMenu5 {
	position:absolute;
	left:761px;
	top:116px;
	width:98;
	z-index:2;
	visibility: hidden;
}
#subMenuHome {
	position:absolute;
	left:266px;
	top:116px;
	width:98;
	z-index:1;
	visibility: hidden;
}
#subMenu5Home {
	position:absolute;
	left:662px;
	top:116px;
	width:98;
	z-index:2;
	visibility: hidden;
}
a img {
	border: 0;
}
