@charset "utf-8";
/* CSS Document */
/*this is to keep page from shifting to left on load in safari and firefox*/
html { height: 101%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }
html { overflow-x: hidden; overflow-y: auto; }
body {
	margin-top: 0px;
	background-color: #F7FCFE;
	height: 101%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: inherit;
}
.global {
	width: 1000px;
	margin: 0px auto;
	border: 0px;
	background-color: #FFFFFF;
}
#tb-main {
	width: 1000px;
}
#tb-main-nav {
	width: 1000px;
}
.rollover {
	width: 168px;
	float: left;
	margin: 0px;
}
.rollover a {
	display: block;
	width: 168px;
	height: 36px;
	text-decoration: none;
	background-position: 0 0;
	float: left;
	background-image: url(../navigation/hawk-home.jpg);
} 
.rollover a:hover { 
   background-position: -168px 0px; 
}
.rollover2 {
	width: 166px;
	float: left;
	margin: 0px;
}
.rollover2 a {
	display: block;
	width: 166px;
	height: 36px;
	text-decoration: none;
	background-position: 0px 0px;
	float: left;
	background-image: url(../navigation/refinishing-products.jpg);
} 
.rollover2 a:hover { 
   background-position: -166px 0px; 
}
.rollover3 {
	width: 166px;
	float: left;
	margin: 0px;
}
.rollover3 a {
	display: block;
	width: 166px;
	height: 36px;
	text-decoration: none;
	background-position: 0 0;
	float: left;
	background-image: url(../navigation/equipment.jpg);
} 
.rollover3 a:hover { 
   background-position: -166px 0px; 
}
.rollover4 {
	width: 166px;
	float: left;
	margin: 0px;
}
.rollover4 a {
	display: block;
	width: 166px;
	height: 36px;
	text-decoration: none;
	background-position: 0px 0px;
	float: left;
	background-image: url(../navigation/spray-accessories.jpg);
} 
.rollover4 a:hover { 
   background-position: -166px 0px; 
}
.rollover5 {
	width: 166px;
	float: left;
	margin: 0px;
}
.rollover5 a {
	display: block;
	width: 166px;
	height: 36px;
	text-decoration: none;
	background-position: 0px 0px;
	float: left;
	background-image: url(../navigation/refinishing-training.jpg);
} 
.rollover5 a:hover { 
   background-position: -166px 0px; 
}
.rollover6 {
	width: 168px;
	float: left;
	margin: 0px;
}
.rollover6 a {
	display: block;
	width: 168px;
	height: 36px;
	text-decoration: none;
	background-position: 0 0;
	float: left;
	background-image: url(../navigation/contact-hawk.jpg);
} 
.rollover6 a:hover { 
   background-position: -168px 0px; 
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	text-transform: capitalize;
	text-decoration: none;
}
.footer a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #B3EE5C;
	text-decoration: none;
}
.banner {
	height: 158px;
	width: 1000px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	top: auto;
	background-image: url(../navigation/refinishing-banner.jpg);
}
.banner h1 {
	font-family: Tahoma;
	font-size: 24px;
	letter-spacing: -1px;
	padding: 70px 0 0 152px;
	color: #2F3541;
	font-weight: normal;
	line-height: 25px;
	text-align: left;
}
.nav-top {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	width: 300px;
	float: right;
	margin: 0px;
	padding-top: 6px;
	padding-right: 7px;
}
.nav-top a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.language{
	float: right;
	margin: 0px;
	padding-top: 60px;
	padding-right: 7px;
}
.nav-top a:hover {
	color: #B3EE5C;
}
.side-column {
	margin: 0px;
	width: 260px;
	background-color: #f2f2f2;
	vertical-align: top;
}
.side-column H1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #999999;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.side-column H2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #336699;
	background-color: #f2f2f2;
	padding-left: 6px;
	padding-top: 1px;
	padding-bottom: 0px;
}
.side-column H3 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	text-transform: capitalize;
	color: #264B74;
	padding-left: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
.side-column H4 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	color: #CC0000;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	}
.side-column H5 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #330033;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	}
.side-column H6 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #006699;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
.side-column ul {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 18px;
	text-transform: capitalize;
}
.side-column ul a {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 18px;
	text-transform: capitalize;
	text-decoration: none;
}
.side-column ul a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #0299C6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 18px;
	text-transform: capitalize;
	text-decoration: underline;
}
.footer-copy {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
.footer-copy a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-copy a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #B3EE5C;
	text-decoration: none;
}
.bottom-line {
	height: 14px;
	width: 19px;
	background-image: url(../Images/arrow.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-top: 0px;
	position: absolute;
	margin-top: 9px;
	vertical-align: top;
	top: auto;
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #264B74;
	border: 1px inset #666666;
	padding-top: 0px;
	float: right;
	margin-top: 3px;
	margin-right: 10px;
}
.unsubscribe {
	margin: 0px;
	float: left;
	font: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #2d79b4;
	text-transform: capitalize;
	padding-left: 0px;
	padding-top: 0px;
	text-decoration: none;
}
.unsubscribe a {
	margin: 0px;
	float: left;
	font: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #2d79b4;
	text-transform: capitalize;
	padding-left: 0px;
	padding-top: 0px;
	text-decoration: none;
}
.unsubscribe a:hover {
	margin: 0px;
	float: left;
	font: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #2d79b4;
	text-transform: capitalize;
	padding-left: 0px;
	padding-top: 0px;
	text-decoration: underline;
}
.form {
	font-family: Tahoma;
	font-size: 12px;
	color: #336699;
	background: #f2f2f2;
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 254px;
	font-weight: bolder;
}
input, textarea {
	font-family: Tahoma;
	padding: 2px;
	font-size: 11px;
	color: #333333;
	border: inset 1px #333333;
	padding-top: 0px;
}
.Side-special {
	height: 256px;
	width: 260px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bolder;
}
.call-image {
	height: 104px;
	width: 230px;
	background-image: url(../Images/refinishing_coating.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
}
.spraygun-parts {
	height: 480px;
	width: 450px;
	background-image: url(../Images/gun-replacement-parts.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
}
.path {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	padding-left: 20px;
	text-transform: capitalize;
	padding-bottom: 7px;
	width: 710px;
	padding-top: 7px;
	padding-right: 10px;
	text-decoration: none;
}
.path a {
	font-family: Tahoma;
	font-size: 12px;
	color: #429DCA;
	text-transform: capitalize;
	text-decoration: none;
}
.path a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #08689A;
	text-transform: capitalize;
	text-decoration: underline;
}
.go-button {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #264B74;
	border: 1px inset #666666;
	padding-top: 0px;
	float: right;
	padding-right: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.go-button {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #264B74;
	border: 1px inset #666666;
	padding-top: 0px;
	float: right;
	padding-right: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.content {
	width: 700px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 12px;
	margin-right: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
.content P {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	line-height: 16px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0;
}
.content P a {
	font-family: Tahoma;
	font-size: 13px;
	color: #003366;
	line-height: 16px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0;
	text-decoration: none;
}
.content P a:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #429DCA;
	line-height: 16px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0;
	text-decoration: underline;
}
.content ul {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	list-style-position: outside;
	list-style-type: square;
	line-height: 16px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0;
}
.content H1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #CC0000;
	padding-bottom: 0px;
	text-transform: uppercase;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 21px;
	font-weight: bolder;
	margin: 0;
}
.content H2 {
	font-family: Tahoma;
	font-size: 15px;
	text-transform: none;
	color: #336699;
	font-weight: bolder;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0;
	text-decoration: none;
}
.content H3 {
	font-family: Tahoma;
	font-size: 14px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bolder;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0;
	text-decoration: none;	
	
}
.content H4 {
	font-family: Tahoma;
	font-size: 14px;
	text-transform: uppercase;
	color: #003366;
	font-weight: bolder;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0;
	text-decoration: none;
}
.content H5 {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 17px;
	text-transform: none;
	color: #CC0000;
	font-weight: bolder;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	margin: 0;
	text-decoration: none;
}
.content H6 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 13px;
	text-transform: uppercase;
	color: #669900;
	font-weight: bolder;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0;
	text-decoration: none;
}
.class5 a:link {
	color: #669900;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 14px;
	font-weight: bolder;
	margin-bottom: 3px;
	margin-top: 10px;
}
.class5 a:visited {
	color: #669900;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 14px;
	font-weight: bolder;
	margin-bottom: 3px;
	margin-top: 10px;
}
.class5 a:hover {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 14px;
	font-weight: bolder;
	color: #669900;
	margin-bottom: 3px;
	margin-top: 10px;
}
.class6 a:link {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 13px;
	color: #CC0000;
	font-weight: bolder;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	margin: 0;
	text-decoration: none;
}
.class6 a:visited {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 13px;
	color: #CC0000;
	font-weight: bolder;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	margin: 0;
	text-decoration: none;
}
.class6 a:hover {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 13px;
	color: #CC0000;
	font-weight: bolder;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	margin: 0;
	text-decoration: underline;
}
.class2 a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bolder;
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
}
.class2 a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bolder;
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
}
.class2 a:hover {
	color:  #0299C6;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bolder;
	font-variant: normal;
}
.catalogbox {
	border: 1px solid #B4D1E1;
	margin-left: 15px;
	margin-right: 15px;
	padding: 3;
	margin-top: 15px;
	margin-bottom: 15px;
	vertical-align: middle;
}
.related {
	width: 600px;
	font-family: Tahoma;
	font-size: 14px;
}
.related ol {
	font-family: Tahoma;
	font-size: 14px;
	text-transform: none;
	color: #406784;
	width: 480px;
	padding-left: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.related li {
	margin: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-position: inside;
	overflow: visible;
	list-style-image: url(../Images/icon-arrow_01.jpg);
	margin-bottom: 5px;
	vertical-align: middle;
}
.related li a {
	color: #406784;
	list-style-position: inside;
	list-style-image: url(../Images/icon-arrow_01.jpg);
	text-decoration: none;
	overflow: visible;
	visibility: visible;
}
.related li a:hover {
	color: #406784;
	text-decoration: underline;
	list-style-position: inside;
	list-style-image: url(../Images/icon-arrow_01.jpg);
	overflow: visible;
	visibility: visible;
}
.monthly-specials {
	width: 380px;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	padding-left: 15px;
	vertical-align: top;
	padding-bottom: 15px;
	padding-top: 10px;
}
.sitemap-column {
	margin: 0px;
	float: left;
	width: 250px;
	vertical-align: top;
}
.sitemap-column H1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #77AC5E;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 0px;
}
.sitemap-column H1 a {
	font-family: Tahoma;
	font-size: 10px;
	color: #77AC5E;
	font-weight: bold;
	text-decoration: none;
	padding-left: 4px;
	text-transform: uppercase;
	padding-top: 3px;
}
.sitemap-column a:hover {
	color: #009933;
}
.sitemap-column H2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #336699;
	background-color: #f2f2f2;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.sitemap-column H2 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0299C6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: underline;
}
.sitemap-column ul {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 15px;
	text-transform: capitalize;
}
.sitemap-column ul a {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 15px;
	text-transform: capitalize;
	text-decoration: none;
}
.sitemap-column ul a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0299C6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 15px;
	text-transform: capitalize;
	text-decoration: underline;
}
.list-box {
	margin: 0;
	width: 529px;
}
.list-box P {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0;
}
.list-box P a {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	line-height: 15px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0;
	text-decoration: none;
}
.list-box P a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #429DCA;
	line-height: 15px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0;
	text-decoration: underline;
}
.list-box H1 {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bolder;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0;
	text-decoration: none;
	background-color: #B4D1E1;
}
.list-box H2 {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bolder;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0;
	text-decoration: none;
}
.techsupport {
	height: 205px;
	width: 690px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	top: auto;
	background-image: url(../Images/tech-Support.jpg);
}
.leftbarCombine {
	width: 640px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
.leftbar {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
}
.leftbartop {
	width: 640px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.leftbartop h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 264B74;
	text-transform: uppercase;
	text-align: left;
	line-height: 26px;
}
.leftbar a {
	color: #333;
}

.leftbar h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.leftbar h1 small {
	font-family: Tahoma;
	font-size: 21px;
	font-style: normal;
	color: #333;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-color: #B4D1E1;
}
.leftbar h1 span {
	color: #333;
	font-weight: normal;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	line-height: 18px;
}
.leftbar h1 span em {
	font-size: 12px;
}

.leftbar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #333333;
	font-weight: normal;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008CC1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.leftbar h2 em {
	font-style: normal;
	color: #333;
	font-size: 13px;
	font-weight: normal;
}
.leftbar h3 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #B4D1E1;
}
.leftbar h4 {
	color: #669933;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 12px;
	padding-top: 0px;
	font-weight: normal;
	line-height: 21px;
}

.leftbar p {
	margin: 0px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.leftbar p strong {
	margin: 0px;
	padding-bottom: 5px;
	color: #333;
	font-weight: bold;
	font-style: normal;
}
.leftbar p.testimonials{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left;
	font-style: italic;
	line-height: 21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.leftbar p.polish {
	font-family: Tahoma;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	background-image: url(../images/speak.gif);
	background-repeat: no-repeat;
	padding-left: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	background-position: left;
	line-height: 36px;
	margin-left: 22px;
}
.leftbar img {
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #999999;
	background-color: #FFF;
}
.leftbarbottom {
	background-image: url(../images/barbottom.jpg);
	background-repeat: no-repeat;
	width: 258px;
	height: 17px;
	float: left;
}



.leftbarG {
	float: left;
	background-image: url(../images/sidebarG.jpg);
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 258px;
}
.leftbarG a {
	color: #333;
}

.leftbarG h1 {
	padding-right: 20px;
	padding-left: 14px;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #507827;
	margin-top: 0px;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 14px;
	margin-bottom: 0px;
	line-height: 24px;
	padding-bottom: 12px;
}
.leftbarG h1 small {
	color: #333;
	font-size: 24px;
	font-family: Tahoma;
	font-style: normal;
	padding-bottom: 0px;
	font-weight: normal;
	margin: 0px;
	display: block;
}
.leftbarG h1 span {
	color: #333;
	font-weight: normal;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	line-height: 18px;
}
.leftbarG h1 span em {
	font-size: 12px;
}

.leftbarG h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	color: #DF4A7B;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.leftbarG h2 em {
	font-style: normal;
	color: #333;
	font-size: 13px;
	font-weight: normal;
}
.leftbarG p {
	padding-right: 15px;
	padding-left: 20px;
	margin: 0px;
	padding-bottom: 12px;
	line-height: 18px;
}
.leftbarG p strong {
	margin: 0px;
	padding-bottom: 5px;
	color: #DF4A7B;
	font-weight: bold;
	font-style: normal;
}
.leftbarG p.testimonials{
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	background-position: left;
	font-style: italic;
}
.leftbarG p.polish {
	font-family: Tahoma;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	background-image: url(../images/speak.gif);
	background-repeat: no-repeat;
	padding-left: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	background-position: left;
	line-height: 36px;
	margin-left: 22px;
}
.leftbarG img {
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #80BC43;
	background-color: #FFF;
}
.leftbartopG {
	background-image: url(../images/bartopG.jpg);
	background-repeat: no-repeat;
	width: 258px;
	height: 9px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftbarbottomG {
	background-image: url(../images/barbottomG.jpg);
	background-repeat: no-repeat;
	width: 258px;
	height: 17px;
	float: left;
}
.spraygunpagetop {
	width: 640px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: none;

}
.spraygunpagetop h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 003366;
	text-transform: uppercase;
	text-align: left;
	line-height: 24px;
}

