body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 2px;
	background-color: #E5E5E5;
	
}
#main {
	height: auto;
	width: 777px;
	margin-right: auto;
	margin-left: auto;	
}
#banner {
	height: 315px;
	width: 777px;
	float:left;
}

#inner-banner {
	height: 268px;
	width: 777px;
	float:left;
	background-image: url(../images/innerpage.jpg);
	background-repeat: no-repeat;
}


#middle {
	height: auto;
	width: 732px;
	float:left;
	border-left:solid 1px #C6C6C6;
	border-right:solid 1px #C6C6C6;
	background-color:#FFFFFF;
	
}
#spacer {
	height: 25px;
	width: 22px;
	float:left;
	
	
}
#spacer2 {
	height: 100px;
	width: 30px;
	float:left;
	
	
}

.menu-bg {
	background-image: url(../images/bg-images.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.link a{
	font-family: Arial, Tahoma, Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #035686;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;

	width: 152px;
	padding-left: 25px;
	line-height: 18px;
	border-bottom:1px solid #7DEEFF;
	
	
}
.link a:hover{
	color: #ffffff;
	
}.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #215C96;
	text-decoration: none;
}

#page-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #CC8333;
	text-decoration: none;
	float: left;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4DA95;
	width: 500px;
}
.page-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC8333;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-bottom:5px;
	padding-top:5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C4DA95;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC8333;
	
}
.footer{
	font-family: Arial, Tahoma, Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
	
}
.footer:hover{
	
	color: #ffffff;
	
	
	
}
.border{
	border:1px solid #C4D89B;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
