/* --- BODY ------------------------------- */

body {
  margin: 0px 0px 15px 0px;
  padding: 0px;
  text-align: center;
  background-color: #FFFFFF;
  font-family: "Arial", sans-serif;
  font-size: 0.90em;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

img {
  border-style: none;
}

h1 span, h2 span {
	display: none;
}

a:link    {text-decoration: none; color: #336699; }
a:visited {text-decoration: none; color: #336699; }
a:active  {text-decoration: underline; color: #CC3333; }
a:hover   {text-decoration: underline; color: #CC3333; }

#container {
  margin: 0px auto;
  position: relative;
  width: 700px;
  text-align: left;
}

#head #logo {
  width: 700px;
  height: 150px;
  background: #FFFFFF url(../g/head.png) no-repeat center;
}

h2 {
	width: 699px;
	height: 30px;
	margin: 20px 0px 4px 0px;
	padding: 0px;
}

p {
	margin: 10px 0px 10px 0px;
	padding: 0px 25px 0px 10px;
}

.highlight {
	border: 1px solid #888888;
	background-color: #ffffb8;
	color: #333333;
	margin: 10px 0px 10px 0px;
	padding: 15px 15px 15px 15px;
}


#headwhat {
	background: #FFFFFF url(../g/head_what.png) no-repeat;
}

#headneed {
	background: #FFFFFF url(../g/head_need.png) no-repeat;
}

#headconfigure {
	background: #FFFFFF url(../g/head_configure.png) no-repeat;
}

#headmanual {
	background: #FFFFFF url(../g/head_manual.png) no-repeat;
}
