html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,  blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, img,
fieldset, form, label, legend,
caption{
	margin: 0;
	padding: 0;
	border: 0;
}

:focus {
	outline: 0;
}

html{
	background: url('../gfx/tlo.gif') center 102px no-repeat;
}

body{
	
	border-top:22px solid #000;
	font-family: Tahoma;
	font-size:11px;
	color:#000;
	padding: 0;
	background:  url('../gfx/bg.gif') bottom repeat-x;
}


div#main{
	width:960px;
	margin:0 auto;
}

div#top{
	margin:0;
	padding:0;
}

h1{
	background: url('../gfx/logo.png');
	width: 205px;
	
	padding:0;
	margin:0;
	margin-left:33px;
	margin-top:15px;
	height:44px;
	display:block;
	float:left;
	text-indent:-99999px;
	
}

ul#menu{
	list-style-type:none;
	margin:0 0 0 16px;
	padding:0;
	margin-top:8px;
	font-size:13px;
	display:block;
	float:left;
}


ul#menu li{
	list-style-type:none;
	display:block;
	float:left;
	height:60px;
	background: url('../gfx/link.gif') bottom right no-repeat;
}

ul#menu li a{
	display:block;
	padding: 24px 4px 24px 4px;	
	font-weight:bold;
	color: #464646;
	text-decoration:none;
	text-transform:uppercase;
}


ul#menu li a:hover{
	background: url('../gfx/arrow-red.gif') top center no-repeat;
	
}


ul#langs{
	list-style-type:none;
	margin:0 0 0 16px;
	padding:0;
	margin-top:8px;
	font-size:13px;
	display:block;
	float:right;
	padding-right:10px;
}

ul#langs li{
	list-style-type:none;
	display:block;
	float:left;
	height:60px;
}

ul#langs li a{
	display:block;
	padding: 24px 5px 24px 5px;	
	font-weight:bold;
	color: #464646;
	text-decoration:none;
	text-transform:uppercase;
}

ul#langs li a:hover{
	background: url('../gfx/arrow-black.gif') top center no-repeat;
	
}


ul#langs li a#active{
	background: url('../gfx/arrow-black.gif') top center no-repeat;
	
}

div#sliderwrapper{
	position:relative;
	margin:0 auto;
	clear:both;
	height:153px;
	padding-top:10px;
	width:960px;
}
div#cover{
	position:absolute;
	height:155px;
	width:960px;
	background:url('../gfx/top.gif') bottom left no-repeat;
	z-index:1000;
}

p#slide-desc{
	color:white;
	font-size:18px;
	position:absolute;
	bottom:19px;
	left:14px;
	padding:0;
	margin:0;
}

div#slide-runner{
	margin-top:0px;
	padding-top:0px;
	width : 960px;
	height : 155px;
	overflow : hidden;
	position : absolute;
}

div#slide-holder img {
	margin : 0;
	display : none;
	position : absolute;
}

p#slide-nav{
	position:absolute;
	bottom:20px;
	right:30px;
}


p#slide-nav a.on{
	background: white;
	color:black;
}

p#slide-nav a {
	display:block;
	float:left;
	padding:3px 0 0 0;
	width:20px;
	height:17px;
	text-align:center;
	font-size:12px;
	margin-left:10px;
	text-decoration:none;
	font-weight:bold;
	background: #a3030f;
	color: #dedede;
}

div#sub-main{
	margin:0 auto;
	width:961px;
	clear:both;
	height:34px;
	border-right: 1px solid #d4d4d4;
	background:  url('../gfx/sub-main.png') repeat-y;
}


div#sub-content{
	margin:0 auto;
	width:961px;
	clear:both;
	height:34px;
	border-right: 1px solid #d4d4d4;
	background:  url('../gfx/sub-content.png') repeat-y;
}


div#sub-content p{
	margin:0;
	padding:10px 0 0 220px;
	font-size:14px;
	color:white;
}

div#sub-main p{
	margin:0;
	padding:10px 0 0 220px;
	font-size:14px;
	color:white;
}

div#footer{
	clear:both;
	width:960px;
	margin: 0 auto;
	margin-top:25px;
	height: 50px;
	padding-bottom:15px;
	font-size:11px;
	color:#fff;
}

div#footer span{
	display:block;
	float:left;
}

div#footer span#first{

	height:31px;
	padding: 18px 18px 0 0;
}

div#footer span.inner{
	border-left:1px solid #404040;
		height:31px;
	padding: 18px  18px 0 18px;
}

div#footer span#team{
	height:39px;
	padding: 10px 0 0 18px;
	color:#585858;
	border-left:1px solid #404040;
}

div#footer span#team a{
	color:#585858;
	text-decoration:none;
}


div#wrapper{
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	width: 960px;
	margin:0 auto;
	padding: 0;
	position:relative;
	background:white;	
}

div#menu{
	width:204px;
	float:left;
}

div#menu ul{
	width:165px;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	border-top: 1px solid #d4d4d4;
}

div#menu ul li{
	border-bottom: 1px solid #d4d4d4;
}

div#menu ul li a{
	display:block;	
	padding: 9px 0 9px 13px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

div#menu ul li.main a{
	font-weight:bold;
	text-transform:uppercase;
}

div#menu ul li#active a{
	color:#fff;
	background:#000;
}

div#menu ul li.sub a{
	padding-left:28px;
}
div#menu ul li.sub a:hover{
	background:#f5f5f5;
	color:#81040d;

}

div#menu ul li.sub a.active{
	background:#f5f5f5;
	color:#81040d;

}

div#content{
	width:564px;
	margin-left:204px;
	border-left:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	background: url('../gfx/content-tlo.gif') top repeat-x;
	color:#464646;
	font-size:11px;
	line-height:16px;
}


div#content h2{
	margin-top:14px;
	height:18px;
	padding-top:2px;
	font-size:16px;
	margin-bottom:27px;
	background: url('../gfx/p.gif') top left no-repeat;
	padding-left:38px;
}

div#inner-content{
	padding: 15px 33px 15px 33px;
}

div#content-main div#inner-content{
	padding:0;
	color:#464646;
	line-height:16px;
}

div#logo{
	width:190px;
	float:right;
	text-align:center;
	margin-bottom: 110px;
}

div#logo h3{
	color: #464646;
	font-size:16px;
}

div#linked{
	position:absolute;
	padding:0;
	margin:0;
	bottom:0;
	right:0;
	width:190px;
	height:107px;
	background: url('../gfx/content-tlo.gif');
	border-top:1px solid #d4d4d4;
	text-align:center;
}

div#linked p{
	padding:0;
	margin:0;
	color:#d4d4d4;
	text-transform:uppercase;
}

div#linked a p{
	color:#464646;
}


div#content-main{
	width:769px;
	border-right:1px solid #d4d4d4;
}	
div#promoted {
 overflow:auto;
}


div#promoted img{
	display:block;
	float:left;
	margin: 0 25px 10px 0;
}

div#promoted p{
	padding:0;
	margin:0;
}

div#pleft{
	float:left;
	width:390px;
	padding: 0 25px 10px 0;
	margin: 31px 0 0 44px;
	border-right:1px solid #d4d4d4;
}

div#pright{
	float:right;
	width:250px;
	margin:31px 0 0 0;
	padding: 0 25px 0 30px;
}

div#pleft h3{
	height:30px;
	padding: 5px 0 20px 43px;
	background: url('../gfx/pds.jpg') no-repeat top left;
	color: #b60e16;
	font-size:16px;
	font-weight:bold;
}

div#pright h3{
	height:30px;
	padding: 5px 0 20px 43px;
	background: url('../gfx/konsulting.jpg') no-repeat top left;
	color: #464646;
	font-size:16px;
	font-weight:bold;
}

a.more{
	clear:left;
	display:block;
	float:right;
	text-transform: uppercase;
	color:white;
	text-decoration:none;
	font-weight:bold;
	margin:15px 0 0 0;
	padding: 2px 4px 2px 4px;
	border-left: solid 7px #bd1117; 
	background:#424242;
}

div#info{
	padding:25px 0 0 0;
}

div#inner-info{
	padding:35px 25px 0 40px;
	background: url('../gfx/content-tlo.gif') repeat-x;
	height:210px;
	overflow:auto;
	border-top:1px solid #d4d4d4;
}

div#inner-content p a{
 	color:#A3030F;
 	text-decoration:none;
}

div#inner-info h3{
	height:18px;
	padding-top:2px;
	font-size:16px;
	margin-bottom:27px;
	background: url('../gfx/p.gif') top left no-repeat;
	padding-left:38px;
}

div#inner-info img{
	display:block;
	float:left;
	margin: 0 25px 10px 0;
}

div#inner-info h4{
	font-size:12px;
	text-align:right;
}

a.file-pdf{
	background: url('../gfx/ico/pdf_gif.gif') top left no-repeat;
	padding: 2px 0 2px 19px;
}

a.file-doc{
	background: url('../gfx/ico/doc_gif.gif') top left no-repeat;
	padding: 2px 0 2px 19px;
}


