body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0d140d;
	background-color: #000000;
	background-image:url(/images/bg_top_page.gif);
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
/*header text settings*/
h1 {
	font-size:28px;
	color: #3d8146;
	margin: 0px;
	padding: 0px 0px 13px 0px;
	letter-spacing: 0px;
}
h2 {
	font-size:14px;
	font-weight: bold;
	color: #444444;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
h3 {
	font-size:14px;
	font-weight: bold;
	color: #444444;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
h4 {
	font-size:12px;
	color: #9a0101;
	margin: 0px;
	padding: 0px;
}
/*image settings*/
img {
	border: 0px;
}
img.left {
	border: 0px;
	padding: 0px 10px 10px 0px;
	text-align: left;
}
img.left_port {
	border-style:solid;
	border-width: 1px;
	border-color: #d3dae5;
	padding: 7px;
	margin: 0px 10px 10px 0px;	
	text-align: left;
}
img.right{
	border: 0px;
	padding: 0px 0px 10px 10px;
	text-align: right;
	float:right;
}
img.logo {
	padding: 20px 0px 20px 30px;
}
img.main_photo {
	padding-bottom: 25px;
}
/*bullet settings*/
ul {
	list-style: none;
	margin: 0px;
	margin-left: 12px;
	padding-left: 4px;
	text-indent: 0px;
	list-style-image: url(/images/bullet_arrow.gif);
	padding-top: 0px;
}
/*link settings*/
a, a:visited, a:link {
	color: #0d140d;
	text-decoration: none;
}
a:hover {
	color: #3e8245;
	text-decoration: underline;
}
a.red, a.red:visited, a.red:link {
	color: #9a0101;
	text-decoration: none;
}
.copy a, .copy a:visited, .copy a:link {
	color: #4c5e73;
	text-decoration: underline;
}
a.red:hover, .copy a:hover {
	color: #9a0101;
	text-decoration: underline;
}
.floatfix { 
	clear: both; 
}
.red {
	color: #9a0101;
}
/* DIV styles*/
#page_header_wrapper {
	width: 100%;
	min-width: 1000px;
	height: 128px;
	background-image:url(/images/bg_top_page.gif);
	background-repeat: repeat-x;
	min-width: 1000px;
}
#page_header {
	width: 1000px;
	height: 128px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(/images/bg_header.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
#ph_logo {
	height: 51px;
	width: 151px;
	padding-top: 35px;
	padding-left: 45px;
	float: left;
}
#ph_nav_wrapper {
	padding-left: 350px;
	padding-top: 48px;
	float: left;
}
#page_content_wrap_wrap {
	width: 100%;
	min-width: 1000px;
	background-image:url(/images/bg_content_top.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
#page_content_wrapper {
	width: 100%;
	min-width: 1000px;
	background-image:url(/images/bg_bottom_page.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#page_content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#pc_left_wrapper {
	width: 676px;
	padding: 30px 30px 40px 40px;
	float: left;
}
#pc_l_flash {
	width: 676px;
	padding: 0px 0px 30px 0px;
	float: left;
}
#pc_l_fp_images {
	width: 185px;
	height: 300px;
	float: left;
}
#pc_l_fp_copy {
	width: 461px;
	padding-left: 30px;
	background-image:url(/images/divider_front_page.gif);
	background-repeat:no-repeat;
	background-position:left;
	float: left;
}
#pc_l_copy {
	width: 675px;
	float: left;
}
#pc_right_wrapper {
	width: 199px;
	background-image: url(/images/divider_side_nav.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 30px;
	float: left;
	background-position: 0px 20px;
	height: 600px;
}
#page_footer_wrapper {
	width: 100%;
	min-width: 1000px;
	background-color: #000000;
}
#page_footer {
	width: 1000px;
	color: #ffffff;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0px 0px;
}
#pf_left {
	width: 300px;
	text-align: left;
	padding-bottom: 15px;
	float:left;
	padding-left: 30px;
}
#pf_right {
	width: 600px;
	text-align: right;
	padding-bottom: 15px;
	float: right;
	padding-right: 30px;
}
#pf_line {
	width: 1000px;
	height: 86px;
	background-image: url(/images/bg_footer.jpg);
	clear: both;
}
/* DIV Classes */
.button {
	height: 10px;
	padding-right: 16px;
	float:left;
}
.pc_l_fp_img, .pc_l_fp_img_alt {
	padding: 0px 0px 10px;
	float: left;
}
.pc_l_fp_img_alt {
	padding: 0 0 60px 0;
}
.side_item {
	width: 199px;
	padding-bottom: 20px;
	float: left;
}
.side_item_quote {
	padding-left: 30px;
	font-style: italic;
	float: left;
}
.underline {
	text-decoration: underline;
}
.underline_green {
	color: #3d8146;
	text-decoration: underline;
}
.product_wrap {
	width: 675px;
	padding-bottom: 22px;
	float: left;

}
.product_photo {
	width: 133px;
	height: 99px;
	float: left;
	padding-right: 10px;

}
.product_copy {
	width: 530px;
	float: left;
}
.italics {
	color:#3d8146;
	font-style:italic;
}