body {
	text-align: center;
	height: 100%;
	width: 100%;
	background-color: #8098b3;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bodybgpatt.gif);
	background-repeat: repeat-x;
}
#container {
	height: 620px;
	width: 820px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ECECEC;
}
#bannerhome {
	background-image: url(images/bannerhome.jpg);
	height: 278px;
	width: 820px;
	text-align: left;
}
#bannersub {
	background-image: url(images/bannersub.jpg);
	height: 158px;
	width: 820px;
	text-align: left;
}
#bannerhome img {
	position: relative;
	top: 28px;
	left: 40px;
}
#homemainbotsec {
	height: 324px;
	width: 784px;
	background-image: url(images/mainbotsecbg.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-repeat: repeat-y;
}
#submainbotsec {
	height: 444px;
	width: 784px;
	background-image: url(images/mainbotsecbg.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-repeat: repeat-y;
}
#footersec {
	background-image: url(images/footerimg.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 820px;
	clear: both;
}

#navbg {
	width: 784px;
	padding: 0px;
	height: 34px;
	background-image: url(images/navbarbg.gif);
	background-repeat: repeat-x;
}
#navbar {
	background-color: #8098b3;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
}
#navbar ul {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navbar ul li {
	margin: 0px;
	padding: 0px;
	width: 148px;
	text-align: center;
	display: inline;
}
#navbar   a   {
	color: #FFFFFF;
	text-decoration: none;
	padding: 42px;
}
#navbar a:hover {
	text-decoration: underline;
}
#leftcontentbox {
	text-align: left;
	width: 539px;
	background-color: #FFFFFF;
	padding-left: 22px;
	padding-top: 20px;
	padding-right: 15px;
	float: left;
	margin-right: 8px;
	clear: both;
}
#subleftcontentbox {
	text-align: left;
	height: 410px;
	width: 539px;
	background-color: #FFFFFF;
	padding-left: 22px;
	padding-top: 20px;
	padding-right: 15px;
	float: left;
	margin-right: 8px;
	clear: both;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	color: #33577b;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: italic;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-image: url(images/bulletimgnormal.gif);
}
a {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}
#homerightcontentboxbg {
	height: 290px;
	width: 200px;
	float: left;
	background-image: url(images/rightcontentbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#subrightcontentboxbg {
	height: 410px;
	width: 200px;
	float: left;
	background-image: url(images/rightcontentbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#rightcontentbox {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
}

#rightcontentbox li {
	padding-bottom: 8px;
	list-style-image: url(images/bulletimg.gif);
}
#rightcontentbox ul {
	margin: 0px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#sddm
{
	padding: 0;
	z-index: 30;
	width: 784px;
	margin: 0;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

#sddm li a
{
	display: block;
	width: 156px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	background-color: #8098b3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
}

#sddm li a:hover
{
	text-decoration: underline;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #ECECEC;
	width: 140px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: transparent;
	border-bottom-style: solid;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	text-transform: none;
}

	#sddm div a:hover
	{
	text-decoration: underline;
	background-color: transparent;
}
td {
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.listspaceafter li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.tiny {
	font-size: 10pt;
}
#facebooklink p{
	font-family: Verdana, Geneva, sans-serif, "Myriad Web Pro";
	font-size: 11px;
	color: #284B73;
	margin-top: 5px;
}
#facebooklink {
	margin-top: 5px;
	margin-bottom: 5px;
}

#facebooklink a {
	font-family: Verdana, Geneva, sans-serif, "Myriad Web Pro";
	font-size: 11px;
	color: #284B73;
}

