/* Global properties ======================================================== */
html, body {
	width:100%;
	padding:0;
	margin:0;
}
body {
	font: 14px/25px 'Maven Pro', sans-serif;
	color:#292929;
	min-width:960px;
	background: #ece4d4 url(../images/taustapalkki2.png) repeat-x;
	
}
.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}
.main {
	width:960px;
	margin:0 auto;
	position:relative;
}
/***********************************************************************/
a {
	text-decoration:underline;
        color:#008cbe;
	cursor:pointer;
}
a:hover {
	text-decoration:none;
}
a.button {
	background:#d3d1d1;
	font-size:14px;
	line-height:18px;
	color:#01a5ca;
	text-transform:uppercase;
	display:inline-block;
	padding:12px 16px 13px 16px;
}
a.button:hover {
	background:#d3dddd;
	color:#333;
}
a.link {
	text-decoration:none;
	cursor:pointer;
	color:#01a5ca;
}
a.link:hover {
	text-decoration:underline;
}
.color-1 {
	color:#829e37;
}
a.color-1:hover {
	color:#000;
}
.font-3 {
	font-size:17px;
	line-height:33px;
	color:#829e37;
}
h2 {
	font-size:30px;
font-family: 'Maven Pro', sans-serif;
	line-height:34px;
	color:#829e37;
	font-weight:normal;
margin-bottom:20px;
	
}

h3 {
	font-size:16px;
font-family: 'Maven Pro', sans-serif;
	line-height:20px;
	color:#829e37;
	font-weight:bold;
margin-bottom:10px;
	
}

ul {
	margin:0;
	padding:0;
	list-style-image:none;
}
ul.list-1 li {
	padding:0px 0 5px 12px;
	line-height:25px;
	background:url(../images/marker-1.gif) 0 11px no-repeat;
}
ul.list-1 li a {
	font-size:14px;
	color:#292929;
	line-height:25px;
}
ul.list-1 li a:hover {
	color:#01a5ca;
}
ul.list-2 li {
	padding:0px 0 5px 12px;
	line-height:25px;
	background:url(../images/marker-1.gif) 0 11px no-repeat;
}
ul.list-2 li a {
	font-size:14px;
	color:#01a5ca;
	line-height:25px;
}
ul.list-2 li a:hover {
	color:#292929;
}
/******************************************************************/
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	width:100%;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative
}
.wrap {
	overflow:hidden;
	position:relative
}
.extra-wrap {
	overflow:hidden;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.img-indent {
	float:left;
	margin:3px 30px 0px 0;
}
.last {
	margin-right:0px !important;
}
.img-radius {
	border-radius:4px;
}
.top-1 {
	padding-top:35px;
}
.top-2 {
	padding-top:25px;
}
.top-3 {
	margin-top:23px;
}
.top-4 {
	margin-top:33px;
}
.top-5 {
	margin-top:18px;
}
.top-6 {
	margin-top:12px;
}
.left-1 {
	padding-left:20px;
}
.bot-0 {
	padding-bottom:0 !important;
	margin-bottom:0 !important;
}
.pad-1 {
	margin:13px 0px 12px 0px;
}
.p1 {
	padding-bottom:25px;
}
.p2 {
	padding-bottom:5px;
}
.p3 {
	padding-bottom:12px;
}
.p4 {
	padding-bottom:15px;
}
.p5 {
	padding-bottom:10px;
}
.p6 {
	padding-bottom:20px;
}
/*********************************header*************************************/
header {
	width:100%;
height:180px;
	z-index:101;
	position:relative;
	overflow:hidden;
	padding-bottom:17px;
margin-top:40px;
background:url(../images/logo3.png) top left no-repeat;
}
h1 {
	float:left;
	margin:23px 0 0px 29px;
font-family: 'Maven Pro', sans-serif;
}
h1 a {
	font-size:53px;
	line-height:65px;
	color:#829e37;
	letter-spacing:1px;
	display:inline-block;
}
h1 a strong {
	display:block;
	color:#292929;
	margin-top:-21px;
	font-weight:normal;
}


nav {
	overflow:hidden;
	margin-left:20px;
}
ul.menu {
	float:left;
	margin-top:170px;
}
ul.menu li {
	float:left;
	line-height:20px;
	margin:0px 0 0px 40px;
}
ul.menu li a {
	font-size:15px;
	line-height:22px;
	color:#fff;
	display:inline-block;
        text-decoration:none;
background-color:#A0BF4D;
padding:4px;
-moz-border-radius: 8px;
border-radius: 8px;
}
ul.menu li a:hover, ul.menu li.current a {
	color:#fff;
text-decoration:underline;
}

/*********************************content*************************************/
#content {
	width:100%;
}
.box-shadow {
	box-shadow: 0px 0px 5px #dbdbdb;
	background:#fff;
}
.img-border {
	border:#f4f4f4 5px solid;
}
.block-1 {
	padding:25px 30px 29px 44px;
}
.block-2 {
	padding:25px 30px 45px 44px;
}
.block-3 {
	padding:25px 30px 25px 44px;
}
.col-1 {
	float:left;
	width:575px;
	margin-right:65px;
}
.col-2 {
	float:left;
	width:225px;
}
.col-3 {
	float:left;
	width:225px;
	margin-right:50px;
}
.col-4 {
	float:left;
	width:590px;
}


.box-2>div {
	float:left;
	width:170px;
	margin-right:30px;
}
.box-2 p.color-1 {
	margin-top:5px;
}
.border-1 {
	border-bottom:#e5e5e5 1px solid;
	padding-bottom:15px;
	margin-bottom:9px;
}
/****************************footer************************/
footer {
	width:100%;
	position:relative;
	overflow:hidden;
	text-align:center;
	padding:32px 0 45px 0;
}
footer p {
	color:#1e1e1e;
}
/**********************form**********************/


input {
	background: url(../images/input.png) top left no-repeat transparent;
	padding: 10px 20px 10px 20px;
	margin: 0 0 15px 0;
	border: 0;
	width: 370px;
	vertical-align: top;
}



textarea {
	background: url(../images/textarea.png) top left no-repeat transparent;
	border: 0;
	width: 350px;
	height: 120px;
	margin: 0 0 10px 0;
	padding: 16px 20px 4px 20px;
	overflow: auto;
}


button {
	background: url(../images/submit.png) top left no-repeat transparent;
	text-indent: -999999px;
	cursor: pointer;
	width: 116px;
	height: 26px;
	float: right;
	border: 0;
	margin: 10px 26px 0 0;
}

button:hover {
	background: url(../images/submit.png) bottom left no-repeat transparent;
}

input.blur {
	color: #999999;
}

fieldset {
	position: relative;
}



#form {
	position: relative;
}


.fancy 	{ width:150px; background: #598f41 repeat-x; display: inline-block; padding: 6px 10px 7px; color: #fff; text-decoration: none; font-weight: bold; line-height: 1; border-bottom: 1px solid rgba(0,0,0,0.25); position: relative; cursor: pointer; }
.fancy:hover 					{ background: #a1bf4d; color: #666563; }