* {
	margin: 0;
	padding: 0;
	border: 0;
}

.cls {
	clear: both;
	font-size: 0;
}
ul {
	list-style-type: none;
}

ul.bullets {
list-style-type:disc;
margin-left: 15px;
}

ul.bullets li {
margin: 8px 0;
}

ol {
margin: 8px 0 8px 15px;
}

body {
	font: .8em 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: url(../../images/kolor/body_bg.gif) #fff repeat-x top left;
}

#wrapper {
	width: 946px;
	height: auto;
	margin: 0 auto;
	background: url(../../images/kolor/wrapper_bg.gif) #fff repeat-x top left;
	padding: 0 8px;
}

#siteTop {
	padding: 8px 8px 4px 8px;
	background: #fff;
	float: left;
        width: 930px;
}

#siteTop h1 {
	float: left;
}

#siteTop ul {
	display: block;
	float: right;
	width: 624px;
	height: 57px;
	background: url(../../images/kolor/main_nav_bg.gif) #fff no-repeat top left;
}

#siteTop ul li {
	float: left;
	text-align: center;
	width: 104px;
	height: 57px;
}

#siteTop ul li a {
	display: block;
	width: 104px;
	height: 52px;
	color: #777777;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.3em;
	line-height: 77px;
}

#siteTop ul li a:hover {
display: block;
width: 104px;
background: #fff;
height: 52px;
color: #777777;
text-transform: uppercase;
text-decoration: none;
font-size: 1.3em;
line-height: 77px;
}

#headerGraphics {
	clear: both;
	width: 946px;
	height: 182px;
	background: url(../../images/kolor//header_img_bg.jpg) #fff no-repeat top center;
	color: #fff;
}

#headerGraphics h2 {
	float: right;
	padding-top: 25px;
	padding-right: 50px;
	font-size: 2.6em;
	font-weight: normal;
}

#headerGraphics span {
	clear: both;
	float: right;
	padding-right: 50px;
	font-size: 1.3em;
}

#contentBox {
	background: #fff;
        min-height: 0; /* IE7 hack */
        zoom: 1; /* IE6 hack */
}

#sidePanel {
	float: left;
	width: 307px;
	padding-left: 8px;
	margin-top: 8px;
}

.subpageImg {
display: block;
margin-bottom: 8px;
}

#sidePanel h3 {
	font-size: 1.3em;
	color: #0f81c0;
	font-weight: normal; 
background: #fff;
width: 170px;
}


#sidePanel div {
	width: 307px;
	height: auto!important;
	height: 212px;
	min-height: 212px;
	background: url(../../images/kolor/side_panel_item_bg.gif) #fff no-repeat 142px 12px;
}

#sidePanel div h4 {
        font-size: 1.1em;
	color: #0f81c0;
padding-top: 16px;
}

#sidePanel div #feature1 {
font-size: .9em;
background: url(../../images/kolor/transport_bg.jpg) transparent no-repeat 155px 10px;
}

#sidePanel div #feature2 {
font-size: .9em;
background: url(../../images/kolor/tikkurila_bg.jpg) transparent no-repeat 189px 10px;
}

#sidePanel div #feature3 {
font-size: .9em;
background: url(../../images/kolor/gazela_bg.jpg) transparent no-repeat 181px 10px;
}

#sidePanel div #feature4 {
font-size: .9em;
background: url(../../images/kolor/iso_bg.jpg) transparent no-repeat 190px 10px;
}

#sidePanel div #feature5 {
font-size: .9em;
background: url(../../images/kolor/sbdim_bg.jpg) transparent no-repeat 180px 10px;
}

#sidePanel div #feature1 p, #sidePanel div #feature2 p, #sidePanel div #feature3 p,  #sidePanel div #feature4 p, #sidePanel div #feature5 p {
width: 160px;
margin-top: 8px;
}


#sidePanel #subNav {
height: auto!important;
height: 50px;
min-height: 50px;
}

#subNav ul {
text-align: right;
margin-right: 25px;
}

#subNav ul li a {
color: #0f81c0;
text-decoration: none;
}

#partnersList {
	width: 300px;
	margin-top: 8px;
}

#partnersList li {
	display: block;
	float: left;
	width: 100px;
	height: 70px;
	text-align: center;
}

#partnersList li a {
	line-height: 70px;
}

#mainContent {
	width: 591px;
	height: auto;
	padding: 8px 16px 0 8px;
	float: right;
	line-height: 150%;
	background: #fff;
}

#mainContent p {
	margin: 8px 0;
}

#mainContent .inlineImage {
float: left;
padding: 5px;
margin: 12px 10px 10px 0;
border: 1px solid #dfdfdf;
vertical-align: middle;
}

#mainContent a {
color: #0f81c0;
}

#mainContent h3 {
	font-size: 1.3em;
	color: #44a821;
	font-weight: normal;
	padding: 8px 0 4px 0;
}

#mainContent h4 {
clear: both;
        font-size: 1em;
	color: #44a821;
	padding: 8px 0 0 0;
}

ul.gallery {
width: 600px;
margin-top: 10px;
}

ul.gallery li {
float: left;
margin: 0 8px 10px 0;
}

ul.gallery li img {
padding: 5px;
border: 1px solid #dfdfdf;
}

#newsList {
	margin-top: 8px;
}

#newsList li {
	padding-bottom: 8px;
}

#newsList .imageBox {
	width: 110px;
	height: 110px;
	float: left;
	margin-right: 16px;
	background: url(../../images/kolor/news_image_bg.gif) transparent no-repeat top left;
}

#newsList .imageBox img {
	display: block;
	margin: 10px;
}

#newsList h4 {
	font-size: 1em;
	color: #44a821;
}

#newsList span.date {
	font-size: .9em;
	font-weight: bold;
}

#newsList p {
	font-size: .9em;
}

#newsList h4 {
clear: none;
}


ul.suggestedProducts li {
clear: both;
margin: 8px 0;
}

ul.suggestedProducts li img {
vertical-align: top;
margin: 3px 10px 10px 0;
padding: 5px;
border: 1px solid #bfbfbf;
float: left;
}

#footer {
	clear: both;
	width: 960px;
	border-top: 7px solid #bfbfbf;
	margin: 16px auto 4px auto;
	padding-top: 4px;
	color: #bfbfbf;
	font-size: .9em;
}

#footer span {
	float: left;
}

#footer ul {
	float: right;
}

#footer ul li {
	display: inline;
        margin-right: 10px;
}

#footer ul li.last {
        margin-right: 0;
}

#footer ul li a {
	color: #bfbfbf;
	text-decoration: none;
}