* {
    margin:0;
    padding:0;
}

body {
    background: #747461 url(rootBG.gif);
}

#header {
    height: 208px;
    background: #363636 url(headerBG.gif) repeat-x;
}

#header h1 {
    background: url(headerH1BG.gif) no-repeat;
    width: 457px;
    height: 89px;
    overflow: hidden;
    text-indent: -1000em;
    position: relative;
    top: 55px;
    left: 35px;
}

#content {
    background: #bc3b00 url(contentBG.gif) repeat-x;
}

#content .keskitetty {
    height: 377px;
    overflow: auto;
}

#footer {
    background: url(footerBG.gif) repeat-x;
    font-family: Georgia, _serif;
    font-size: 10pt;
    color: white;
}

#footer dl {
    padding: 77px 0 186px;
    background: url(footerDLBG.gif) no-repeat;
}

#footer h2, #footer dt {
    display: none;
}

#footer dd {
    width: 27%;
    float: left;
    padding: 0 0 0 6%
}

#footer hr {
    clear: both;
    visibility: hidden;
}

#footer .country-name {
    display: none;
}

#footer a {
    color:white;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline
}

.keskitetty {
    width: 740px;
    margin: 0 auto;
    position: relative;
}

.red {
    color: red;
}


/* NoFlash */

#noflash {
	background-color: #2e2e2e;
	width: 740px;
	margin: 0 auto;
	padding: 2em 2em;
	font-family: "Segoe UI" "Arial";
	font-size: 10pt;
	color: #ddd;
}

#noflash p {
	margin: 0 0 1em;
}

#noflash #yritys .float {
	width: 39%;
	float: left;
	color: #aaa;
	margin-left: 2em;
}

#noflash #yritys h2, #noflash #work h2, #noflash #referenssit h2 {
	display: none;
}

#noflash #yritys p.big {
	font-size: 130%;
}

#noflash #work {
	width: 55%;
	float: right;
}

#noflash #work ul {
	list-style-type: none;
}

#noflash #work ul li {
	display: inline
}

#noflash #work ul li img {
	width: 50px;
	height: 45px;
	border-width: 0;
	padding: 1px;
}


#noflash #referenssit {
	clear: both;
	padding-top: 1em;
}

#noflash #referenssit div {
	font-size: 120%;
	margin: 1em 0 0.3em;
	border: dashed #444 1px;
	border-width: 0 0 1px;
}

#noflash #referenssit ul {
	list-style-type: none;
}

#noflash #referenssit li {
	width: 24%;
	float: left;
	margin: 0 3px;
}

#noflash #referenssit a {
	color: #fff;
	font-size: 80%;
}