@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

p {
	margin: 0 0 10px 0;
}

a {
	font-weight: bold;
	color: #f90898;
	text-decoration: none;
}

a:Hover {
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #1f84b5;
}

h2 {
	font-size: 18px;
	line-height: 18px;
	padding: 10px 0 10px 0;
	font-weight: normal;
	color: gray;
}

body {
	background: #ffffff url(../images/background.jpg) 50% 0 no-repeat;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

#content_wrapper	 {
	z-index: 1;
	width: 877px;
	margin: 0 auto;
	position: relative;
}

#content_wrapper_content	 {
	z-index: 1;
	width: 877px;
	margin: 0 auto;
	position: absolute;
	top: 25px;
}

#content_wrapper_inner {
	z-index: 1;
	width: 877px;
	margin: 0 auto;
	position: relative;
	top: 319px;
}

#content_header {
	z-index: 2;
	width: 877;
	height: 308px;
	background: url(../images/top_image.jpg) 50% 0 no-repeat;
}

#nav {
	z-index: 3;
	position: absolute;
	width: 877;
	left: -10px;
	top: -25px;
}

.customerstory {
	color: gray;
	font-style: italic;
}

.box_big_left {
	position: absolute;
	background: url(../images/box_big.jpg) no-repeat;
	width: 246px;
	height: 204px;
	top: 25px;
	padding: 20px;
	/* float: left; */
}

.box_big_right {
	position: absolute;
	background: url(../images/box_big.jpg) no-repeat;
	width: 246px;
	height: 204px;
	top: 25px;
	left: 295px;
	padding: 20px;
	/* float: left; */
}

.box_small_top {
	position: absolute;
	background: url(../images/box_small_top.jpg) no-repeat;
	width: 246px;
	height: 72px;
	top: 25px;
	left: 590px;
	padding: 20px;
}

.box_small_top_inner {
	position: relative;
	width: 236px;
	height: 28px;
}

.box_small_bottom {
	position: absolute;
	background: url(../images/box_small_bottom.jpg) no-repeat;
	width: 246px;
	height: 86px;
	top: 148px;
	left: 590px;
	padding: 15px 20px 20px 20px;
}

.button_tutustu {
	display: block;
	background: url(../images/button_tutustu.png) no-repeat;
	width: 154px;
	height: 19px;
	margin: 10px 0 0 39px;
}

.button_tutustu:Hover {
	background: url(../images/button_tutustu_mouseover.png) no-repeat;
}

.button_lisaauutisia {
	position: absolute;
	display: block;
	background: url(../images/button_lisaauutisia.png) no-repeat;
	width: 103px;
	height: 19px;
	right: 0;
	top: 0;
	
}

.button_lisaauutisia:Hover {
	background: url(../images/button_lisaauutisia_mouseover.png) no-repeat;
}

.bct {
	color: gray;
}

#content_box {
	background: url(../images/box_content_bg.png) repeat-y;
	width: 877px;
}

#content_box_small {
	background: url(../images/box_content2_bg.png) repeat-y;
	width: 599px;
	float: left;
}

#content_box_small_right {
	background: url(../images/small_box_bg.jpg) repeat-y;
	width: 266px;
	margin-bottom: 12px;
	float: right;
}

#content {
	padding: 0 25px 0 25px;
}

#footer {
	position: absolute;
	width: 876px;
	height: 40px;
	top: 290px;
	padding-bottom: 25px;
}

#footer_content {
	position: absolute;
	width: 876px;
	height: 40px;
	bottom: -80px;
	padding-bottom: 25px;
}

#addthis {
	position: absolute;
	top: 17px;
	right: 0px;
}

.tab_small {
	background: url(../images/qtasku_small.png) no-repeat;
	width: 529px;
	height: 130px;
	padding: 5px 20px 0 0;
}

.overlay
{
	position: absolute;
	z-index: 100;
	background: black;
}

#news_overlay_box
{
	position: absolute;
	background: url(../images/box_big_big.jpg) no-repeat;
	width: 410px;
	height: 344px;
	top: 150px;
	padding: 20px;
	z-index: 101;
	overflow: auto;
}

.clearer
{
	clear: both;
}

#delete_button
{
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
}
