#SiteContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/site-bck.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#SiteContent #SiteHeader {
	background-image: url(../images/site-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 177px;
}

 #SiteContent #SiteFooter {
	background-image: url(../images/site-footer.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: center bottom;
	font-size: 11px;
	color: #C80E0F;
	padding-top: 10px;
	padding-right: 60px;
	padding-left: 60px;
	padding-bottom: 40px;
}
 #SiteContent #SiteFooter p {
	line-height: 20px;
	margin: 0px;
}

 #SiteContent #SiteInfoContent {
	padding-right: 60px;
	padding-left: 60px;
}
 #SiteContent #SiteFooter a {
	color: #E40204;
}
 #SiteContent #SiteFooter a:hover {
	color: #333333;
	text-decoration: none;
}
#SiteContent #SiteHeader #siteMnu {
	position: absolute;
	line-height: 30px;
	display: block;
	font-size: 13px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	margin-top: 140px;
	margin-left: 350px;
	color: #FFFFFF;
	width: 500px;
}
#SiteContent #SiteHeader #siteMnu a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding: 2px;
}
#SiteContent #SiteHeader #siteMnu a:hover {
	color: #000000;
}
#SiteContent #SiteInfoContent #siteMainInfoContent {
	padding: 5px;
	line-height: 20px;
}
#SiteContent #SiteInfoContent #siteMnuSt {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#SiteContent #SiteInfoContent #siteMnuSt a {
	display: block;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#SiteContent #SiteInfoContent #siteMnuSt a:hover {
	color: #FFFFFF;
	background-color: #9B2022;
}
#SiteContent #SiteInfoContent #siteMnuSt a.no_stil:hover
{
	color: #FFFFFF;
	background-color:#FFFFFF;

}
#SiteContent #SiteInfoContent #siteMnuSt a.no_stil
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#SiteContent #bannerFlash {
	padding-right: 50px;
	padding-left: 50px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/site-body-bck.jpg);
	background-color: #82828C;
	background-repeat: repeat-x;
}#SiteContent #SiteInfoContent #siteMainInfoContent h1 {
	font-size: 15px;
	color: #EA0001;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}
#SiteContent #SiteInfoContent #siteMainInfoContent h2 {
	color: #FF0000;
	font-size: 14px;
	font-weight: normal;
}
#SiteContent #SiteInfoContent #siteMainInfoContent a {
	color: #425077;
}
#SiteContent #SiteInfoContent #siteMainInfoContent a:hover {
	color: #0000CC;
	text-decoration: none;
}
#SiteContent #SiteInfoContent #siteMnuSt h2 {
	font-size: 12px;
	font-weight: bold;
	color: #C60D0B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E10505;
	padding-right: 5px;
	padding-left: 5px;
}
#SiteContent #SiteInfoContent #siteMnuSt h3 {
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	background-color: #A5A4A9;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #FFFFFF;
	letter-spacing: 1px;
}

