#SiteContent {
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/site-bck.jpg);
	background-repeat: repeat-y;
}
#SiteContent #SiteFooter {
	background-image: url(../images/site-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding-top: 35px;
	padding-right: 50px;
	padding-left: 50px;
	background-color: #A4A4A4;
	color: #1D3C6A;
	font-size: 11px;
}

#SiteContent #SiteHeader {
	background-image: url(../images/site-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 151px;
}
body {
	background-color: #A4A4A4;
	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: 12px;
	color: #333333;
	line-height: 18px;
}#SiteContent #SiteHeader #siteMainMnu {
	position: absolute;
	margin-top: 100px;
	margin-left: 470px;
	font-size: 17px;
}
#SiteContent #SiteHeader #siteMainMnu a {
	color: #1D3C6A;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}
#SiteContent #SiteHeader #siteMainMnu a:hover {
	color: #FF0004;
}
#SiteContent #SiteInfoContent {
	padding-right: 50px;
	padding-left: 65px;
}
#SiteContent #SiteInfoContent #siteMainInfoContent h1 {
	font-size: 18px;
	margin-top: 10px;
	color: #1D3C6A;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 25px;
}
#SiteContent #SiteInfoContent #siteMainInfoContent {
	padding-right: 15px;
	text-align: justify;
}
#SiteContent #SiteInfoContent #siteMainInfoContent a {
	color: #EF080E;
}
#SiteContent #SiteInfoContent #siteMainInfoContent a:hover {
	color: #990000;
	text-decoration: none;
}
#SiteContent #SiteInfoContent #siteMainInfoContent h2 {
	font-size: 16px;
	color: #FE0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#SiteContent #SiteInfoContent #siteMainInfoContent h3 {
	color: #FF0000;
}
#SiteContent #SiteInfoContent #siteInfoDr {
	margin-top: 15px;
}
#SiteContent #SiteInfoContent #siteInfoDr h2 {
	color: #CFCFCF;
	font-size: 13px;
	text-transform: uppercase;
}
#SiteContent #SiteInfoContent #siteInfoDr a {
	color: #000000;
	display: block;
	padding: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#SiteContent #SiteInfoContent #siteInfoDr a:hover {
	color: #999999;
	text-decoration: none;
}
