HTML, BODY, DIV, SPAN, OBJECT, H1, H2, H3, H4, H5, H6, P, A, EM, IMG, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
HTML
{
	background: #F8F6F6;
}
A IMG
{
	border: none;
	outline: none;
}
BODY
{
	font-family: Arial, Times, serif;
	background: #FFFFFF url(../../images/bg.png) repeat-x;
	font-size: 14px;
	margin: 0;
	line-height: 20px;
	color: #5C5C5C;
}
P
{
}
BODY#home
{
	background: url(../../images/bg-home.png) repeat-x top center;
}
/*Header*/
#header
{
	color: #000;
	width: 940px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
#header H3.contact-us
{
	float: right;
	font-weight: normal;
	margin-top: 22px;
}
#header UL.nav
{
	position: absolute;
	top: 65px;
	right: 0;
	font-size: 16px;
	clear: both;
}
#header UL.nav LI
{
	display: inline;
	padding: 0 10px;
}
#header UL.nav LI.last
{
	padding: 0;
}
#container
{
	min-height: 400px;
	width: 940px;
	margin: 3px auto 20px;
}
#columnWrapper
{
	/*[disabled]overflow:hidden;*/
}
H3
{
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 16px;
}
.stylize
{
	text-align: center;
	font-style: italic;
	padding-top: 10px;
	padding: 10px 0 15px;
	border: 5px solid #C7C7C7;
	color: #94041D;
	background-color: #D4D4D4;
	margin: 10px 0;
	font-size: 150%;
}
A
{
	color: #000;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
#header A#logo
{
	float: left;
	text-indent: -13370px;
	background: url(../../images/logo-bg.png) no-repeat;
	width: 120px;
	height: 96px;
	margin-top: 20px;
}
H2.tagline
{
	position: absolute;
	height: 30px;
	left: 132px;
	top: 38px;
	font-size: 21px;
}
#header UL.nav LI A
{
	color: #5B5B5B;
}
#header UL.nav LI A:hover
{
	text-decoration: none;
	background: url(../../images/nav-arrow.png) no-repeat 50% 25px;
	padding-bottom: 25px;
	color: #000;
}
/*Home*/
#home .pics IMG
{
	display: none;
}
.whats-new IMG
{
	border-top: 2px solid #BEBDBD;
	border-bottom: 2px solid #BEBDBD;
	padding: 10px 0;
	margin-bottom: 20px;
}
#testimonials
{
	list-style: none;
}
#testimonials LI
{
	background: url(../../images/quote-left.png) no-repeat 0px 5px;
	padding-left: 30px;
	padding-bottom: 15px;
}
#testimonials LI STRONG
{
	font-size: 13px;
	color: #000;
}
/*Contact Us*/
#contact-form TEXTAREA
{
	border: 1px solid #7C7C7C;
}
#contact-form INPUT
{
	border: 1px solid #7C7C7C;
	padding: 3px 0;
	margin: 5px 0;
}
#contact-form
{
}
.body10pt
{
	color: #388B56 !important;
	font-weight: bold;
	display: block;
	padding: 10px;
	background-color: #F0FCF0;
}
/*Left Column*/
#home #leftColumn
{
	display: none;
}
#leftColumn
{
	margin-top: 20px;
	width: 220px;
	float: left;
}
#leftColumn UL
{
	list-style: none;
}
#leftColumn LI A
{
	font-size: 18px;
	padding: 5px 0 5px 25px;
	display: block;
	background: #F7F5F5 url(../../images/square-bullet.png) no-repeat 10px 13px;
	margin-bottom: 10px;
}
#leftColumn LI A:hover
{
	text-decoration: none;
	cursor: pointer;
	background: #E1E1E1 url(../../images/square-bullet.png) no-repeat 10px 13px;
}
#leftColumn A
{
	color: #000;
}
LI.on A
{
	font-weight: bold;
}
#leftColumn A IMG
{
	border: none;
}
#leftColumn LI A SMALL
{
	font-weight: normal;
	font-size: 10px;
}
/*Content*/
P A[href$=".pdf"]
{
	background: url(http://www.tablex.com/images/pdf-icon.gif) no-repeat right top;
	padding-right: 18px;
	padding-bottom: 11px;
}
#home #content
{
	padding: 0;
	width: 620px;
	float: left;
	margin-top: 20px;
}
.portfolio H2
{
	font-size: 1em;
}
.portfolio #showcase-bars A IMG
{
	background: url(../../images/pdf.png) no-repeat left center !important;
	padding-left: 25px;
	margin-top: 30px;
}
#page #content
{
	margin-top: 20px;
	float: left;
	width: 460px;
	margin-left: 20px;
}
UL.column LI
{
	padding: 5px 0;
	height: 200px;
}
/*Products*/
.products UL.column
{
	margin: 0 20px 0 0;
	list-style: none;
}
.products UL.column.last
{
	margin: 0;
}
.products UL.column LI A
{
	line-height: 1.4 !important;
}
#showcase-bars
{
	position: relative;
	top: -259px;
	left: 313px;
}
#photo-panel, #line-art-panel, #option-panel
{
	display: none;
}
#photo-panel .column IMG.pdf
{
	text-align: right;
	margin-bottom: -3px;
}
/*Options Columns*/
.columnSmall
{
	float: left;
	margin-right: 20px;
}
.columnSmall.last
{
	margin: 0 !important;
}
.columnSmall IMG
{
	margin: 0 0 10px;
}
.columnSmall P
{
	text-align: center;
}
.column P A, DIV.columnSmall P A
{
	color: #555;
}
.column P A:hover, DIV.columnSmall P A:hover
{
	text-decoration: none;
	color: #000105;
}
/*Brochure Panel*/
#brochure-panel A IMG.brochure
{
	margin-top: -12px;
}
/*Column*/
.column
{
	text-align: center;
	float: left;
}
#page #content H3
{
	font-weight: bold;
	text-align: center;
}
.column P
{
	padding: 0 0 0 35px;
	color: #000;
}
/*Right Column*/
.home #rightColumn
{
	width: 300px;
	-width: 297px;
	float: left;
	margin: 20px 0 0 20px;
}
#page #rightColumn
{
	float: left;
	width: 220px;
	margin: 20px 0 0 20px;
}
#rightColumn A IMG
{
	padding-top: 5px;
	padding-bottom: 10px;
}
#rightColumn P, #leftColumn P
{
	padding: 0;
	margin: 5px 0;
}
#rightColumn H2
{
	background: url(../../images/bullet-squares.png) no-repeat;
	margin: 0 0 10px;
	padding-left: 30px;
}
#rightColumn H4 A
{
	background: url(../../images/pdf.png) no-repeat 0 0px;
	font-weight: bold;
	padding-left: 22px;
}
IMG#map
{
	border: 1px solid #888;
}
/*About Page*/
#page #content UL
{
	margin-left: 30px;
}
#content.company
{
	width: 540px !important;
	margin-left: -60px !important;
}
#page #content UL LI
{
	margin-bottom: 10px;
}
#page #content P, #page #content UL
{
	margin-bottom: 10px;
}
/*Sales Rep Page*/
#salesMap
{
	margin: 0px auto 0;
	position: relative;
	width: 506px;
}
#repsContainer
{
	display: none;
}
#salesMap .repDisplayBox
{
	background-color: #FFFFFF !important;
	z-index: 1000;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	padding: 10px;
	width: 300px;
	border: 2px solid #878787;
}
#salesMap .repDisplayBox A.closeRep
{
	font-weight: bold;
	color: #FEFEFE;
	background-color: #878787;
	padding: 5px;
}
#salesMap .repDisplayBox #all.rep
{
	padding-bottom: 10px;
}
/*Footer*/
BODY#home #footer
{
	line-height: 5;
}
BODY#page #footer
{
	width: 100%;
	font-size: 90%;
	background: url(../../images/bg-footer.png) repeat-x;
	height: 95px;
	line-height: 12;
}
#footer UL
{
	margin: 0 auto;
	width: 940px;
}
#footer UL A
{
	color: #5B5B5B;
}
#footer UL LI
{
	list-style: none;
	display: inline;
	padding: 0 13px;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
