body {
	background-color:#000000;
	background-image: url(kuvat/tausta.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color:#FFFFFF;
	margin-bottom: 0px;
}

#container {
  margin: 0 auto 0;
  width: 1000px;
  text-align: left;
  } 

.otsikko-m1 {
  float: left;
  width: 0px;
  height: 350px;
}

.otsikko-c1 {
  float: left;
  width: 1000px;
}


/* --- Typography --- */

.grid p {
font-family: "lucida sans unicode","lucida grande","“Trebuchet MS”", arial, verdana, sans-serif;
color: #fff;
/* background-color: #000000; */
font-size: 13px;
letter-spacing: 0.2pt;
word-spacing: 0.4pt;
line-height: 2;
}

.grid h1 {
	color: #fff;
	letter-spacing: 0.2pt;
	word-spacing: 0.4pt;
	font: normal 17px/1.5 "lucida sans unicode", "lucida grande", "Trebuchet MS", arial, verdana, sans-serif;
}

.grid h2 {
	color: #fff;
	letter-spacing: 0.2pt;
	word-spacing: 0.4pt;
	font: normal 13px/20px "lucida sans unicode", "lucida grande", "“Trebuchet MS”", arial, verdana, sans-serif;
}

.grid h3 {
  line-height: 32px;
  font-size: 16px;
  font-family: Times New Roman, Times, serif;
}

.grid h4 {
  line-height: 32px;
  font-size: 16px;
  font-family: Times New Roman, Times, serif;
}

.grid h5 {
  line-height: 32px;
  font-size: 16px;
  font-family: Times New Roman, Times, serif;
}

.grid h6 {
	font-family: “Lucida Grande”, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 0.8em;
	margin-top: 0px;
}

a:link {color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}    
a:visited {color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}  
a:hover {
	color: #fbb900;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}   
a:active {
	color: #fbb900;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}   


/* --- Grid --- */

.grid {
	background-position: center;
	display:block;
}

.grid-m1 {
  float: left;
  width: 40px;
  height: 1px;
}

.grid-c1 {
  float: left;
  width: 140px;
  margin-top: 0px;
}

.grid-m2 {
  float: left;
  width: 30px;
  height: 1px;
}

.grid-c2 {
  float: left;
  width: 470px;
  margin-bottom: 25px;
  margin-top: 2px;
}

.grid-m3 {
  float: left;
  width: 60px;
  height: 1px;
}

.grid-c3 {
	float: left;
	width: 235px;
	margin-top: 0px;
}

#navcontainer { width: 140px; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: “Lucida Grande”, sans-serif, Verdana, arial;
    font-size: 15px;
    font-style: normal;
    font-weight: bolder;
    text-transform: uppercase;
    letter-spacing: normal;
    line-height: 1.9em;
	
}

#navcontainer a
{
	width: 140px;
	
}

#navcontainer a:link, #navlist a:visited
{
color: #dddddd;
text-decoration: none;

}

#navcontainer a:hover
{
color: #fbb900;

}

#footer {
	float: left;
	width: 1000px;
	height: 148px;
	color:#dddddd;
	font: 0.7em/1 "Trebuchet MS", Verdana, Sans-Serif;
	text-transform: uppercase;
	margin-right: auto;
	background-image: url(kuvat/salorantala_footer.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
  }

#footer_txt {
	width: 746px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 210px;
	border-top-style: dotted;
	border-top-color: #dddddd;
	padding-top: 10px;
	border-top-width: 1px;
	clear:both;
	text-align: right;
  }

.grid-c3 img {
	margin-left: 1px;
	margin-bottom: 2px;
	margin-top: 0px;
	border: 1px dotted #dddddd;
}

.grid-c2 img {
   margin-bottom: 8px;

}

#keskitys {
	margin-left: 50px;
}

hr {
border: none 0; 
border-top: 1px dotted #dddddd;
width: 100%;
height: 1px;
}

em {
	font-style: normal;
 }
