@charset "utf-8";
body {
	background-color: #567EB9;
	background-image: url(images/bkgrnd_pattern.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#page {
	height: 85%;
	width: 851px;
	background-color: #fbedbd;
	margin-left: 11%;
	background-attachment: fixed;
	margin-top: 1%;
}
#footer {
	width: 851px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 45px;
}

#page #headerhm {
	background-image: url(images/Home_head.png);
	height: 236px;
	width: 850px;
	background-repeat: no-repeat;
	
}
#page #headersv {
	background-image: url(images/Services_head.png);
	height: 236px;
	width: 850px;
	background-repeat: no-repeat;
	
}
#page #headerfe {
	background-image: url(images/Fees_head.png);
	height: 236px;
	width: 850px;
	background-repeat: no-repeat;
	
}
#page #headerab {
	background-image: url(images/About_head.png);
	height: 236px;
	width: 850px;
	background-repeat: no-repeat;
	
}
#page #headerrc {
	background-image: url(images/Rec_head.png);
	height: 236px;
	width: 850px;
	background-repeat: no-repeat;
	
}
#page #headercn {
	background-image: url(images/Contact_head.png);
	height: 236px;
	width: 850px;
	background-repeat: no-repeat;
	
}

.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #567EB9;
	padding-right: 15px;
}

#page #header .head div {
	float: right;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000066;
	text-decoration: none;
	padding-right: 20px;
}
.contact2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #000066;
	text-decoration: none;
}
#page #menu {
	position: relative;

}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 0.9em;
	line-height: 20px;
	text-align: justify;
}
.style5 {font-family: Arial, Helvetica, sans-serif; color: #000066; font-size: .9em; line-height: 20px; font-weight: bold; }
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #339999;
	padding-left: 15px;
	font-weight: bold;
}
