body {
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
#container {
	margin: 0 auto 0 auto;
	height: auto;
	width: 800px;
	position: relative;
}
#header {
	background-image: url(../images/head.jpg);
	height: 100px;
	width: 800px;
	text-align: right;
	padding: 25px 0 0 0;
}
#header a {
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
#header a:hover {
	color: #900;
}
#topline {
	height: 1px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
}
#midwrap {
	float: left;
	height: 292px;
	width: 508px;
}
#midL {
	float: left;
	height: 200px;
	width: 310px;
}
#midM {
	float: right;
	height: 185px;
	width: 135px;
	margin: 15px 0 0 0;
	line-height: 28px;
}
#midM a {
	font-size: 20px;
	color: #900;
	text-decoration: none;
}
#midM a:hover {
	color: #000;
}
#bottline {
	height: 1px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #900;
	float: left;
}
#midR {
	float: left;
	height: 277px;
	width: 292px;
	padding-top: 15px;
}
#lowerblok {
	height: 310px;
	width: 510px;
	float: left;
	position: absolute;
	top: 355px;
	left: 2px;
}
#lowerblok a {
	color: #900;
	text-decoration: none;
}
#lowerblok a:hover {
	color: #000;
}

#lowerblok2 {
	height: 1470px;
	width: 470px;
	padding: 0 10px 0 0;
}
#window {
	height: 307px;
	width: 500px;
	position: absolute;
	top: 355px;
	left: 0px;
	padding: 0 10px 0 0;
	overflow: auto;
}
#clientlist {
	height: auto;
	width: 200px;
	position: absolute;
	top: 142px;
	right: 0px;
}
#contactbox {
	margin: 15px 0 20px 0;
	padding: 30px 0 0 10px;
	float: right;
	height: 85px;
	width: 200px;
	border: 1px solid #ACACAC;
	font-size: 12px;
	color: #900;
	line-height: 25px;
}
#cologos {
	background-image: url(../images/cologos.jpg);
	height: 100px;
	width: 210px;
	top: 565px;
	right: 0px;
	position: absolute;
}
#colage {
	height: 114px;
	width: 800px;
	float: left;
}
#logos {
	height: 70px;
	width: 800px;
	float: left;
	margin: 30px 0 0 0;
}
#lowwrap {
	height: 265px;
	width: 800px;
	float: left;
	margin: 0 0 15px 0;
}
#credit {
	float: left;
	height: 50px;
	width: 800px;
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: 13px;
	background-color: #E6E6E6;
	color: #666;
	line-height: 11px;
}
#credit a:hover {
	color: #900;
}
#credit a {
	text-decoration: none;
	color: #000;
}
.smalltext {
	font-size: 10px;
}
.maintext {
	font-size: 14px;
	color: #666;
}
.maintext2 {
	font-size: 13px;
	color: #666;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #900;
	margin: 0 0 8px 0;
	padding: 0px;
}
.red {
	color: #900;
}
