@charset "utf-8";
/* CSS Document */
#leftcol {
	width:	150px;
	height:  460px;
	position: absolute;
	top: 245px;
	left: 0px;
	border: none;
	z-index: 3;
}

#footer {
	width: 1024px;
	height: 60px;
	position: absolute;
	top: 705px;
	left: 0px;
	border: none;
	z-index: 3;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	padding: 10px;
}

#content {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	width: 850px;
	height: 480px;
	position: absolute;
	top: 205px;
	left: 154px;
	border: none;
	z-index: 3;
	float: left;
	text-align:	justify;
	text-indent: 25px;
	padding: 10px;
}

#content-noindent {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	width: 850px;
	height: 480px;
	position: absolute;
	top: 205px;
	left: 154px;
	border: none;
	z-index: 3;
	float: left;
	text-align:	justify;
	padding: 10px;
}

#content-links {
	font-family: Arial;
	font-size: 16px;
	width: 850px;
	height: 480px;
	position: absolute;
	top: 205px;
	left: 154px;
	border: none;
	z-index: 3;
	float: left;
	text-align:	center;
	padding: 10px;
}

#content-contactus {
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	width: 850px;
	height: 480px;
	position: absolute;
	top: 205px;
	left: 154px;
	border: none;
	z-index: 3;
	float: left;
	text-align:	justify;
	padding: 30px;
}

#ProductMenu {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	width: 180px;
	height: 480px;
	margin: 0;
	position: absolute;
	top: 205px;
	left: 154px;
	border: none;
	z-index: 3;
	text-align: left;
	padding: 10px;
}

#ProductContent {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	width: 650px;
	height: 480px;
	margin: 0;
	position: absolute;
	top: 205px;
	left: 354px;
	border: none;
	z-index: 3;
	float: left;
	text-align:	justify;
	padding: 10px;
}

#mainlinks {
	text-decoration: none;
	font-weight: bold;
	color: #0000a1;
}
#services {
	list-style-type: none;
	line-height: 2em;
}

#larger {
	font-size: 30px;
}