html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #666666;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
.greytext {
	color: #c1c3a4;
}
.greytext2 {
	color:#cbcbcb;
}
.nobr {white-space: nowrap}
body {
	background: url(../images/page_bg.gif);
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}

#outer {
  background: top left url(../images/page_bg_top.gif) repeat-x;
  padding-top: 20px;
}

/** layout **/

#wrapper {
	text-align: left;
	margin: auto;
	width: 798px;
  position: relative;
  background: url(../images/body_bg.gif) repeat-y;
}
#body-bot {
  background: bottom left url(../images/body_bg_bot.jpg) no-repeat;
}
#body-top {
  background: url(../images/body_bg_top.gif) no-repeat;
  min-height: 800px;
  _height: 800px;
  padding-bottom: 14px;
}

/** logo **/

#logo {
  width: 25em;
  text-align: center;
}
#logo h1 {
  color: #6F7033;
  font: 22px "Arial narrow", arial, sans-serif;
  line-height: 1;
  padding-top: 0.8em;
}
#logo p {
  color: #464544;
  font: 16px "Arial narrow", arial, sans-serif;
  margin: 0;
}

/** nav **/

#nav {
  margin-top: 50px;
}
#nav li {
  list-style: none;
  float: left;
  background: left center url(../images/arr.gif) no-repeat;
  padding-left: 15px;
  padding-right: 20px;
}
#nav a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
#nav a:hover {
  color: #FFA405;
}

/** green box **/

#gbox {
  width: 431px;
  margin-top: 20px;
  margin-left: 22px;
}

#gbox-bg  { background: url(../images/green_bg.gif) repeat-y; }
#gbox-grd { background: bottom url(../images/green_grad_bot.jpg) repeat-x; }
#gbox-top { background: url(../images/green_top.gif) no-repeat; height: 24px; }
#gbox-bot { background: bottom left url(../images/green_bot.gif) no-repeat; height: 23px; }

#gbox-grd {
  min-height: 300px;
  padding: 2px 24px;

}

#gbox h2 {
  font: bold 14px arial, sans-serif;
  color: #000;
  margin: 0;
}

#gbox p {
  margin: 1em 0;
}

/** green box b **/

#gboxb {
  width: 431px;              
  margin-top: 0px;
  margin-left: 22px;
}       

#gbox-bgb  { background: url(../images/green_bg.gif) repeat-y; }
#gbox-grdb { background: bottom url(../images/green_grad_bottom2.jpg) repeat-x; }
#gbox-topb { background: url(../images/green_top.gif) no-repeat; height: 24px; }
#gbox-botb { background: bottom left url(../images/green_bottom.gif) no-repeat; height: 24px; }

#gbox-grdb {              
  min-height: 50px; 
  padding: 2px 24px; 
}

#gboxb h2 {
  font: bold 14px arial, sans-serif;
  color: #000;
  margin: 0;
}          

#gboxb p {           
  margin: 1em 0; 
}

/** green box c **/

#gboxc {
  width: 431px;
  margin-top: 20px;
  margin-left: 22px;
}

#gbox-bgc  { background: url(../images/green_bg.gif) repeat-y; }
#gbox-grdc { background: bottom url(../images/green_grad_bot.jpg) repeat-x; }
#gbox-topc { background: url(../images/green_top.gif) no-repeat; height: 24px; }
#gbox-botc { background: bottom left url(../images/green_bot.gif) no-repeat; height: 23px; }

#gbox-grdc {
  min-height: 300px;
  padding: 2px 24px;

}

#gboxc h2 {
  font: bold 14px arial, sans-serif;
  color: #000;
  margin: 0;
}

#gboxc p {
  margin: 1em 0;
}

/** green box 2 **/

#gbox2 {
  width: 751px;
  margin-top: 20px;
  margin-left: 22px;
}

#gbox-bg2  { background: url(../images/green_bg2.gif) repeat-y; }
#gbox-grd2 { background: bottom url(../images/green_grad_bot2.jpg) repeat-x; }
#gbox-top2 { background: url(../images/green_top2.gif) no-repeat; height: 24px; }
#gbox-bot2 { background: bottom left url(../images/green_bot2.gif) no-repeat; height: 23px; }


#gbox-grd2 {
  min-height: 300px;
  padding: 2px 24px;
}

#gbox2 h2 {
  font: bold 14px arial, sans-serif;
  color: #000;
  margin: 0;
}

#gbox2 p {
  margin: 1em 0;
}

#sites {
  background: #EDF0C4;
  padding: 14px;
  margin: 0 -14px;
}
#sites h2 {
  position: relative;
}
ul {
  float: left;
  margin: 1em 0;
  padding-left: 20px;
  }
#sites ul {
  float: left;
  width: 49%;
  margin: 1em 0;
  padding: 0;
}
#sites li {
  list-style: square;
  margin-left: 12px;
}

/** footer **/

#contact, #links {
  float: left;
  /*width: 44%;*/width:100%;
  margin-top: 1em;
}
#contact h2, #links h2 {
  color: #fff;
}
#contact .text {
  width: 125px;
}
#contact form {
  margin: 0.3em 0 0.6em 0;
}
#contact p {
  margin: 0.3em 0;
  font-size: 10px;
}
#contact a {
  color: #000;
}
/*
#links {
  margin-left: 6%;
  width: 43%;
}
#links ul {
  margin: 0.3em 0;
  padding: 0;
}
#links li {
  list-style: none;
  margin: 0;
  padding: 0;
}
*/
#links {
  padding: 14px;
  margin: 0 -14px;
}
#links h2 {
  position: relative;
}
#links ul {
  float: left;  width: 49%;  margin: 1em 0;
  padding: 0;
}
#links li {
  list-style: square;
  margin-left: 12px;
}

/** facts **/

#facts {
  background: #EDF0C4;
  padding: 14px;
  margin: 0 -14px;
}
#facts h2 {
  position: relative;
}
ul {
  float: left;
  margin: 1em 0;
  padding-left: 20px;
  }
#facts ul {
  float: left;
  width: 49%;
  margin: 1em 0;
  padding: 0;
}
#facts li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/** site box **/

#sitebox {
  width: 326px;
  position: absolute;
  top: 175px;
  left: 457px;
}

/** grey box **/

#greybox {
  background: url(../images/grey_bg.gif) repeat-y;
  width: 326px;
  position: absolute;
  top: 170px;
  left: 457px;
}
#greybox-top {
  background: url(../images/grey_img.jpg) no-repeat;
  padding-left: 150px;
  padding-top: 10px;
}
#greybox-bot {
  background: bottom left url(../images/grey_bot.gif) no-repeat;
  padding-bottom: 4px;
}
#greybox h2 {
  font: bold 12px arial, sans-serif;
  color: #617c9a;
  line-height: 0pt;
  padding-top: 10px;
}
#greybox a {
  color: #fff;

}

/** grey box 2 **/

#greybox2 {
  background: url(../images/grey_bg.gif) repeat-y;
  width: 326px;
  position: absolute;
  top: 262px;
  left: 457px;
}
#greybox-top2 {
  background: url(../images/grey_img.jpg) no-repeat;
  padding-left: 150px;
  padding-top: 10px;
}
#greybox-bot2 {
  background: bottom left url(../images/grey_bot.gif) no-repeat;
  padding-bottom: 4px;
}
#greybox2 h2 {
  font: bold 12px arial, sans-serif;
  color: #000000;
  line-height: 0pt;
  padding-top: 10px;
}
#greybox2 a {
  color: #fff;
}

/** grey box 3 **/

#greybox3 {
  background: url(../images/grey_bg.gif) repeat-y;
  width: 326px;
  position: absolute;
  top: 354px;
  left: 457px;
}
#greybox-top3 {
  background: url(../images/grey_img.jpg) no-repeat;
  padding-left: 150px;
  padding-top: 10px;
}
#greybox-bot3 {
  background: bottom left url(../images/grey_bot.gif) no-repeat;
  padding-bottom: 4px;
}
#greybox3 h2 {
  font: bold 12px arial, sans-serif;
  color: #e65101;
  line-height: 0pt;
  padding-top: 10px;
}
#greybox3 a {
  color: #fff;
}

#greybox4 {
  background: url(../images/grey_bg.gif) repeat-y;
  width: 326px;
  position: absolute;
  top: 446px;
  left: 457px;
}
#greybox-top4 {
  background: url(../images/grey_img.jpg) no-repeat;
  padding-left: 150px;
  padding-top: 10px;
}
#greybox-bot4 {
  background: bottom left url(../images/grey_bot.gif) no-repeat;
  padding-bottom: 4px;
}
#greybox4 h2 {
  font: bold 12px arial, sans-serif;
  color: #01437e;
  line-height: 0pt;
  padding-top: 10px;
}
#greybox4 a {
  color: #fff;
}

/** grey box +ev **/

#greyboxev {
  background: url(../images/grey_bg_plusev.gif) repeat-y;
  width: 326px;
  position: absolute;
  top: 445px;
  left: 457px;
}
#greybox-topev {
  background: url(../images/grey_img_plusev.jpg) no-repeat;
  padding-left: 150px;
  padding-top: 10px;
}
#greybox-botev {
  background: bottom left url(../images/grey_bot_plusev.gif) no-repeat;
  padding-bottom: 4px;
}
#greyboxev h2 {
  font: bold 12px arial, sans-serif;
  color: #070604;
  line-height: 0pt;
  padding-top: 10px;
}
#greyboxev a {
  color: #fff;
}
/*
#greyboxev {
  background: url(../images/grey_bg.gif) repeat-y;
  width: 326px;
  position: absolute;
  top: 445px;
  left: 457px;
}
#greybox-topev {
  background: url(../images/grey_img.jpg) no-repeat;
  padding-left: 150px;
  padding-top: 10px;
}
#greybox-botev {
  background: bottom left url(../images/grey_bot.gif) no-repeat;
  padding-bottom: 4px;
}
#greyboxev h2 {
  font: bold 12px arial, sans-serif;
  color: #070604;
  line-height: 0pt;
  padding-top: 10px;
}
#greyboxev a {
  color: #fff;
}
*/
/** grey box dice **/

#greyboxdice {
  background: url(../images/grey_bg.gif) repeat-y;
  width: 326px;
  position: absolute;
  top: 535px;
  left: 457px;
}
#greybox-topdice {
  background: url(../images/grey_img.jpg) no-repeat;
  padding-left: 150px;
  padding-top: 10px;
}
#greybox-botdice {
  background: bottom left url(../images/grey_bot.gif) no-repeat;
  padding-bottom: 4px;
}
#greyboxdice h2 {
  font: bold 12px arial, sans-serif;
  color: #01437e;
  line-height: 0pt;
  padding-top: 10px;
}
#greyboxdice a {
  color: #fff;
}

/** grey box kalenteri **/

#greybox_kalenteri {
  width: 326px;
  position: absolute;
  top: 625px;
  left: 435px;
}
#greybox-top_kalenteri {
  padding-left: 25px;
  padding-top: 10px;
}
#greybox-bot_kalenteri {
  padding-bottom: 4px;
}
#greybox_kalenteri h2 {
  font: bold 12px arial, sans-serif;
  color: #E4EE6A;
  line-height: 1.5;
}
#greybox_kalenteri h3 {
  font: bold 16px arial, sans-serif;
  color: #464544;
  line-height: 1.5;
}
#greybox_kalenteri a {
  color: #fff;
}

/** grey box muut **/

#greyboxmuut {
  background: url(../images/grey_bg.gif) repeat-y;
  width: 326px;
  position: absolute;
  top: 175px;
  left: 457px;
}
#greyboxmuut h2 {
  font: bold 12px arial, sans-serif;
  color: #464544;
  line-height: 1.5;
}
#greyboxmuut a {
  color: #fff;
}

/** grey box muut2 **/

#greyboxmuut2 {
  background: url(../images/grey_bg.gif) repeat-y;
  width: 326px;
  position: absolute;
  top: 440px;
  left: 457px;
}
#greybox-topmuut2 {
  background: url(../images/grey_img.jpg) no-repeat;
  padding-left: 20px;
  padding-top: 10px;
}
#greybox-botmuut2 {
  background: bottom left url(../images/grey_bot.gif) no-repeat;
  padding-bottom: 4px;
}
#greyboxmuut2 h2 {
  font: bold 12px arial, sans-serif;
  color: #464544;
  line-height: 1.5;
}
#greyboxmuut2 a {
  color: #fff;
}

/** grey box 4 **/

#greyboxopiskele {
  width: 326px;
  position: absolute;
  top: 160px;
  left: 497px;
}
#greybox-topopiskele {
  padding-left: 25px;
  padding-top: 10px;
}
#greybox-botopiskele {
  padding-bottom: 4px;
}
#greyboxopiskele h2 {
  font: bold 12px arial, sans-serif;
  color: #E4EE6A;
  line-height: 1.5;
}
#greyboxopiskele a {
  color: #fff;
}

#ylabanneri {
  width: 468px;
  position: absolute;
  top: 0px;
  left: 305px;
}
#copyright {
  font-size: 9px;
  color: #fff;
  margin-top: 10px;
}
#screenshots {
  width:326px;
  position: absolute;
  top: 570px;
  left: 457px;
  text-align: center;
}
#screenshots2 {
  width:326px;
  position: absolute;
  top: 442px;
  left: 457px;
  text-align: center;
}


#facebook {
  width: 326px;
  position: absolute;
  top: 1150px;
  left: 460px;
}

#box1 {
  position:absolute;
  margin-left:-140px;
  margin-top:-8px;
}
#box2 {
  position:absolute;
  margin-left:-140px;
  margin-top:-6px;
}
#box3 {
  position:absolute;
  margin-left:-140px;
  margin-top:-6px;
}
#box4 {
  position:absolute;
  margin-left:-130px;
  margin-top:-2px;
}
#box5 {
  position:absolute;
  margin-left:-140px;
  margin-top:+3px;
}