body {
	text-align: center;
	margin: 0 auto;
	background-color: #E6E5E5;
}
#content {
	position: relative;
	text-align: center;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bodycontent {
	text-align: left;
	vertical-align: top;
	position: relative;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E6E5E5;
}
#Header {
	position: relative;
	height: 237px;
	width: 780px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	position: absolute;
	height: 80px;
	width: 375px;
	left: 10px;
	top: 18px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#slogon {
	position: absolute;
	top: 100px;
	left: 10px;
	padding-left: 20px;
	height: 70px;
	width: 500px;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	padding-top: 5px;
}
#navigation {
	position: absolute;
	top: 205px;
	left: 10px;
	width: 420px;
}
#navigation ul {
	display: inline;
	list-style-type: none;
	list-style-position: inside;
}
#navigation ul li {
	float: left;
	padding-right: 19px;
	padding-left: 15px;
}
#navigation ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#navigation ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	text-decoration: none;
}
#contactnumber {
	position: absolute;
	height: 30px;
	width: 340px;
	left: 430px;
	top: 200px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bolder;
	color: #FFFFFF;
}
#contantDisplay {
	position: relative;
	width: 780px;
	text-align: left;
	background-image: url(../images/body_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#leftpane {
	position: absolute;
	width: 200px;
	left: 10px;
	top: 10px;
	padding-top: 5px;
	padding-left: 7px;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.style1 {color: #FF6600}#rightpane {
	position: relative;
	width: 540px;
	left: 220px;
	top: 11px;
	padding-left: 5px;
	padding-bottom: 8px;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}
#footer {
	position: relative;
	width: 780px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 16px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 40px;
}
#footernav {
	position: absolute;
	text-align: right;
	width: 450px;
	left: 300px;
	top: 18px;
}
#homepagecontent {
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 2px;
	text-align: justify;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
ul {
	list-style-type: square;
}
.heading3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	text-decoration: none;
}
a.footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
