@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #C0DBEC;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
p {
	font-size: 14px;
	line-height: 18px;
}
a img {
	border-style: none;
}
ul {
	list-style: none;
}
#wrapper {
	margin: 0px auto;
	width: 790px;
	background: url(images/fauxcol.gif) repeat-y left top;
}
#banner {
	background: #FFFFFF url(images/banner.jpg) no-repeat;
	height: 250px;
	position: relative;
}
#column1 {
	float: left;
	width: 612px;
	color: #FFFFFF;
}
#column1 h3 {
	font-size: 14px;
	margin-top: 20px;
}
#column1 p {
	margin-bottom: 12px;
}
#column2 {
	float: right;
	width: 175px;
	position: relative;
}
#column2 h5 {
	margin: 0px 8px;
	font-size: 12px;
}
#column2 p {
	font-size: 12px;
	margin: 0px 8px 10px;
	line-height: 14px;
}
#maintext {
	margin: 20px 110px 20px 180px;
}
#stilpoint {
	position: absolute;
	left: 42px;
	top: 770px;
}
.space1 {
	margin: 8px 0px;
}
.footnote {
	font-size: 10px;
	line-height: 12px;
}
.clearit {
	clear: both;
}
#banner ul {
	margin: 0px;
	padding: 0px;
}
#banner a {
	position: absolute;
	height: 26px;
	width: 150px;
	text-indent: -4444px;
}
#banner .order a {
	top: 219px;
}
#banner .human a {
	left: 338px;
	top: 219px;
}
#banner .contact a {
	left: 640px;
	top: 219px;
}
