body {
	background: #0C2B05;
    color: #000;
	margin: 10px 0;
	padding: 0;
	font-size: medium;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-align: center;
}

#wrapper {
	width: 775px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

a img {border:none;outline:none;}
a {
	color: #34c;
}
a:hover, a:active {
	color: #00c;
}

/* @group header */

/**************
 *   header   *
 **************/

#header {
	width: 775px;
	height: 190px;
	margin: 0;
	padding: 0;
	background: #2f5436 url(../images/pssbanner.gif) no-repeat top left;
}

/* @group top-services */

a#restretching, a#wanted {
    float: left;
    display: inline;
    font-size: 60%;
    height: 55px;
    margin: 0;
    padding: 0;
    color: #000;
    text-decoration: none;
    background: transparent;
}

a#restretching {
    width: 143px;
    margin-left: 200px;
    line-height: .8em;
}

a#wanted {
    width: 137px;
    margin-left: 20px;
    line-height: .9em;
}

a#wanted:hover, a#wanted:active, a#restretching:hover, a#restretching:active {
    color: #333;
}

a#wanted img, a#restretching img {
    border: none;
}

/* @end */

/* @group icons */

#icons {
    float: right;
    height: 55px;
    margin: 10px 20px 0 0;
    padding: 0;
    list-style: none;
}

#icons li#i-home {
    background: url(../images/icoHomeB.gif) no-repeat 3px center;
}

#icons li#i-contact {
    background: url(../images/icoContactB.gif) no-repeat center left;
}

#icons a {
    padding-left: 30px;
    font-size: 80%;
    text-decoration: none;
    font-weight: bold;
}

#icons a:link, #icons a:visited {
    color: #f80;
}

#icons a:hover, #icons a:active {
    color: #000;
}

/* @end */

/* @group navigation */

#navigation {
    position: absolute;
    top: 55px;
    right: 0;
	height: 25px;
	line-height: 25px;
	margin: 0;
	padding: 0;
    list-style: none;
}

#navigation li {
	float: left;
}

#navigation a {
    margin-right: 10px;
    padding: 0 4px;
    font-weight: bold;
    text-decoration: none;
}

#navigation a:link, #navigation a:visited {
    color: #fff;
}

#navigation a:hover, #navigation a:active {
    color: #f93;
}

/* @end */

/* @group tagline, phone */

#tagline, #phone {
    width: 400px;
    margin: 0;
    padding: 0;
    position: absolute;
}

#tagline {
    top: 81px;
    left: 200px;
	height: 16px;
	line-height: 16px;
    color: #ff0;
    font-size: 80%;
    font-weight: normal;
}

#phone {
    top: 99px;
    left: 200px;
	height: 43px;
    color: #fff;
    font-size: 60%;
    line-height: 19px;
}

#phone em {
    font-size: 290%;
    font-style: normal;
    font-weight: bold;
}

/* @end */

/* @group race */

#race {
    position: absolute;
    top: 76px;
    right: 0;
    background: transparent;
    margin: 0;
    padding: 0;
    font-size: 70%;
    text-decoration: none;
}

a#race:link, a#race:visited {
    color: #f00;
}

a#race:hover, a#race:active {
    color: #a00;
}

#race img {
	border: none;
}

/* @end */

#freesample {
    position: absolute;
    top: 142px;
    left: 250px;
    width: 210px;
    height: 50px;
    margin: 0;
    padding: 25px 0 0 0;
    font-size: 60%;
    background: url(../images/free2.gif) no-repeat top center;
    line-height: .9em;
}

/* @end */

/**************
 *    main    *
 **************/
 
#main {
    float: left;
    display: inline;
	margin: 0;
	padding: 0 0 10px 0;
	background: #f9f5cf;
	width: 775px;
}

.info {
    margin: 0 0 10px 0;
    padding: 0;
    text-align: right;
}

.info h3 {
	font-size: 130%;
    background: #2f5436;
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    color: #ff0;
    text-align: center;
    font-weight: normal;
}

body#p-home #safety h3 {
    background: #f00;
    color: #000;
}

body#p-home #safety h3 span {
    padding: 0 40px 0 40px;
    color: #ff0;
}

.info p {
    margin: 4px 0 0 0;
    padding: 0;
}

.info img {
    border: 1px solid #000;
}

body#p-home #specials p {
	background: #fff;
	margin: 0;
}

body#p-home #specials small {
	font-size: 80%;
	color: #f00;
}

body#p-home #safety {
    clear: both;
    position: relative;
}

#companyimages {
    clear: both;
    text-align: center;
    margin: 0 auto;
}

#table-companyimages {
    width: 775px;
}

#widecolumn {
	width: 492px;
	float: left;
	margin: 0;
	padding: 0;
}

#narrowcolumn {
	width: 260px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
    display: inline;
}

#narrowcolumn h3 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 140%;
    border-bottom: 1px solid #000;
    letter-spacing: 1px;
    font-weight: normal;
}

.framesinfo {
	text-align: center;
	margin: 10px 0;
}
.framesinfo span {
	font-size: 120%;
	color: red;
}
.framesLinks {
	text-align: center;
	font-size: 90%;
}
.framesLinks a {
	display: inline-block;
	margin: 0 4px;
}

/* @group search */

#search {
    margin: 0 0 20px 0;
}

#search form {
    text-align: center;
}

#search fieldset {
    background: #97a99a;
    border: 1px solid #666;
}

#search fieldset span {
    padding-left: 20px;
    background: url(../images/search-icon.gif) no-repeat left center;
}

#search h3 {
    text-align: left;
    line-height: .7em;
}

/* @end */

/* @group california */

body#p-home p#california {
	font-size: 1.3em;
	color: #808;
	margin-top: 0;
}

body#p-home p#california img {
	margin: 4px 0;
}

body#p-home p#california small {
	font-size: .8em;
}

body#p-home p#california em {
	font-size: .6em;
}

/* @end */

/* @group about */

#about {
    margin: 0 0 20px;
    padding: 0;
    text-align: left;
}

#about p {
    margin: 0 0 10px 0;
    padding: 0;
    text-align: left;
    font-size: 75%;
}

#about em {
	font-style: normal;
	color: #060;
}

#about h3 {
	background: #f9f5cf url(../images/sgia.gif) no-repeat bottom right;
	line-height: .7em;
	padding-top: .3em;
}

#about h4 {
	color: #f00;
	margin: 20px 0 5px;
}

/* @end */

/* @group tips */

#tips-header {
    text-align: right;
    line-height: .7em;
}

#tips {
    width: 260px;
    margin: 10px 0 0 0;
    padding: 0;
    text-align: right;
    line-height: .8em;
    background: #97a99a url(../images/tipsbg-bottom.gif) no-repeat bottom left;
}

#tips ul {
    list-style: none;
    font-size: 65%;
    background: url(../images/tipsbg-top.gif) no-repeat top left;
    margin: 0;
    padding: 5px 10px 5px 0;
}

#tips li {
	margin: 0;
	padding: 0;
}

#tips li.new {
	font-size: 110%;
}

#tips a {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#tips li a:link, #tips li a:visited {
	color: #000;
}

#tips li.new a:link, #tips li.new a:visited {
	color: #f33;
}

#tips li.alt a:link, #tips li.alt a:visited {
	color: #00c;
}

#tips li a:hover, #tips li a:active, #tips li.new a:hover {
	color: #ff0;
}

/* @end */

/* @group home services */

body#p-home .sideSection {
    margin-top: 10px;
    text-align: left;
    font-size: 70%;
}

body#p-home .sideSection h3 {
    text-align: left;
	background: url(../images/services/bullet.gif) no-repeat center left;
	padding: 0 0 0 15px;
	margin: 10px 0 5px 0;
	letter-spacing: normal;
	font-weight: bold;
}

body#p-home .sideSection p {
    margin: 0 0 10px 0;
    color: #141;
}

body#p-home .sideSection a {
    color: #000;
    font-weight: bold;
}

body#p-home .sideSection em {
    font-size: 110%;
}

body#p-home .sideSection a:link, body#p-home .sideSection a:visited {
    text-decoration: none;
}

body#p-home .sideSection a:hover, body#p-home .sideSection a:active {
    text-decoration: underline;
}

/* @end */

/* @group tables */

body#p-home .table-newproducts, body#p-home #table-safety {
    width: 492px;
    background: #fff;
    border: 1px solid #999;
    border-bottom: none;
    border-right: none;
    margin-top: 4px;
}

body#p-home .table-newproducts td, body#p-home #table-safety td {
    text-align: center;
    vertical-align: middle;
    padding: 4px 2px;
    border-right: 1px solid #999;
    font-size: 70%;
}

body#p-home .table-newproducts td img, body#p-home #table-safety td img {
    border: none;
}

/* @group safety */

body#p-home #table-safety {
    width: 735px;
    margin-left: 20px;
    margin-right: 20px;
}

body#p-home #table-safety tr.item-description td {
    vertical-align: top;
}

body#p-home #table-safety tr.osha td {
    vertical-align: bottom;
    border-bottom: 1px solid #999;
    font-size: 90%;
    color: #f00;
}

/* @end */

/* @group new products */

body#p-home .table-newproducts tr.item-description td {
    vertical-align: top;
    border-bottom: 1px solid #999;
}

/* @group thermometer */

body#p-home .table-newproducts tr.thermometer td {
	border-bottom: 1px solid #999;
}

body#p-home .table-newproducts tr.thermometer td h5 {
	color: #f00;
	font-size: 1.3em;
	margin: 5px 0;
	padding: 0;
}

body#p-home .table-newproducts tr.thermometer td img {
	float: left;
	margin: 5px;
}

body#p-home .table-newproducts tr.thermometer td img.price {
	float: right;
	margin: 5px 60px 5px 5px;
}

body#p-home .table-newproducts tr.thermometer td p, body#p-home .table-newproducts tr.thermometer td ul {
	text-align: left;
	margin: 5px;
	padding: 0;
}

body#p-home .table-newproducts tr.thermometer td p {
	margin-left: 196px;
}

body#p-home .table-newproducts tr.thermometer td ul {
	float: left;
}

body#p-home .table-newproducts tr.thermometer td ul li {
	margin: 0 0 0 15px;
	padding: 0;
}

body#p-home .table-newproducts tr.thermometer td ul li.list-header {
	list-style: none;
	font-weight: bold;
	color: #f00;
}

/* @end */

/* @group squeegee sharpening */

body#p-home .table-newproducts tr.squeegeeSharpening td {
	border-bottom: 1px solid #999;
	text-align: left;
}

body#p-home .table-newproducts tr.squeegeeSharpening img {
	float: right;
	margin: 5px;
}

body#p-home .table-newproducts tr.squeegeeSharpening p {
	margin: 0 5px 10px 5px;
}

body#p-home .table-newproducts tr.squeegeeSharpening h5 {
	text-align: center;
	margin: 5px;
	font-size: 1.4em;
}

body#p-home .table-newproducts tr.squeegeeSharpening h5 big {
	font-size: 2em;
	color: #f00;
}

body#p-home .table-newproducts tr.squeegeeSharpening ol {
	margin: 5px 5px 5px 50px;
	padding: 0;
}

body#p-home .table-newproducts tr.squeegeeSharpening h6 {
	text-align: right;
	margin: 5px;
	padding: 0;
	font-size: 1.1em;
}

/* @end */

/* @group chromablast */

body#p-home .table-newproducts tr.chromablast td.cb-description h4 {
	font-size: 1.2em;
	margin: 4px;
}

body#p-home .table-newproducts tr.chromablast td.cb-steps {
	border: none;
}

body#p-home .table-newproducts tr.chromablast td.cb-right {
	border-right: 1px solid #999;
}

body#p-home .table-newproducts tr.chromablast td.cb-bottom {
	border-bottom: 4px solid #999;
}

body#p-home .table-newproducts tr.chromablast td.cb-steps img.step {
	float: left;
	margin-right: 2px;
}

body#p-home .table-newproducts tr.chromablast td.cb-steps p {
	text-align: left;
	margin: 0 2px;
}

body#p-home .table-newproducts tr.chromablast h5,
body#p-home .table-newproducts tr.excalibur h5 {
	font-size: 1.3em;
	clear: both;
	margin: 40px 5px 0 0;
	text-align: right;
}

/* @end */

/* @end */

/* @end */

/* @group frames */

body#p-home #frames {
    position: relative;
}

body#p-home #frames dl, body#p-home #frames dt {
	margin: 0;
}

* html body#p-home #frames dt { /* IE Hack */
    margin-left: -85px;
}

body#p-home #frames dt a {
	display: block;
	text-decoration: none;
}

body#p-home #frames dt#aluminumframe {
    position: absolute;
    top: 100px;
    left: 165px;
}

body#p-home #frames dt#aluminumframe a {
    padding: 0 285px 180px 0;
}

* html body#p-home #frames dt#aluminumframe a { /* IE Hack */
    padding-bottom: 275px;
}

body#p-home #frames dt#woodframe {
    position: absolute;
    top: 40px;
    left: 20px;
}

body#p-home #frames dt#woodframe a {
    padding: 0 140px 140px 0;
}

* html body#p-home #frames dt#woodframe a {
    padding-bottom: 170px;
}

body#p-home #frames dt#newstartuppackages {
	position: absolute;
	top: 196px;
	left: 70px;
}

body#p-home #frames dt#newstartuppackages a {
	padding: 0 85px 62px 0;
}

* html body#p-home #frames dt#newstartuppackages a {
	padding-bottom: 200px;
}

/* @end */

/* @group footer */

/**************
 *   footer   *
 **************/
 
#footer {
	clear: both;
	width: 775px;
	background: #f9f5cf;
    float: left;
    display: inline;
    margin: 0 auto;
    padding: 1px 0 0 0;
    font-size: 75%;
    border-top: 3px solid #2f5436;
    text-align: center;
}

#footer p {
    word-spacing: .7em;
    padding: 10px 0;
    margin: 0;
    border-top: 2px solid #94a482;
}

#footer a {
    font-weight: bold;
    text-decoration: none;
}

#footer a:link, #footer a:visited {
    color: #000;
}

#footer a:hover {
    color: #2f5436;
}

/* @end */

/* @group about us page */

/****************
 *  About Page  *
 ****************/

/* @group harlacher */

#harlacher {
	margin: 0;
	padding: 0;
	text-align: left;
}

#harlacher ul {
	width: 70%;
	list-style: none;
	background: #92a380;
	margin: 0;
	padding: 2px 5px;
	border: 1px solid #000;
}

#harlacher li {
	margin: 5px 0;
	padding: 0;
	text-align: center;
}

#harlacher a img {
	border: none;
}

#harlacher em {
	font-size: 90%;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

#harlacher p {
	margin: 0;
	padding: 0 0 0 8px;
	color: #2f5436;
	font-weight: bold;
	font-size: 90%;
	text-align: left;
}

#harlacher-bottom ul {
	float: left;
	list-style: none;
	margin: 5px 0 0 9px;
	padding: 0;
}

#harlacher-bottom li {
	float: left;
	display: inline;
	margin: 0 5px;
	padding: 0;
}

#harlacher-bottom img {
	border: none;
}

/* @end */

#aboutus, #tensioning {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
	font-size: 80%;
}

#aboutus p {
	margin: 0 0 10px 0;
	padding: 0;
}

#tensioning h3, #aboutus h3 {
	margin: 20px 0 5px 0;
	padding: 0;
	font-size: 130%;
	border-bottom: 1px solid #666;
	clear: both;
}

#aboutus h3 {
    margin-top: 0;
}

#tensioning p {
	margin: 0 0 5px 0;
	padding: 0;
}

#thepress {
	margin: 20px 0 0 40px;
}

body#p-about #aboutus div {
	float: left;
	padding-bottom: 10px;
}

body#p-about #aboutus div p {
	margin-top: 20px;
	float: left;
}

body#p-about #aboutus div img {
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc;
}

/* @end */

/* @group links page */

/*******************
 *  Links Page  *
 *******************/
 
body#p-links h5 {
    margin: 0 40px 0 0;
    padding: 0;
    text-align: right;
}

body#p-links h5 a {
    color: #03f;
}

body#p-links h5 a:link, body#p-links h5 a:visited {
    text-decoration: none;
}

body#p-links h5 a:hover, body#p-links h5 a:active {
    text-decoration: underline;
}

#links-table {
    width: 735px;
    margin: 20px 0 0 40px;
    padding: 0;
    text-align: left;
}

#links-table a img {
    border: none;
}

#links-table td {
    vertical-align: top;
    text-align: center;
}

body#p-addlink #main h1 {
    margin: 0 0 10px 0;
}

body#p-addlink #main p, body#p-addlink #main form {
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
}

/* @end */

/* @group news page */

/***************
 *  News Page  *
 ***************/

.news-item * {
	margin: 0;
	padding: 0;
} 

body#p-news .news-item {
	clear: both;
	float: left;
	display: inline;
	margin: 10px 0 0 10px;
	padding: 10px 5px;
	width: 745px;
	border: 1px solid #000;
	background: #fff;
	color: #000;
}

body#p-news .alt {
	background: #728968;
	color: #fff;
}

.news-item img {
	float: left;
}

.news-item h3 {
    font-size: 100%;
    margin-left: 190px;
    text-align: left;
}

.news-item p {
    font-size: 80%;
    text-align: left;
    margin-left: 190px;
}

.news-item a:link, .news-item a:visited {
    color: #03c;
    text-decoration: underline;
}

.news-item a:hover, .news-item a:active {
    color: #14c;
    text-decoration: none;
}

body#p-news .alt a:link, body#p-news .alt a:visited {
    color: #ccd;
    text-decoration: underline;
}

body#p-news .alt a:hover, body#p-news .alt a:active {
    color: #ccf;
    text-decoration: none;
}

/* @end */

/* @group support page */

/******************
 *  Support Page  *
 ******************/
#columnleft {
	float: left;
	width: 360px;
	display: inline;
	margin: 0 10px;
}

#columnright {
	float: right;
	width: 360px;
	display: inline;
	margin: 0 10px;
}

#columnleft img, #columnright img {
    margin: 0 0 15px 0;
    padding: 0;
}

#columnleft h3, #columnright h3 {
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
	font-size: 120%;
	color: #000;
	clear: both;
}

#columnleft p, #columnright p {
	margin: 0 0 10px 30px;
	padding: 0;
	text-align: left;
	color: #2f5436;
}

#columnright p {
	margin: 0 30px 10px 0;
}

#columnleft p strong, #columnright p strong {
    margin: 0;
    padding: 0;
    color: #000;
}

#columnleft a:link, #columnleft a:visited, #columnright a:link, #columnright a:visited {
	color: #000;
	text-decoration: none;
}

#columnleft a:hover, #columnright a:hover {
	color: #2f5436;
	text-decoration: underline;
}

ul#employee-pics {
	list-style: none;
	font-size: 60%;
}

ul#employee-pics li {
	float: left;
	margin: 5px;
}

ul#employee-pics li img {
	border: 1px solid #999;
	margin: 0;
}

body#p-support h4 {
	margin: 0;
	text-align: left;
}

body#p-support #columnleft h4 {
	margin-left: 30px;
}

/* @end */

/* @group services page */

/*******************
 *  Services Page  *
 *******************/
body#p-services #columnleft h3 {
	text-align: left;
	background: #f9f5cf url(../images/services/bullet.gif) no-repeat center left;
	padding: 0 0 0 20px;
}

body#p-services #columnleft p {
	font-size: 80%;
	margin: 0 0 10px 20px;
}

body#p-services #columnleft a {
	font-weight: bold;
}

#oshapic a {
	display: block;
	background: #f9f5cf url(../images/services/osha.gif) no-repeat top center;
	margin: 0 0 40px 0;
	padding: 75px 0 0 0;
	color: #000;
	font-size: 110%;
	text-decoration: none;
}

#oshapic a:hover {
	color: #000;
	text-decoration: none;
}

body#p-services a img {
	border: none;
}

/* @end */

/* @group contact page */

/******************
 *  Contact Page  *
 ******************/
body#p-contact #main h3 {
	text-align: left;
	margin: 0 0 5px 20px;
	padding: 0;
}

body#p-contact #main h2 {
	text-align: center;
	margin: 5px 0;
}

body#p-contact #columnleft, body#p-contact #columnright {
	width: 360px;
}

body#p-contact #columnleft p, body#p-contact #columnright p {
	margin: 0 0 10px 20px;
	padding: 0;
}

body#p-contact #main a {
    font-weight: bold;
}

body#p-contact #main img {
    border: 1px solid #ccc;
}

body#p-contact form, body#p-contact p.message {
    clear: both;
    text-align: left;
    margin: 5px 30px;
    color: #444;
}

body#p-contact form fieldset {
	background: #fff;
}

body#p-contact form fieldset legend {
	margin: 0;
	padding: 0;
}

body#p-contact form fieldset label {
	line-height: 1.8em;
}

body#p-contact form fieldset label.lbl-comments {
	line-height: normal;
}

/* @end */

/* @group osha page */

/***************
 *  OSHA Page  *
 ***************/
.osha {
    text-align: center;
}

.osha h3 {
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 110%;
}

.osha a {
    margin: 0;
    padding: 0;
    font-size: 85%;
    color: #2f5436;
}

.osha a:link, .osha a:visited {
    text-decoration: none;
}

.osha a:hover {
    text-decoration: underline;
}

.osha img {
    margin: 10px 0 0 0;
    border: none;
}

/* @end */

/* @group restretch page */

/***********************
 *  Restretching Page  *
 ***********************/
 
body#p-restretch #main * {
	margin: 0;
	padding: 0;
}

body#p-restretch #main table {
	border: 1px solid #000;
    border-bottom: none;
    background: #fff;
    color: #363;
}

body#p-restretch #main #restretch-wood {
	clear: left;
    margin: 0 0 0 50px;
    float: left;
    padding: 0;
}

* html body#p-restretch #main #restretch-wood {
	margin-left: 25px;
}

* html body#p-restretch #main #restretch-aluminum {
	margin-right: 25px;
}

body#p-restretch #main #restretch-aluminum {
    margin: 0 50px 0 0;
    float: right;
    padding: 0;
}

body#p-restretch #main td, body#p-restretch #main th {
    border-bottom: 1px solid #000;
    padding: 5px 10px;
    font-weight: bold;
}

body#p-restretch #main th {
	font-size: 110%;
	font-weight: bolder;
}

body#p-restretch #main caption {
    font-size: 130%;
    color: #000;
    font-weight: bold;
}

body#p-restretch #main p.restretch-directions {
	clear: both;
	margin: 0;
	padding: 20px 0;
	font-weight: bold;
}

body#p-restretch #tensioning, body#p-restretch #harlacher-bottom {
    width: 500px;
    margin: 0 auto;   
}

body#p-restretch #squeegeeSharpening * {
	margin: 0;
	padding: 0;
}

body#p-restretch #squeegeeSharpening {
	width: 735px;
	border: 1px solid #000;
	background: #fff;
	margin: 10px 18px;
	padding: 0;
	text-align: left;
}

body#p-restretch #squeegeeSharpening img {
	float: right;
	margin: 5px;
}

body#p-restretch #squeegeeSharpening p, body#p-restretch #squeegeeSharpening h3 {
	margin-left: 5px;
	margin-right: 5px;
}

body#p-restretch #squeegeeSharpening p {
	font-size: .9em;
	line-height: 1.2em;
	margin-bottom: 10px;
}

body#p-restretch #squeegeeSharpening h3 {
	margin: 5px;
	font-size: 2em;
	text-align: center;
}

body#p-restretch #squeegeeSharpening h3 big {
	font-size: 2.5em;
	color: #f00;
}

body#p-restretch #squeegeeSharpening ol {
	font-size: .8em;
	margin: 0 5px 15px 55px;
}

body#p-restretch #squeegeeSharpening h5 {
	text-align: right;
	margin: 10px 5px 5px 0;
}

/* @end */

/* @group harlacher page */

/********************
 *  Harlacher Page  *
 ********************/
body#p-harlacher #main {
    text-align: left;
}

body#p-harlacher #main h1 {
    color: #39c;
    font-size: 250%;
    margin: 0 0 0 20px;
    padding: 0;
}

body#p-harlacher #main h4 {
    color: #333;
    font-size: 140%;
    letter-spacing: 3px;
    font-weight: lighter;
    margin: 0 0 0 20px;
    padding: 0;
}

body#p-harlacher #main img {
    margin: 10px 0 0 20px;
}

body#p-harlacher .image-caption {
    font-size: 60%;
}

#harlacher-img1 {
    padding-left: 250px;
}

#harlacher-img2 {
    padding-left: 125px;
}

body#p-harlacher #main p {
    font-size: 80%;
    margin: 5px 0 10px 0;
}

body#p-harlacher #narrowcolumn img {
    margin-top: 0;
}

/* @end */

/* @group products page */

/*******************
 *  Products Page  *
 *******************/
body#p-products #header span#msds {
    position: absolute;
    top: 160px;
    right: 15px;
    font-size: 70%;
}

body#p-products #header span#msds a:link, body#p-products #header span#msds a:visited {
    color: #03c;
    text-decoration: none;
}

body#p-products #header span#msds a:hover, body#p-products #header span#msds a:active {
    color: #14c;
    text-decoration: underline;
}

body#p-products #widecolumn {
	width: 540px;
	margin: 0 5px;
	padding: 0 10px 0 0;
}

body#p-products #narrowcolumn {
	width: 200px;
	margin: 0;
	padding: 0;
	text-align: left;
}

body#p-products #widecolumn ul {
    float: left;
    width: 126px;
    margin: 0 0 5px 0;
    padding: 0 4px 0 2px;
    list-style: none;
    text-align: left;
    font-size: 95%;
}

body#p-products #widecolumn ul li {
    margin: 0;
    padding: 0;
}

body#p-products #main a {
	color: #000;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
}

body#p-products #main a:link, body#p-products #main a:visited {
	color: #000;
}

body#p-products #main a:hover {
	color: #c60;
}

body#p-products #main h3 {
	background: #728968;
	border: none;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: normal;
	margin: 0;
	padding: 2px 0;
	text-align: center;
	clear: both;
}

body#p-products #main h3.shopOnlineHeader {
	color: #a00;
}

body#p-products #narrowcolumn ul {
	list-style: none;
	font-size: 90%;
	margin: 0 0 40px 0;
	padding: 0;
}

body#p-products #narrowcolumn li {
    margin: 4px 0;
}

body#p-products #narrowcolumn li a {
	padding-left: 45px;
}

body#p-products .hide {
    display: none;
}

body#p-products .show {
    display: block;
    margin-left: 10px;
}

body#p-products #widecolumn .show {
	font-size: 90%;
	padding-left: 15px;
}

body#p-products #widecolumn .show a {
	font-weight: normal;
}

body#p-products #narrowcolumn p {
	text-align: center;
}

body#p-products #narrowcolumn em {
    font-style: normal;
    color: #f00;
}

body#p-products #narrowcolumn h4 {
	text-align: center;
	background: #ff0;
	margin: 0;
	/*padding: 10px;*/
	font-size: 160%;
	border: 2px solid #000;
}

body#p-products #narrowcolumn h4 a {
	display: block;
	padding: 10px;
}

body#p-products #newinfo h3 {
	background: none;
	text-align: left;
	border-bottom: 1px solid #000;
	line-height: .6em;
	padding: 0;
	margin: 10px 30px 10px 5px;
	color: #f00;
	font-size: 170%;
}



body#p-products #newinfo p {
	text-align: left;
	font-size: 70%;
	margin: 10px 30px 10px 15px;
	line-height: 1.2em;
}

body#p-products #widecolumn p {
	margin: 5px 0 30px 0;
}

/* @end */

/* @group used equipment page */

/*-----------------
      Used Equipment
-------------------*/

body#p-used #main h1 {
	font-size: 180%;
    margin: 10px 0 2px 0;
}

body#p-used #main img {
    border: none;
}

body#p-used #main p {
	margin: 0;
	font-size: 90%;
}

body#p-used #main table {
   width: 90%;
   margin: 10px auto;
}

body#p-used #main table td {
   text-align: left;
	padding: 4px 0;
   border-bottom: 1px solid #000;
}

body#p-used #main table th {
   background: #2f5436;
	color: #fff;
	padding: 4px 0;
}

body#p-used #main table .price {
    text-align: center;
    width: 15%;
    color: #f00;
    font-weight: bold;
}

body#p-used #main table .sold span {
	text-decoration: line-through;
}

body#p-used #main table .productpic {
	text-align: center;
	padding-right: 8px;
}

/* @end */

/* @group 404 page */

/*-----------------
        404
-------------------*/

body#p-404 #main h1 {
    font-size: 240%;
    margin: 5px 20px;
}

body#p-404 #main p {
    font-size: 90%;
    font-style: italic;
    margin: 15px 50px;
}

body#p-404 #main #search {
    width: 400px;
    margin: 10px auto;
}

/* @end */

#stretcher img {
	border: 1px solid #ccc;
}

#inventory {position: relative;}
#inventory-frames {
	margin: 5px 0 5px 5px;
	padding: 0;
	position: relative;
	width: 487px;
	height: 172px;
	list-style: none;
	overflow: hidden;
	background: url(../images/frameinventory.gif) no-repeat left top;
}
#inventory-frames li a {
	display: block;
	text-decoration: none;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	width: 230px;
	height: 170px;
}
#inventory-frames li#im-wood a {
	left: 231px;
	width: 255px;
}
#inventory-map {
	list-style: none;
	margin: 0;
	padding: 0;
}
#inventory-map li a {
	position: absolute;
	padding: 0 230px 172px 0;
	top: 52px;
	left: 5px;
}
#inventory-map li#im-wood a {
	padding-right: 254px;
	left: 236px;
}

#social {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	overflow: hidden;
}
#social li {
	float: left;
	text-align: center;
	width: 50%;
	margin: 0;
	padding: 0;
}
#social a {
	font-size: 11px;
	text-decoration: none;
	color: #3B5998;
}

.youtube {
	margin: 10px 0 15px;
	font-size: .8em;
}
