body {
	font: 12pt arial, helvetica, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

img {
	border: none;
}

a {
	color: #0081BB;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

input.text {
	border: 1px solid #000;
}

fieldset {
	margin: 0 20px 20px 0;
	padding: 10px;
	border: 1px solid #999;
}

legend {
	color: #000;
	border: 1px solid #999;
	padding: 0 3px;
	margin-bottom: .5em;
}

.clear {
	overflow: hidden;
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}

#pch-logo {
	position: absolute;
	top: 0;
	left: 0;
}

#home #photo, #col-center {
	margin-top: 100px;
}

#col-left, #col-right, #brand-bar, #nav-prodinfo, #nav-whatsnew, #footer ul {
	display: none;
}

#footer {
	margin-top: 1em;
	border-top: 1px solid #000;
	font-size: 9pt;
}

.feature {
	float: left;
	width: 30%;
	padding: 15px 3px 5px 3px;
}

.feature img {
	float: left;
}

.feature a {
	color: #000;
	display: block;
}

.feature a:hover {
	color: #0081BB;
	text-decoration: none;
}

.feature span {
	white-space : nowrap;
}

#brand-box {
	width: 459px;
	border-left: 17px solid #B8DFB0;
	margin-bottom: 16px;
	background: #DEF0DA;
}

#brand-logo {
	float: left;
	width: 232px;
	margin: 10px;
	background: url(../images/bg_product_dotted.gif) top right repeat-y;
}

#brand-statement {
	float: left;
	width: 167px;
	padding: 10px 10px 10px 0;	
}

#brand-statement h1 {
	color: #4F5058;
	line-height: 1.7em;
}

#brand-statement h1 span {
	white-space : nowrap;
}

#brand-logo img {
	display: block;
}

#brand-box.product {
	padding: 10px;
	width: 439px;
	border-color: #A9D8E2;
	background: #D1EEEC;
}

#brand-box.product #product-photo {
	float: left;
	width: 190px;
	background: url(../images/bg_product_dotted.gif) top right repeat-y;
}

#brand-box.product #product-photo img {
	display: block;
}

#brand-box.product #product-description {
	float: left;
	width: 220px;
	padding: 0 10px;
}

#brand-box-family {
	padding: 16px;
	background: #DEF0DA;
}

#brand-box-family h3 {
	text-transform: uppercase;
}

#wrapper-family {
	border: 1px solid #000;
	background: #fff;
	width: 425px;
	float: left;
}

#family-list ul {
	margin: 0;
	padding: 10px 0;
}

#family-list ul li {
	margin: 0 5px 5px 20px;
	line-height: 1.1em;
}

#family-list a {
	color: #000;
	text-decoration: underline;
}

#family-list a:hover {
	color: #ED1C24;
}

#family-photo {
	display: none;
}

#content {
	clear: left;
}

.contactus #content {
	padding: 8px 0 0 0;
	background: url(../images/bg_horiz_dotted.gif) 0 0 repeat-x;
}

.contactus label {
	display: block;
}

.contactus label.inline {
	display: inline;
}

#txtPhone1, #txtPhone2 {
	width: 30px;
}

#txtPhone3 {
	width: 40px;
}