/* HOMEPAGE CONTENT DIVS*/

#welcome {
	background:url(images/centernavbackground.gif) repeat-x bottom;
	height: 210px;
}
.products {
	font-weight: bold;
	background-color: #FFFFFF;
	margin-bottom: -30px;
}
.products1 {
	width: 173px;
}
#content .products .products1 p {
	text-align: right;
}

.products2 {
	text-align: center;
	letter-spacing: 0em;
	width: 243px;
	border-right: solid #CCCCCC 1px;
	border-left: solid #CCCCCC 1px;
}
.products2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CCCCCC;
	font-weight: normal;
	font-style: italic;
}
.products3 {
	text-align: left;
	width: 172px;
}
/*.firstparagraph:first-line {
	font-variant:normal;
	font-size: 1.15em;
	text-transform: uppercase;
}*/
.no-indent {
	margin-left: -10px;
}
#system {
	margin-top: 0px;
	padding-top: 16px;
	float: right;
}

