body {
font-family: Arial, Verdana, Helvetica, sans-serif;
background-color:c0e4a7; 
background-image:url(../_img/karbon_bg.jpg); 
background-position:top center; 
background-repeat:repeat-x; 
background-attachment:fixed;
}

#logo {
position: absolute;
top: 15px;
left: 15px;
width: 317px;
height: 55px;
z-index: 25;
}

.header {
color: #3f7812;
font-size: 20px;
}

#content {
color: #3f7812;
font-size: 13px;
padding: 0px 10px 0px 10px;
}

#navbox {
position: relative;
width: 186px;
height: auto;
float: right;
padding: 0px 0px 0px 23px;
}

a {
    color: #0066CC;
   
}
}
a:link {
    color: #0066CC;
 
}
a:visited{
    color: #0066CC;
    
}
}
a:hover{
    color: #666666;
    text-decoration: none;
}

a.srollover {
display: block;
width: 186px;
height: 25px;
background: url("../_img/content_button.gif") 0 0 no-repeat;
text-decoration: none;
color: #3f7812;
text-align: right;
line-height:160%;
font-size: 15px;
border-bottom: #d1e8bc;
border-width: 0px 0px 1px 0px;
border-style: none none solid none;
}

a.srollover:hover {
background-position: -186px 0;
color: #c0e4a7;
text-decoration: none;
}

a.srollover:visited {
color: #3f7812;
text-decoration: none;
}

a.srollover:hover:visited {
color: #c0e4a7;
text-decoration: none;
}

.tvi{
color: #fff;
}

a.tvi {
    color: #fff;
    text-decoration: underline;
}
}
a.tvi:link {
    color: #fff;
    text-decoration: underline;
}


#footer {
background: url("../_img/footer_bg.jpg") repeat-x;
bottom: 0px;
width: 100%;
height: 25;
}

#tvi {
float: right;
width: auto;
height: auto;
line-height:200%;
font-size: 11px;
color: #fff;
padding-right: 15px;
}

#footerinfo {
float: left;
width: auto;
height: auto;
line-height:200%;
font-size: 11px;
color: #fff;
padding-left: 15px;
}

#about_header {
position: relative;
top: 0px;
width: 100%;
height: 290px;
background:url(../_img/home_bg.jpg); 
}


.footer {
	color: white;
	font-size: 11px;
	
}
a.footer:link {
	color: white;
	
}
a.footer:visited {
	color: white;
}
a.footer:hover {
	color: white;
}

h1 {
	text-decoration: bold;
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	line-height: 100%;
	margin: 10px 0px 0px 0px;
}

h2 {
	text-decoration: bold;
	font-size: 16px;
}

h3 {
	text-decoration: underline;
	font-style: bold;
	font-size: 12px;
}

h4 {
	font-style: italic;
	font-size: 12px;
}
