* {
	margin: 0 auto;
	padding:0;
}

/* General Style Info */
body {
  background: #fff url(bg.gif) repeat-x scroll left top;
  /*background: #bcd8ea;*/
	color: #000;
	font-family:'lucida grande',verdana,helvetica,arial,sans-serif;
	font-size:90%;
	margin: 1em;
}

#container {
	text-align: left;
	width: 860px;

}

#flags {
  float: right;
  margin-right: 2em;
}

#flags img {
  border: 0 none;
}


#header * {
  clear: both;
  margin-top: 0.5em;
  min-height: 1em;
  background-color: transparent;
}

#header h1 {
  text-align: center;
  /*text-decoration: underline;*/
}

p#mobile_services {
  color: #555;
  font-size: 90%;
  text-align: right;
  margin-right: 2em;
}

#top{
  /*background-color: #fff;*/
  background: transparent url(content_top_jaiku.png) no-repeat scroll 0 100%;
  /*-moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;*/
  height: 16px;
  width: 842px;
}

#content {
  background: transparent url(content_middle_jaiku.png) repeat-y scroll 0 0;
  padding-top: 0em;
  height: 560px;
  /*border-left: 1px solid #88bdde;
  border-right: 1px solid #88bdde;*/
  width: 842px;
}

#coming_soon h1 {
  text-align: center;
}

#viestex_oy h1 {
  text-align: center;
  margin-top: 4em;
}

#viestex_oy p {
  margin: 3em 6em;
}

#contact {
  margin-top: 2em;
  padding: 4.5em 6em;
}

#contact p, #contact h2 {
  margin-top: 1em;
  text-align: center;
}

#bottom{
  /*background-color: #fff;*/
  background: transparent url(content_bottom_jaiku.png) no-repeat scroll 0 100%;
  /*-moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;*/
  height: 16px;
  width: 842px;
}

#top_menu_container {
  width: 100%;
}

#top_menu {
  height: 2em;
  width: 24em;
  margin-bottom: 0em;
}


#top_menu ul {
  list-style: none;
  /*padding: 0;
  margin: 0;*/
}

#top_menu li {
  float: left;
  margin: 0 1em;
  /*text-transform: uppercase;*/
}

#top_menu li a {
  font-size: 110%;
  color: #000;
  text-decoration: none;
}

#top_menu li a:hover {
  /*background-color: #bcd8ea; */
  text-decoration: underline;
}

#top_menu li.selected a{
  text-decoration: underline;
}

#breeze_services_images {
  margin-top: 7em;
}

.breeze_services img {
  height: 162px;
  width: 131px;
  border: 0 none;
}

.breeze_coming_soon img {
  height: 162px;
  width: 131px;
  border: 0 none;
}

a.breeze_services {

}

a#breeze_bookmarks {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 131px;
}


a#breeze_coming_soon_1 {
  margin-top: 2em;
  margin-left: 12em;
  float: left
}

a#breeze_coming_soon_2 {
  margin-top: 2em;
  margin-left: 2em;
  float: left
}

a#breeze_coming_soon_3 {
  margin-top: 2em;
  margin-left: 12em;
  float: left
}

a#breeze_coming_soon_4 {
  margin-top: 2em;
  margin-left: 2em;
  float: left
}

#copyright {
  position: absolute;
  top: 640px;
  font-size: 80%;
}

#copyright p {
  margin-left: 2em;
}

