body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 100%;
}
#container {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	margin: 10px auto 0px auto;
	position: relative;
	height: 574px;
	width: 760px;
}
#content {
	position: absolute;
	top: 115px;
	left: 197px;
	height: 360px;
	width: 545px;
	overflow: auto;
}
#content h1 {
	font-size: 200%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 8px 0;
	color: #006600;
}
#content h2 {
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
	color: #006600;
}
#content p {
	margin: 0px 0px 8px 0px;
}
#content #home_icons {
	position: relative;
	float: right;
	width: 230px;
	margin: 0px 0px 0px 10px;
}
#content #home_icons p {
	position: relative;
	float: left;
	width: 100px;
	margin-left: 10px;
}
#content #home_icons p a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#content #home_icons p a img {
	border: none;
}
.dark {
	text-decoration: none;
	color: #0000CC;
}
.dark:hover {
	text-decoration: underline;
}
.phone_sm {
	font-size: 120%;
}
#selects {
	position: absolute;
	top: 36px;
	left: 395px;
	width: 350px;
}
#selects form, #selects p {
	margin: 0px;
	padding: 0px;
}
.search_box {
	width: 122px;
}
#selects form select {
	width: 160px;
}
#select_a, #select_b {
	position: relative;
	float: left;
	width: 160px;
	background-image: url(images/select_back.gif);
	background-repeat: no-repeat;
	padding: 0px 5px 6px 5px;
	margin: 0px;
	background-position: bottom;
}
#select_a {
	margin-right: 5px;
}
#select_a select  {
	margin: 4px 0px 1px 0px;
}
#select_b input  {
	margin: 3px 0px 0px 0px;
}
#select_a select, #select_b input  {
	position: relative;
	font-size: 80%;
	vertical-align: middle;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 480px;
	left: 197px;
	width: 545px;
	text-align: right;
	color: #00209F;
	font-weight: bold;
	font-size: 120%;
}
#footer h1 {
	font-size: 160%;
	color: #0000EE;
	border-bottom: 2px solid #009A33;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#footer h1 a {
	text-decoration: none;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
.phone {
	font-size: 160%;
}
#copyrights {
	background-image: url(images/copyright_back.gif);
	margin: 0px auto;
	position: relative;
	height: 30px;
	width: 760px;
	color: #00209F;
	font-weight: bold;
}
#copyrights p {
	float: left;
	line-height: 30px;
	margin: 0px;
	padding: 0px 2px;
}
#copyrights p img {
	vertical-align: middle;
}
#copyrights p.left {
	text-align: left;
	width: 249px;
}
#copyrights p.mid {
	text-align: center;
	width: 250px;
}
#copyrights p.right {
	text-align: right;
	width: 249px;
}
.red {
	color: #FF0000;
}
#nav_main, #nav_top {
	position: absolute;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav_main {
	top: 150px;
	left: 37px;
	filter: Alpha(Opacity=65);
}
#nav_main li {
	background-image: url(images/nav_button.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 131px;
	padding: 0px;
	margin: 0px 0px 4px 0px;
}
#nav_main li a {
	display: block;
	color: #ffffff;
/*	background-color: #009A33; */
	height: 20px;
	width: 121px;
	padding: 4px 0px 0px 10px;
}
#nav_top {
	top: 11px;
	right: 17px;
}
#nav_top li {
	padding: 0px 5px;
	display: inline;
	border-right: 1px solid #000000;
}
#nav_top li.last {
	border-right: none;
}
#nav_top li a {
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#nav_main a, #nav_top a {
	text-decoration: none;
	font-weight: bold;
}
#nav_main a:hover, #nav_top a:hover {
	text-decoration: underline;
}
#spacer {
	clear: both;
	height: 0px;
	line-height: 0;
}


/* ACTINIC STUFF */

#sectionline_l, #sectionline_r, #productline_l, #productline_r, #col_l, #col_r {
	position: relative;
	float: left;
	width: 240px;
	margin-bottom: 10px;
}
#sectionline_l, #productline_l, #col_l {
	margin-right: 20px;
}
#sectionline_l img, #sectionline_r img, #productline_l img, #productline_r img {
	border: 1px solid #006600;
	float: left;
	margin: 0px 4px 4px 0px;
}
#sectionline_l h2 a, #sectionline_r h2 a, #productline_l h2 a, #productline_r h2 a {
	text-decoration: none;
	color: #000000;
}
#parentsections {
	position: relative;
	margin: 15px 0px;
	clear: both;
}
#ext_info h2 {
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
}
#ext_info img {
	border: 1px solid #006600;
	float: left;
	margin: 0px 4px 4px 0px;
}
#sitemap {
	list-style: none;
}
#sitemap a {
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: underline;
}
#sitemap li {
	font-weight: bold;
	margin: 3px 0px;
}
#sitemap ul li {
	font-weight: normal;
}
.warning {
	color: #FF0000;
	font-weight: bold;
}
#fragment_no_pic {
	position: relative;
}
#fragment_no_pic h3 {
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #006600;
}
#specials h3, #specials p {
	position: relative;
	float: left;
	font-size: 100%;
	font-weight: normal;
	margin: 0px 1px 1px 0px;
	padding: 2px;
	color: #ffffff;
	background-color: #336600;
}
#specials h3 {
	width: 400px;
}
#specials p {
	width: 100px;
}
#specials p a {
	color: #ffffff;
	font-weight: bold;
}
#specials p a:hover {
	color: #FFFF00;
}
#specials h3.header, #specials p.header {
	background-color: #666633;
}
#contact {
	position: relative;
	border: 1px solid #006600;
	padding: 10px;
}
#contact p {
	margin: 4px 0px 0px 0px;
	padding: 0px;
}
#contact p input, #contact p textarea {
	width: 210px;
}
#contact p.mini_float {
	position: relative;
	float: left;
}
#contact p.mini_float input, #contact p input.submit {
	margin-right: 10px;
	width: 100px;
}