#SiteContent {
	display: block;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/site-bck-body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#SiteContent #SiteHeader {
	background-image: url(../images/site-header.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 325px;
}
#SiteContent #SiteFooter {
	background-image: url(../images/site-footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 65px;
	font-size: 10px;
	color: #999999;
	padding-top: 70px;
	padding-right: 70px;
	padding-left: 70px;
	padding-bottom: 0px;
}
#SiteContent #SiteFooter a {
	color: #00CC66;
	margin-right: 5px;
	margin-left: 5px;
}
#SiteContent #SiteFooter a:hover {
	color: #FF0000;
	text-decoration: none;
}
#SiteContent #SiteInfoContent {
	padding-right: 70px;
	padding-left: 70px;
	margin-top: 10px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
body {
	background-image: url(../images/site-body.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#SiteContent #SiteHeader #siteMainMnu {
	display: block;
	position: absolute;
	margin-left: 80px;
	margin-top: 77px;
}
#SiteContent #SiteHeader #siteMainMnu a {
	font-size: 19px;
	color: #FFFFFF;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
#SiteContent #SiteHeader #siteMainMnu a:hover {
	color: #DA0001;
}
#SiteContent #SiteInfoContent #siteMainInfoContent {
	padding-right: 10px;
}
#SiteContent #SiteInfoContent #siteMainInfoContent h1 {
	font-size: 27px;
	color: #6FF057;
	line-height: 35px;
}
#SiteContent #SiteInfoContent #siteMainInfoContent h2 {
	font-size: 17px;
	color: #DB0000;
	background-color: #F4F4F4;
	padding: 2px;
}
#SiteContent #SiteInfoContent #siteInfoDr .cadru_dr {
	border: 2px solid #DB0000;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F4F4F4;
	color: #333333;
}
#SiteContent #SiteInfoContent #siteInfoDr .cadru_dr b {
	color: #3EEA1C;
}
#SiteContent #SiteInfoContent #siteMainInfoContent a {
	color: #DB0000;
}
#SiteContent #SiteInfoContent #siteMainInfoContent a:hover {
	text-decoration: none;
}
#SiteContent #SiteInfoContent #siteInfoDr .cadru_dr h2 {
	font-size: 16px;
	background-color: #DB0000;
	margin-top: 0px;
	padding: 4px;
	color: #FFFFFF;
}
#SiteContent #SiteInfoContent #siteInfoDr .cadru_dr h1 {
	font-size: 28px;
	letter-spacing: 3px;
	font-weight: bold;
	color: #DB0000;
}

