body {
	background: url(../images/pageBg.gif) top repeat-x;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
h1 {
	font-weight: normal;
	color: #0076A3;
	margin: 0px;
	margin-bottom: 10px;
}
h2 {
	font-weight: normal;
	color: #0076A3;
	margin: 0px;
	margin-bottom: 10px;
}
h3 {
	font-weight: normal;
	color: #0076A3;
	margin: 0px;
	margin-bottom: 10px;
}
h4 {
	font-weight: normal;
	color: #0076A3;
	margin: 0px;
	margin-bottom: 10px;
}
h5 {
	font-weight: normal;
	color: #0076A3;
	margin: 0px;
	margin-bottom: 10px;
}
a:link {
	font-weight: bold;
	color: #000;
}

/* Menu */

#menu {
	width: 1000px;
	height: 60px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(images/img03.jpg) no-repeat left top;
}
#menu ul {
	margin: 0px;
	padding-left: 30px;
	padding-top: 6px;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: inline;
	text-align: center;
}
#menu a {
	height: 23px;
	display: block;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 3px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}
#menu a:hover, #menu .active a {
	background: url(images/img08.jpg) repeat-x left top;
	color: #FFFFFF;
}
/* End Menu */
 
ul#topNav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#topNav li {
	float: left;
	margin-right: 10px;
	font-size: 13px;
}
ul#topNav li a {
	background: url(../images/bullet1.gif) no-repeat; /* left center;*/
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
ul#topNav li a:hover 
{
    color: #fff799;
    text-decoration: underline;
}
ul#footerNav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#footerNav li {
	display: inline;
	margin-right: 10px;
}
ul#footerNav li a {
	color: #79B3C9;
	text-decoration: none;
	font-weight: bold;
}
.contBoxTop {
	background: url(../images/contBoxCorner1.gif) top left no-repeat #F26522;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.contBoxTop div {
	background: url(../images/contBoxCorner2.gif) top right no-repeat;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
}
.contBoxBottom {
	background: url(../images/contBoxCorner3.gif) bottom right no-repeat #FFF799;
}
.contBoxBottom div {
	background: url(../images/contBoxCorner4.gif) bottom left no-repeat;
	padding: 10px 20px 20px 20px;
	height: 150px;
}
.contBoxBottom a {
	color: #F26522;
	font-weight: bold;
}
#contentArea {
	background: url(../images/contAreaBg.gif) top repeat-x;
}
#contentArea p {
	margin: 0px;
	margin-bottom: 10px;
	color: #737373;
}
#contentArea a {
	color: #0076A3;
	font-weight: bold;
}
#footerHosting {
    text-align:center;
    font-family:Verdana;
    font-size:8pt;
}
#footerHosting a {
    text-decoration:none;
    font-weight:normal;
    color:Black
}

    