<STYLE type="text/css">	
	<!--
body  {
	font: 100% Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	line-height:17px;
	background-color: #666666;
}
.oneColFixCtr #topcontainer {
	width: 714px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(images/top_1_bkg.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 162px;
}
.oneColFixCtr #topmainContent {
	padding: 28px 34px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.oneColFixCtr #topcontainer {
	width: 714px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(images/pcg2_top.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 162px;
}
.oneColFixCtr #midcontainer {
	width: 714px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #464646 url(images/pcgw_main_bkg.jpg) repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font: 100% Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height:17px;
}
.oneColFixCtr #btmcontainer {
	width: 714px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #464646 url(images/pcgw_btm.jpg) no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size: 10px;
	font: 80% Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #000000;
}
.oneColFixCtr #midcontainer #midmainContent li {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #0033FF;
	line-height:17px;
	padding: 4px;
	list-style-type: disc;
}

.oneColFixCtr #midcontainer #textbody {
	color: #000000;
	font-size: 13px;
}
.oneColFixCtr #container { 
	width: 600px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent { 
	margin: 0 0 0 300px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

h3 {
	color: #ff0000;
}
h4 {
	color: #0066ff;
	font-size: 20px;
	line-height: 24px;
}
.oneColFixCtr #menu {
	height: 26px;
	background: #ffffff url(images/menu_bkg.jpg) repeat-y;
	width: 714px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
	text-align: left; /* this overrides the text-align: center on the body element. */

}
li {
	padding-top: 7px;
}
a.listlink:link {
	color: #000000;
	line-decoration: underline;
}
a.listlink:visited {
	color: #000000;
	line-decoration: underline;
}
a.listlink:hover {
	color: #0033ff;
	line-decoration: underline;
}
.smllcps {
		font-variant : small-caps;
}
a.g_anchor  {
	text-decoration:underline;
	color:#0033ff;

}	
a.g_anchor:hover  {
	color:#000000;
	text-decoration:underline;

}
a.sml_g_anchor  {
	text-decoration:underline;
	color:#0033ff;
	font-size: 9px;

}	
a.sml_g_anchor:hover  {
	text-decoration:underline;
	color:#000000;
	font-size: 9px;

}	
.bluetext {
	color: #0033ff;	
}
.oneColFixCtr #midcontainer #prodchart {
	font-family: arial, tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:11px;
	text-align: center;
}
.oneColFixCtr #midcontainer #prodchart th {
	font-family: arial, tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066ff;
	line-height:16px;
}
.oneColFixCtr #midcontainer #prodchart th.brandname {
	font-family: arial, tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height:14px;
}
td.bigtext {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.contactblue {
	font-size: 15px;
	color: #0066ff;
	line-height: 17px;
	font-weight: bold;
}
-->
</style>
