/* Template Images */
.bannerBG {
	background-image:  url(../images/blue_01.jpg);
	background-repeat: no-repeat;
}
.tdBg {
	background-image:   url(../images/blue_03.gif);
	background-repeat: repeat-y;
}
.footerBg {
	background-image: url(../images/blue_05.gif);
	background-repeat: no-repeat;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	color: #FFFFFF;
	padding-top: 35px;
	margin-top: 0px;
}
