#SiteContent {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F0FAFB;
}

#SiteContent #SiteHeader {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 180px;
}
#SiteContent #SiteHeader-en {
	background-image: url(../images/banner-en.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 180px;
}
#SiteContent #SiteFooter {
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A4B4CD;
	border-right-color: #A4B4CD;
	border-bottom-color: #A4B4CD;
	border-left-color: #A4B4CD;
	padding: 10px;
	background-color: #96A2BA;
}
a
{
	color: #FF0000;
}
a:hover
{
	text-decoration: none;
}
#SiteContent #SiteFooter a {
	color: #FFFFFF;
}
#SiteContent #SiteInfoContent {
	padding: 10px;
}
#SiteContent #SiteInfoContent h1 {
	color: #5667B7;
	font-size: 22px;
}
#SiteContent #SiteInfoContent h2 {
	font-size: 18px;
	color: #A2ABD7;
}
#SiteContent #SiteInfoContent h3 {
	font-size: 16px;
	color: #BFC6E3;
}
#SiteContent #SiteHeader #limbi,#SiteContent #SiteHeader-en #limbi {
	display: block;
	position: absolute;
	margin-left: 815px;
	margin-top: 8px;
}
#SiteContent #SiteHeader #limbi a:hover,#SiteContent #SiteHeader-en #limbi a:hover{
	background-color: #E4E4E4;
}
#SiteContent #SiteHeader #limbi a,#SiteContent #SiteHeader-en #limbi a {
	display: block;
	width: 50px;
	font-weight: bold;
	font-family: "trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	margin: 2px;
	background-color: #E9EBF5;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

