/* Design : Volker Mentzner (http://www.mentzner.de) */
/* royalty free photo by marek bernat, found at http://www.sxc.hu/browse.phtml?f=view&id=442713 */

a:link, a:visited, a:hover {
	color: #000000;
}

body {
	color: #000000;
	background-color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100.1%; 
}

.wrap {
	background-color: #ffffff;
	margin: 0px auto 10px auto;
	padding: 0px;
	width: 700px;
	border-top-width: 1px;
	border-right-width: 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF8901;
	border-right-color: #FF8901;
	border-bottom-color: #FF8901;
	border-left-color: #FF8901;
}

p {
	font-size: 90%;
  margin: 5px 10px 10px 10px;
	line-height: 130%;
}

table {
  margin: 5px 10px 5px 10px;
	border-collapse: collapse;
  border: 1px solid #ffa600;
}

th {
	font-size: 90%;
  padding: 2px 10px 2px 10px;
  background-color: #ffd380;
  border: 1px solid #ffa600;
}

td {
	font-size: 90%;
  padding: 2px 10px 2px 10px;
  border: 1px solid #ffa600;
}

li {
	font-size: 90%;
  margin: 5px 0px 5px 0px;
}

h1 {
	font-size: 130%;
  margin: 10px 10px 5px 10px;
}

h2 {
	font-size: 110%;
  margin: 10px 10px 5px 10px;
}

ul {
  margin-top: 5px;
  margin-bottom: 15px;
}

input {
  margin: 0px 10px 5px 10px;
  border: 1px solid #ffa600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

textarea {
  margin: 0px 10px 5px 10px;
  border: 1px solid #ffa600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#pagetitle {
  text-align: center;
}

#navmenu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  width: 100%;
  white-space: nowrap;
  text-align: center;
}

#navmenu li {
	font-size: 90%;
  font-weight: bold;
	line-height:130%;
  display: inline;
}

#navmenu a {
  padding: 2px 10px 2px 10px;
  text-decoration: none;
}

#navmenu .active {
  background-color: #ffd380;
  border-left: 1px solid #ffa600;
  border-right: 1px solid #ffa600;
}

#navmenu a:link, .navmenu a:visited {
	color: #000000;
}

#navmenu a:hover {
	color: #000000;
  background-color: #ffa600;
}

#header {
  height: 220px;
	background-image: url(head.jpg);
}

#headera {
  height: 220px;
	background-image: url(webnetopsabout.jpg);
}

#headers {
  height: 220px;
	background-image: url(webnetopsservices.jpg);
}

#headerc {
  height: 220px;
	background-image: url(webnetopscontact.jpg);
}

#headerp {
  height: 220px;
	background-image: url(webnetopspress.jpg);
}

#headert {
  height: 220px;
	background-image: url(webnetopstests.jpg);
}

#footer p {
  margin-bottom: 5px;
}
