body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}
#SiteContent {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-image: url(../images/site-bck.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#SiteContent #SiteHeader {
	background-image: url(../images/site-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 298px;
}
#SiteContent #SiteFooter {
	background-image: url(../images/site-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding-top: 68px;
	padding-right: 40px;
	padding-left: 40px;
	font-size: 11px;
	color: #12948C;
	background-color: #FFFFFF;
}
#SiteContent #SiteInfoContent {
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
	display: block;
}
#SiteContent #SiteInfoContent #siteMainInfoDr h1 {
	line-height: 35px;
	text-transform: uppercase;
	color: #149791;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
}


#SiteContent #SiteInfoContent #siteMainSt {
	width: 230px;
	margin-left: 10px;
	margin-right: 5px;
	display: block;
}
#SiteContent #SiteInfoContent #siteMainInfoDr {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
#SiteContent #SiteInfoContent #siteMainSt #mainMnu {
	display: block;
	width: 201px;
	margin-left: 13px;
}
#SiteContent #SiteInfoContent #siteMainSt #mainMnu a:hover {
	background-image: url(../images/site-bck-btn-over.jpg);
	background-repeat: no-repeat;
	color: #003333;
}
#SiteContent #SiteInfoContent #siteMainSt #mainMnu a {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/site-bck-btn-on.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 26px;
	padding-top: 8px;
	padding-left: 12px;
	text-decoration: none;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	letter-spacing: 1px;
	font-weight: bold;
	color: #148D88;
}
.invisible {
	display: none;
}
#SiteContent #SiteFooter a {
	color: #9CE6D7;
}
#SiteContent #SiteFooter a:hover {
	color: #12948C;
}
#SiteContent #SiteInfoContent #siteMainInfoDr h2 {
	color: #4EAAA5;
	font-size: 18px;
}
#SiteContent #SiteInfoContent #siteMainInfoDr h3 {
	font-size: 15px;
	color: #1F978E;
	font-weight: bold;
}
#SiteContent #SiteInfoContent #siteMainInfoDr img {
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
}
#SiteContent #SiteInfoContent #siteMainInfoDr a {
	color: #333333;
}
#SiteContent #SiteInfoContent #siteMainInfoDr a:hover {
	color: #4EAAA5;
}
#SiteContent #SiteInfoContent .bckpst {
	background-image: url(../images/bckp-st.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

