BODY {
	background: #FFFFFF url("images/tausta.gif") repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* ELEMENTIT */

#header {
	float: left;
	width: 760px;
	height:30px;
	line-height: normal;
	padding-bottom: 4px;
	background-image:url(images/HELT_logoRGB72.jpg);
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFF;
}
#header ul {
    margin:0;
    padding:0;
    list-style:none;
	padding:10px 10px 0;
}
#header li {
    float:left;
	margin: 0px 3px 0px 3px;
    padding:0;
    background:url("images/navi_right_off.gif") no-repeat right top;
}
#header li:hover {
    float:left;
	margin: 0px 3px 0px 3px;
    padding:0;
    background:url("images/navi_right_hover.gif") no-repeat right top;
}
#header a {
    display:block;
	background:url("images/navi_left_off.gif") no-repeat left top;
    padding:5px 15px 4px;
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
    display:block;
	background:url("images/navi_left_hover.gif") no-repeat left top;
    padding:5px 15px 4px;
	color: #FFFFFF;
	text-decoration: none;
}
#header #current {
    background-image:url("images/navi_right_on.gif");
}
#header #current a {
    background-image:url("images/navi_left_on.gif");
	color: #FFFFFF;
	text-decoration: none;
}


#projekti {
	font-weight: bold;
}

#left {
	float: left;
	width: 220px;
	padding: 0px 0px 0px 0px;
	background-color: #EAEAEA;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
#left hr {
	color: #CCCCCC;
}
#left ul {
    margin:0;
    padding:0;
    list-style:none;
	padding:0px 0px 0px 0px;
}
#left li {
    margin: 0px 0px 0px 0px;
    padding: 6px 0px 6px 0px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #aaaaaa;
	text-align: center;
}
#left #head {
    margin: 0px 0px 0px 0px;
    padding: 6px 0px 6px 0px;
	border-bottom: 1px solid #aaaaaa;
	background-color: #EAEAEA;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}
#left #head li:hover {
    margin: 0px 0px 0px 0px;
    padding: 6px 0px 6px 0px;
	border-bottom: 1px solid #aaaaaa;
	background-color: #EAEAEA;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}
#left li:hover {
	background-color: #FFFFFF;
}
#left a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#left a:hover {
	color: #FF6600;
}

#right {
	float: left;
	width: 524px;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
#right a {
	color: #FF6600;
	text-decoration: none;
}
#right a:hover {
	text-decoration: underline;
}
#right hr {
	color: #666666;
}
#right div {
	padding: 8px 8px 8px 8px;
}

#valko {
	background-color: #FFFFFF;
	border: 1px solid #aaaaaa;
	padding: 8px 8px 8px 8px;
}
#logo {
	padding-bottom: 4px;
	background: #F4F4F4 url("images/logo_line.gif") repeat-x bottom;
}
#line {
	padding-bottom: 4px;
	background: url("images/line.gif") repeat-x bottom;
}

#language {
    margin:0;
    padding:0;
    list-style:none;
	padding:10px 10px 0;
	position: absolute;
	top: 0px;
	left: 540px;
}

.page {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	float: right;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #EB882D;
}
.style2 {
	color: #999999
}

.styleLIIKKUVA {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.styleAANI {
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}

.styleMULTIMEDIA {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}

.styleVALOKUVA {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}

.styleTUOTANTO {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.styleDIGIMEDIA {
	font-size: 14px;
	font-weight: bold;
	color: #CC3399;
}

