body {
	background-image: url(../images/top-bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main {
	height: auto;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}
#link {
	float: left;
	height: auto;
	width: 245px;
	background-color: #EFEFEF;
	margin: 0px;
}

#link ul {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}

#link li {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}
.news {
	background-color: #B8C4DC;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 42px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 42px;
	
}

.link a{
	float: left;
	height: 25px;
	width: 220px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/linkbg.gif);

	display: block;
	padding-left: 25px;
	line-height:25px;
	text-transform: uppercase;
}

.link a:hover{
	background-image: url(../images/linkbg02.gif);
	color: #FF8508;
	width: 217px;
	padding-left: 28px;
}
.heading {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF8508;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.main-heading {
	font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FF8408;
	text-decoration: none;
}
.sub-heading {
	font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF8408;
	text-decoration: none;
}
.footerlink{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footerlink:hover{
	
	color: #2458CE;
	text-decoration: underline;
	
}
.page-heading {
	font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #2458CE;
	text-decoration: none;
}
.red-heading {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF8408;
	text-decoration: none;
}
