@charset "utf-8";
#about_banner, #prod_banner, #reg_banner, #dist_banner, #news_banner, #emp_banner, #path_banner, #cont_banner {
	width: 820px;
	height: 238px;
}
#about_banner {
	background-image: url(../images/about_banner.jpg);
	background-repeat: no-repeat;
}
#prod_banner {
	background-image: url(../images/prod_banner.jpg);
	background-repeat: no-repeat;
}
#reg_banner {
	background-image: url(../images/reg_banner.jpg);
	background-repeat: no-repeat;
}
#dist_banner {
	background-image: url(../images/dist_banner.jpg);
	background-repeat: no-repeat;
}
#news_banner {
	background-image: url(../images/news_banner.jpg);
	background-repeat: no-repeat;
}
#emp_banner {
	background-image: url(../images/emp_banner.jpg);
	background-repeat: no-repeat;
}
#path_banner {
	background-image: url(../images/pathproof_banner.jpg);
	background-repeat: no-repeat;
}
#cont_banner {
	background-image: url(../images/cont_banner.jpg);
	background-repeat: no-repeat;
}
#content h1 {
	font-size: 16px;
	color: #7CB0E2;
	line-height: 120%;
	margin-bottom: 16px;
	margin-right: 30px;
	margin-left: 30px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #7CB0E2;
	letter-spacing: 2pt;
	line-height: 110%;
	margin-bottom: 12px;
	margin-left: 30px;
}
#content p {
	color: #FFFFFF;
	margin-bottom: 10px;
	line-height: 120%;
	margin-right: 20px;
	margin-left: 30px;
}
#content ul {
	margin-right: 20px;
	margin-left: 60px;
}
#content ul li {
	margin-bottom: 8px;
}
#page_title {
	width: 60px;
	float: left;
}
#dist {
	color: #FFFFFF;
	font-size: 110%;
}
#dist a:link, #dist a:visited {
	color: #FFFFFF;
	font-size: 90%;
}
#dist a:hover, #dist a:active {
	color: #9CC4EB;
	font-size: 90%;
}
#contact td {
	vertical-align: top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.prod_sect_title {
	font-family: Pristina, Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	color: #7CB0E2;
	letter-spacing: 2pt;
	line-height: 110%;
	text-align: center;
	height: 36px;
}
.news_headline {
	color: #7CB0E2;
	font-weight: bold;
}
#empl_tbl {
}
#empl_title {
	margin: 0px;
	padding: 0px;
}

