/* black */
#page_bg{
background-color:#d3d0d0;
}
div#header_backgr{
background-image:url(../images/black/header_backgr.png);
background-repeat:repeat-x;
}
div#header{
background-image:url(../images/header.png); /*  header, header2, header3  */
background-repeat:no-repeat;
background-position:bottom;
}
div#pathwayline_backgr{
background-image:url(../images/black/pathwayline_backgr.png);
background-repeat:repeat-x;
}
div#pathwayline{
background-image:url(../images/black/pathwayline.png);
background-repeat:no-repeat;
}
div#content_backgr{
background-image:url(../images/black/content_backgr.png);
background-position:top;
background-repeat:repeat-x;
}
div#content_field{
background-image:url(../images/black/contentfield_backgr.png);
background-repeat:repeat-y;
}
div#content{
background-repeat:no-repeat;
background-image:url(../images/black/content.png);
background-position:bottom;
background-color:#FFFFFF;
}
/*div#stv_usf{
background-image:url(../images/black/stv_logo.png);
background-repeat:no-repeat;
background-position:right bottom;
}*/
div#footer{
background-image:url(../images/black/footer.png);
background-repeat:no-repeat;
}
div.module_banner, div.module_softwmenu, div.module_latestnews{
	background:url(../images/black/rightbox_top.png) no-repeat 0 0;
	width:270px;
	padding-top:17px;
	margin-bottom:10px;
		text-align:center;
}
div.module_banner div div{
	background:url(../images/black/rightbox_bottom.png) no-repeat 0 100%;
	width:270px;
	padding-bottom:17px;
}
div.module_softwmenu div div{
	background:url(../images/black/rightbox_bottom_software.png) no-repeat 0 100%;
	width:270px;
	padding-bottom:17px;
}
div.module_latestnews div div{
	background:url(../images/black/rightbox_bottom_news.png) no-repeat 0 100%;
	width:270px;
	padding-bottom:17px;
}
div.module_banner div div div, div.module_softwmenu div div div, div.module_latestnews div div div{
	background-image:url(../images/black/rightbox_backgr.png);
	background-repeat:repeat-y;
	padding:0px;
}
ul.menu_softw{
	list-style-type:none;
	text-align:center;
	padding:7px 0px 0px 0px;
	width:140px;
	margin:auto;
}
ul.menu_softw li{
	padding-bottom:5px;
	display:inline-block;
}
