html {
	background:#c10435 url(../images/bg.gif) repeat-x;
}
body {
	background:#DB0C41;
	width:950px;
	margin:0 auto;
	position:relative;
}

#container {
	background:#fff url(../images/container_bg.gif) repeat-y;
}

#header {
	background:#939598 url(../images/header_shadow.gif) repeat-x 100% 57px;
	height:108px;
	border-bottom:6px solid #fff;
}

#header #logo {
	border-right:6px solid #fff;
	display:block;
	width:312px;
	height:108px;
}

#headerbuttons {
	margin:0;
	padding:64px 0 0 0;
	list-style:none;
	position:absolute;
	left:318px;
	top:0px;
	width:632px;
	background:url(../images/header_gradient.gif) no-repeat right top;
}
#headerbuttons li {
	display:inline;
}
#headerbuttons li a:link, #headerbuttons li a:visited {
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	float:left;
	padding:14px 25px;
	font-family:Arial Narrow, arial, tahoma, sans-serif;
	font-size:12px;
	line-height:12px;
	font-weight:normal;
	color:#fff;
	background:url(../images/header_shadow_line.gif) repeat-y 100% 0px;
}
#headerbuttons li.print a:link, #headerbuttons li.print a:visited {
	text-indent:-10000px;
	width:14px;
	background:url(../images/header_print.gif) no-repeat 50% 13px;
}
#headerbuttons li a:hover {
	color:#DB0C41;
}
#headerbuttons li.print a:hover {
	background-position: 50% -73px;
}
#headerbuttons li.last a:link, #headerbuttons li.last a:visited {
	background-position:0px 0px;
}

#content {
	display:block;
	float:left;
	width:516px;
	padding:0 5px;
}

#content .contentdata, #content .contenthome {
	padding:20px;
}

.contentdata, .contentdata strong {
	background-color: #ffffff;
	color: #231f20;
}

.contenthome {
	background-color: #db0c41;
	color: #ffffff;
}

.contentdata h3, .contenthome h3 {
	padding-left:32px;
	font-size:14px;
	line-height:26px;
	margin-bottom:20px;
}

.contentdata h3 {
	background:url(../images/marker_red1.gif) no-repeat 0px 0px;
	color: #231f20;
}

.contentdata p, .contentdata td, .contentdata ul li {
	color: #231f20;
}

.contentdata h2 {
	color: #231f20;
}

.contenthome h3 {
	background:url(../images/marker_red.gif) no-repeat 0px 0px;
	color: #ffffff;
}

.contentdata a {
	color: #db0c41;
}

.contenthome a {
	color: #FBC6C6;
}

.contentdata a:hover, .contenthome a:hover {
	color: #231f20;
}

.contenthome p, .contenthome ul li {
	color: #231f20;
}

.pageheader {
	background-color:#db0c41;
	border-bottom:5px solid #fff;
	position:relative;
	min-height:86px;
}
* html .pageheader {
	height:86px;
}
.pageheader h1 {
	height:86px;
	font-size:34px;
	line-height:86px;
	padding-left:20px;
	width:496px;
	margin:0;
	position:absolute;
	left:0px;
	top:0px;
	color: #ffffff;
}
.pageheader img {
	display:block;
}

#leftside {
	width:199px;
	float:left;
}
#rightside {
	width:225px;
	float:right;
}

/************************/

#menu {
	padding:0px 0px 0px 0px;
}

#menu ul {
	list-style:none;
	margin:0px;
	padding:1px 0 0 0;
	width:199px;
	background:url(../images/menu_line.gif) repeat-x top left;
}
#menu ul li {
	background:url(../images/menu_line.gif) repeat-x bottom left;
	padding-bottom:1px;
}
#menu ul li a:link, #menu ul li a:visited {
	display:block;
	width:189px;
	padding:6px 0 6px 10px;
	color:#231f20;
}
#menu ul li a:hover, #menu ul li.active a:link, #menu ul li.active a:visited {
	background-color:#231f20;
	color:#fff;
	text-decoration:none;
}
#menu ul li ul {
	display:none;
}
#menu ul li.active ul {
	display:block;
}
#menu ul li li a:link, #menu ul li li a:visited {
	width:165px;
	padding:6px 0 6px 34px;
	background-color:#FBC6C6 !important;
	color:#000000 !important;
}
#menu ul li li a:hover, #menu ul li li.active a:link, #menu ul li li.active a:visited {
	background-color:#797a7d !important;
	color:#ffffff !important;
}
#menu ul li li ul {
	display:none;
}
#menu ul li li.active ul {
	display:block;
	background-color:#bbbbbb;
}
#menu ul li li li a:link, #menu ul li li li a:visited {
	width:161px;
	padding:2px 0 2px 38px;
	background-color:#bbbbbb !important;
	color:#000000 !important;
}
#menu ul li li li a:hover, #menu ul li li li.active a:link, #menu ul li li li.active a:visited {
	background-color:#666666 !important;
	color:#ffffff !important;
}

/************************/

.rightblocknews {
	padding:11px;
	background-color:#F58E8C;
	border-bottom:5px solid #fff;
}
.rightblocknews, .rightblocknews * {
	color:#ffffff;
}
.rightblocknews h3 {
	background:url(../images/marker_pink.gif) no-repeat 0px 0px;
	padding-left:32px;
	font-size:14px;
	line-height:26px;
	margin-bottom:20px;
}
.rightblocknews .newsitem {
	padding:0 0 24px 3px;
}
.rightblocknews .newstitle {
	margin-left:-14px;
	padding-left:14px;
	display:block;
}
.rightblocknews .newsitem p {
	margin:1px 0;
	font-size:11px;
	line-height:13px;
	color: #000000;
}
.rightblocknews .newsdate {
	float:left;
	font-weight:bold;
}
.rightblocknews a.newslink:link, .rightblocknews a.newslink:visited {
	float:right;
	font-weight:normal;
	text-decoration:underline;
}
.rightblocknews a.newslink:hover {
	text-decoration:none;
	color:#DB0C41;
}
/************************/


.rightblockdownload {
	padding:11px;
	font-size: 12px;
}
.rightblockdownload, .rightblockdownload * {
	color:#ffffff;
}
.rightblockdownload h3 {
	background:url(../images/marker_grey.gif) no-repeat 0px 0px;
	padding-left:32px;
	font-size:14px;
	line-height:26px;
	margin-bottom:20px;
}
.rightblockdownload p {
	font-size: 11px;
}
.rightblockdownload a:link, .rightblockdownload a:visited {
	color:#FBD2D1;
	font-weight:normal;
	text-decoration:underline;
}
.rightblockdownload a:hover {
	text-decoration:none;
	color:#DB0C41;
}
.rightblockdownload a.downloadlink:link, .rightblockdownload a.downloadlink:visited {
	float:right;
	font-weight:normal;
	text-decoration:underline;
}
.rightblockdownload a.downloadlink:hover {
	text-decoration:none;
	color:#DB0C41;
}

/************************/


#footerblack, #footerwhite {
	text-align:center;
	margin-top:20px;
	padding:10px 0;
}
#footerblack a:link, #footerblack a:visited {
	color:#000;
	font-size:9px;
	font-family:verdana, tahoma, sans-serif;
}
#footerwhite a:link, #footerwhite a:visited {
	color:#fff;
	font-size:9px;
	font-family:verdana, tahoma, sans-serif;
}
#footerblack a:hover, #footerwhite a:hover {
	color:#231f20;
}

.layoutfix {
	font-size:1px;
	line-height:1px;
	clear:both;
}


div.frontpage {
	background-color:#DB0C41;
	background-image:url(../images/container_front_bg.gif) !important;
}

.newsitem img{
	margin:0px 5px 5px 0px;
	width:188px;
	
	float:left;
}
