body {
	margin: 0;
	padding: 0;
	background: url(../images/background.gif) top left repeat;
}

body, th, td, p, a {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 13px;
	color: #000000;
}

.header {
	width: 850px;
	height: 175px;
	color: #000000;
}

.bottom {
	width: 850px;
	height: 75px;
	background: url(../images/bottom.gif) top left repeat;
}
.bottom, .bottom a {
	font-size: 11px;
	font-weight: bold;
	color: #858585;
}

.navbar {
	background-color: #ffffff;
	width: 305px;
}

.main {
	background-color: #fff7ee;
	width: 545px;
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	vertical-align: top;
}

h3 {
	font-size: 16px;
	color: #31333B;
	font-variant: small-caps;
}
h4 {
	font-size: 13px;
	color: #88001A;
}
.nettelligence {
	color: #88001A;
}
