body,
html
{
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 1.5em;
	text-align: center;
	background-color: #FFF;
}

h1{
	padding-top:150px;
}

DIV.csc-textpic IMG
{
	padding-bottom: 17px;
}

#wrapper
{
	display: block;
	float: none;
	margin-top: 60px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	text-align: left;
	background-color: transparent;
	z-index: 0;
}
#header
{
	width: 950px;
	height:68px;
	margin-bottom: 80px;
	background-color: #fff;
}

#topmenu
{
	display:none;
}
#nulaborlogo
{
	height:68px;
	margin-bottom: 60px;
	background-color: #fff;
	width: 950px;
}
#content_right
{
	font-size: 12pt;
	line-height: 1.5em;
	padding-bottom: 50px;
}
#footer
{
	position: fixed;
	width: 950px; 
	text-align: center; 
	bottom: 0;
	font-size: 12pt;
	line-height: 1.5em;
}

#padding{padding: 15px;}


