@font-face {
	font-family:"CuprumRegular";
	src:url("Cuprum-Regular.eot");
}
@font-face {
	font-family:"CuprumRegular";
	src:url(Cuprum-Regular.ttf) format("truetype");
}
body {
	margin:0px;
	padding:0px;
	font-family:CuprumRegular;
	color:#231F20;
	overflow-y: scroll;
}
a {
	color:inherit;
}
a:link {
	color:inherit;
}
a:visited {
	color:inherit;
}
#wrapper {
	width:766px;
	margin-left:auto;
	margin-right:auto;
}
#content {
	width:766px;
	overflow:hidden;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
}
hr {
	border-color:#72B339;
	clear:both;
	border-top:none;
	border-left:none;
	border-right:none;
}
p {
	font-size:14px;

}
h1 {
	color:#888888;
	font-size:25px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
}
h2 {
	font-weight:normal;
	color:#70B840;
	font-size:20px;
}
#menu {
	
}
.button {
	float:left;
	margin:0 30px 8px 0;
	letter-spacing:1px;
	cursor:pointer;
	color:#888888;
	font-size:19px;
	-webkit-transition:all 0.1s ease-in-out;
	-moz-transition:all 0.1s ease-in-out;
	-o-transition:all 0.1s ease-in-out;
	-ms-transition:all 0.1s ease-in-out;
}
.button:hover {
	color:black;
}
#button1, #button2, #button3, #button4 {
	background-repeat:no-repeat;
	background-position:130% center;
	background-image:url(valittu.jpg);
}
#slider {
	width:3064px;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
}
#page1 {
	width:766px;
	float:left;
}
#page2 {
	width:766px;
	float:left;
}
#page3 {
	width:766px;
	float:left;
}
#page4 {
	width:766px;
	float:left;
}