body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
padding: 0;
margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
	}
ol,ul {
	list-style: none;
	}
caption,th {
	text-align: left;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border: 0;
	}
a {
	color: #0881CC;
	text-decoration: none;
}
a:hover {
	color: #0881CC;
	text-decoration: underline;
}
body{
	background: #969ba2 url('art/bg_pat3.gif') top center;
	font-family: verdana ;
	font-size: 10pt;
	line-height:12pt;
	letter-spacing: 1px;
}
h2 {
	font-size: 1.7em;
}
div#site {

}
div#content{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	min-height: 650px;
}
div#header {
	width: 100%;
	height: 100px;
	background: #000000 url('header_bg.gif') repeat-x scroll center top;
	border-bottom: 20px solid #262727;
	color: #FFF;
}
div#headerAligner {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
}
div#logo{
	font-size: 1.8em;
}
div#headerAligner h1 {
	line-height: 25px; 
	font-size: 0.8em;
}
.blok {
	width: 690px;
	margin: 15px;
	background: url('art/trans.png');
	padding: 20px;
	font-size: 0.8em;
}
div#leftColumn {
	float: left;
	display: block;
	width: 200px;
	margin-top: 15px;
	background: url('art/trans.png');
	color: #000;
	font-size: 0.8em;
}
div#leftColumn a {
	color: #000;
	text-decoration: none;
}
div#leftColumn a.active {
	font-weight: bold;
}
div#leftColumn ul li{
	padding: 10px;
	border-bottom: 1px dashed #CCC;
}
div#rightColumn{
	float: left;
}
.floatCleaner {
	clear: both;
}
div#footer{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	color: #FFF;
	background: #333;
	font-size: 0.8em;
	text-align: center;
	padding: 15px;
}
ul.sublist {
	list-style-type:none;
}
div#leftColumn ul li ul.sublist li{
	border-bottom: none;
	padding: 5px;
}
div#leftColumn ul ul.sublist li a{
	color: #666;
}
div#leftColumn ul ul.sublist li a.active{
	font-weight: bold;
}
div#logo img {
	margin-right: 15px;
}
div#footer div.Flinks{
	float: left;
	padding: 10px;
	margin-bottom: 15px;
	text-align: left;
}
div#footer div.Flinks ul li{
	line-height: 20px;
}
div#logo a{
	text-decoration: none;
	color: #FFF;
	margin-top: 3px;
}
img.icon, a img.icon {
	vertical-align: text-bottom;
	margin-right: 8px;
}
img.bcicon, a img.bcicon {
	vertical-align: text-bottom;
	margin-right: 3px;
}
form.contactForm input {
	width: 200px;
	height: 25px;
	line-height: 25px;
	margin: 2px;
	background: #ccc;
}
form.contactForm textarea {
	width: 650px;
	height: 150px;
	margin-top: 20px;
	padding: 6px;
	background: #ccc;
}
form.contactForm input:focus, form.contactForm textarea:focus {
	background: #fff;
}	
div.formLabel {
	width: 120px;
	display: inline-block;
}
a.titler{
	font-weight: bold;
	color: #000;
}
a.bc{
margin-right: 12px;
}
div.breadcrumb{
	float: right;
}
div.project {
	border: 1px dashed #ccc;
	padding: 5px;
	margin: 8px;
	float: left;
	width: 140px;
	text-align: center;
}
div.project:hover {
	border: 1px solid #ccc;
}
div.project img {
	width: 125px;
	height: 100px;
	margin-bottom: 4px;
}
a div.project {
	color: #000;
}
.blok ul li {
	height: 25px;
}
