#systems img {
	float: left;
	margin-right: 25px;
}
#systems {
	height: 343px;
}

#systems h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
}
#systems a {
	color: #0798CF;
}
#systems p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #666666;
}
#colsys1 {
	float: left;
	width: 615px;
}
#colsys2 {
	float: right;
	width: 240px;
}
#colsys2 h3 {
	margin-top: 6px;
	margin-bottom: 5px;
}
.preamble {
	color: #000000;
}
#content {
	margin-top: 20px;
}
#colsys1 ul {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 10px;
}
#colsys1 li {
	line-height: 1.8em;
	margin-bottom: 0px;
}
#colsys2 ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 10px;
}
#colsys2 li {
	line-height: 1.8em;
	margin-bottom: 0px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	background-image: none;
	display: inline;
	text-indent: 0px;
	line-height: 1em;
}
#colsys2 h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	margin-bottom: 4px;
	margin-top: 10px;
}
#info_download {
	float: left;
	width: 613px;
	text-align: left;
	margin-right: 25px;
	margin-top: 19px;
	font-size: 1em;
}
#info_download a {
	background-image: url(../images/info_pack_bg.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 35px;
	width: 511px;
	text-indent: -9999px;
	margin-top: 0px;
	z-index: 1000;
	position: absolute;
	top: 375px;
	left: 40px;
}

#colsys2 img {
	border: 1px solid #999999;
}
