body {
	margin: 0;
	padding: 0;
  background: #D5DADE url( /files/argof.kotisivukone.com/tiedostot/bg_image.jpg ) repeat-x top left;
  color: #000000;
}
a {
  color: #000;
}

a:visited {
  color: #000;
}

a:hover {
  color: #FFE203;
  text-decoration: none;
}

#page {
	width: 768px;
	margin: 0 auto 0 auto;
	background-color: #F5F5F5;
	background-image: url( /files/argof.kotisivukone.com/tiedostot/left_bg2x.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#top-bar {
	height: 253px;
  background: #FFFFFF url( /files/argof.kotisivukone.com/tiedostot/headerv2.jpg ) no-repeat top left;
}
#left-bar {
	width: 217px;
	min-height: 300px;
	background-color: transparent;
	background-image: url( /files/argof.kotisivukone.com/tiedostot/left_bgx.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#right-bar {
  width: 183px;
}
#content {
  margin: 0 190px 20px 223px;
}

body.twocol #content { margin-left: 223px; margin-right: 190px; }
body.leftcol #content { margin-left: 223px; margin-right: 20px; }
body.rightcol #content { margin-left: 20px; margin-right: 190px; }
body.nocol #content { margin-left: 20px; margin-right: 20px; }

#content h1 {
	color: #FFE404;
}

#content h2 {
  color: #FFE404;
}

#footer {
	text-align: center;
	font-size: 80%;
	background-color: #D5DADE;
	background-image: url( /files/argof.kotisivukone.com/tiedostot/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer a {
	color: #FFE404;
	text-decoration: none;
}

#menu {
  margin-left: 28px;
  background: none;
  width: 189px;
}
#menu ul {
  width: 189px; padding: 0; margin: 0;
  background: transparent url( ../../../clients/layouts/grey/pics/menu_dividerX.gif) no-repeat 0 101%;
}
#menu ul li {
  width: 189px;
  background: transparent url( ../../../clients/layouts/grey/pics/menu_itemX.gif) no-repeat top left;
  padding: 0; margin: 0;
  overflow: hidden;
}
#menu ul li a {
	font-weight: normal;
	color: #FFE404;
	font-size: 11px;
	display: block;
	width: 162px;
	padding: 7px 0 6px 26px;
}
#menu ul.left li ul {
  border: 1px solid #888;
  z-index: 100;
  margin: -20px 0 0 10em;
  width: 160px;
}
#menu ul li ul li {
  background: transparent url( ../../../clients/layouts/grey/pics/menu_itemX.gif) no-repeat top left;
  padding: 0;
  height: auto;
  width: 160px;
}
#menu ul li ul li a {
  padding: 7px 7px 7px 26px;
  display: block;
  width: 125px;
}

#menu ul a:hover {
color: #FFFFFF;
}

#menu li.active_link a{
color: #FFFFFF;
text-decoration: underline;
}

#left-bar, #right-bar {
  color: #626364;
  font-size: 10px;
}
#left-bar h1, #right-bar h1 {
  color: #FFFFFF;
  font-size: 110%;
  font-weight: bold;
}


.box {
	width: 165px;
	border: none;
	margin: 0 18px 10px 0;
	background-image: url( /files/argof.kotisivukone.com/tiedostot/box_bottom.gif);
	padding-bottom: 9px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#left-bar .box {
  margin-top: 40px;
  margin-left: 40px;
}
.box .header {
  height: 34px;
  background: transparent url( ../../../clients/layouts/grey/pics/box_top.png) no-repeat top left !important;
  background-image: url( ../../../clients/layouts/grey/pics/box_top.gif);
  padding: 0; margin: 0;
  border: none;
}
.box .content {
	border: none;
	padding: 0;
	margin: 0;
	background-color: #FFE203;
	background-repeat: repeat;
	background-position: left top;
}
.bannerlist .box {
  background-image: url( ) !important;
}
.box h1 {
  padding: 10px 0;
  margin: 0 10px;
}
.box p {
  padding: 10px 0;
  margin: 0 10px;
}
