div#mainpic {
	position:relative;
	height:129px;
	width:553px;
	background-image: url(/images/mainpics/products.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;	
}
div#submenu {
	position:absolute;
	top: 132px;
	left: 76px;
	height:14px;
	overflow:hidden;
}
div#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
div#submenu li {
	display:inline;
}
a#submenuhistory {
	display:block;
	float:left;
	width:85px;
	height:11px;
	background:url(/images/menu-history.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
a#submenuhistory:hover {
	background-position: 0px -11px;
}
a#submenuhistoryselected {
	display:block;
	float:left;
	width: 85px;
	height: 11px;
	background:url(/images/menu-history.gif) 0px -11px no-repeat;
	text-indent:-9999px;
}
a#submenulocation {
	display:block;
	float:left;
	width:53px;
	height:11px;
	background:url(/images/menu-location.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
a#submenulocation:hover {
	background-position: 0px -11px;
}
a#submenulocationselected {
	display:block;
	float:left;
	width: 53px;
	height: 11px;
	background:url(/images/menu-location.gif) 0px -11px no-repeat;
	text-indent:-9999px;
}
a#submenudirections {
	display:block;
	float:left;
	width:63px;
	height:11px;
	background:url(/images/menu-directions.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
a#submenudirections:hover {
	background-position: 0px -11px;
}
a#submenudirectionsselected {
	display:block;
	float:left;
	width: 63px;
	height: 11px;
	background:url(/images/menu-directions.gif) 0px -11px no-repeat;
	text-indent:-9999px;
}
div#contentright {
	height: 404px;
	background:url(/images/about-right.jpg) 0 0 no-repeat;
}
/* search submenu */
a#submenusearch {
	display:block;
	float:left;
	width:38px;
	height:11px;
	background:url(/images/menu-search.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
a#submenusearch:hover {
	background-position: 0px -11px;
}
a#submenusearchselected {
	display:block;
	float:left;
	width: 38px;
	height: 11px;
	background:url(/images/menu-search.gif) 0px -11px no-repeat;
	text-indent:-9999px;
}
a#submenunewadditions {
	display:block;
	float:left;
	width:81px;
	height:11px;
	background:url(/images/menu-newadditions.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
a#submenunewadditions:hover {
	background-position: 0px -11px;
}
a#submenunewadditionsselected {
	display:block;
	float:left;
	width: 81px;
	height: 11px;
	background:url(/images/menu-newadditions.gif) 0px -11px no-repeat;
	text-indent:-9999px;
}
a#submenustandardrange {
	display:block;
	float:left;
	width:93px;
	height:11px;
	background:url(/images/menu-standardrange.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
a#submenustandardrange:hover {
	background-position: 0px -11px;
}
a#submenustandardrangeselected {
	display:block;
	float:left;
	width: 93px;
	height: 11px;
	background:url(/images/menu-standardrange.gif) 0px -11px no-repeat;
	text-indent:-9999px;
}
a#submenucustommoulding {
	display:block;
	float:left;
	width:102px;
	height:11px;
	background:url(/images/menu-searchcustommoulding.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
a#submenucustommoulding:hover {
	background-position: 0px -11px;
}
a#submenucustommouldingselected {
	display:block;
	float:left;
	width: 102px;
	height: 11px;
	background:url(/images/menu-searchcustommoulding.gif) 0px -11px no-repeat;
	text-indent:-9999px;
}
a#submenuworldwideagents {
	display:block;
	float:left;
	width:107px;
	height:11px;
	background:url(/images/menu-worldwideagents.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
a#submenuworldwideagents:hover {
	background-position: 0px -11px;
}
a#submenuworldwideagentsselected {
	display:block;
	float:left;
	width: 107px;
	height: 11px;
	background:url(/images/menu-worldwideagents.gif) 0px -11px no-repeat;
	text-indent:-9999px;
}

/************************************ Product ***************************************/

div#product div#content
{
	background-image:none;
	background-color:#A5A5B1;
	color:#FFFFFF;
	min-height:600px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:50px;
	line-height:1.2em;
}
div#product div#content a
{
	color:#666666;
}
#product div#content div.selected div.selectedtitle h3				/* selected record title */
{
	color:#FFFFFF;
	font-size:2em;
	line-height:1.2em;
}
#product div#content div.selected div.selectedimage					/* selected image */
{
	float:right;
	height:auto;
	border:#FFFFFF solid 1px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}
#product div#content div.selected div.selectedbrieftext p			/* selected record brief text */
{
	font-size:1.2em;
	line-height:1.2em;
	color:#666666;
}
#product div#content div.selected div.selectedtext					/* selected record text */
{
	line-height:1.2em;
	padding-bottom:20px;
}
#product div#content div.selected div.selectedpdf					/* selected record download */
{
	line-height:1.2em;
}
#product div#content div.selected div.selectedvalues				/* selected record text */
{
	line-height:1.2em;
}
#product div#content div.selected div.selectedvalues table			/* selected record text */
{
	border-collapse: collapse;
	background-color: white;
	color:#666666;
	width:100%;
}
#product div#content div.selected div.selectedvalues tr.row1		/* selected record text */
{
	background-color: white;
	background-color:#EDFBFF;
	color:#666666;
}
#product div#content div.selected div.selectedvalues tr.row2		/* selected record text */
{
	background-color: white;
	background-color:#FFFFFF;
	color:#666666;
}
#product div#content div.selected div.selectedvalues td		/* selected record text */
{
	border-width: 1px 0px 0px 0px;
	border-spacing: 1px;
	border-style:solid solid solid solid;
	border-color: gray gray gray gray;
	line-height:1.2em;
}
#product div#content div.selected div.selectedvalues th		/* selected record text */
{
	border-width: 1px 0px 0px 0px;
	border-spacing: 1px;
	border-style:solid solid solid solid;
	border-color: gray gray gray gray;
	line-height:1.2em;
}
#product div#content div.selected div.selectedunavailable p			/* selected record unavailable text */
{
	line-height:1.2em;
}
#product div#content div.selectedpreviouspage						/* previous page link */
{
	padding-top:30px;
	padding-bottom:20px;
	line-height:1.2em;
	text-align:right;
}
#product div#content div.selectedpreviouspage a						/* previous page link */
{
	color:#FFFFFF;
}
#product div#content div.selected div.relatedtitle					/* related title */
{
	padding-top:30px;
	color:#FFFFFF;
	font-weight:bold;
}
#product div#content div.selected div.relatedproducts				/* related products */
{
	color:#000000;
	font-weight:bold;
}

/******************************** Products List ***********************************/

div#products div#caption
{
	text-indent:-9999px;
}
div#products div#content div#categorylist div.list div.list2colrow
{
	height:100px;
}
div#products div#content div#categorylist div.list div.listimage
{
	display:block;
	width:214px;
	height:88px;
}
div#products div#content div#categorylist div.list div.listimage div.listimagereplacement
{
	width:212px;
	height:86px;
}
div#products div.navigation
{
	padding-top:20px;
	padding-bottom:20px;
}

/******************************** Search List ***********************************/

div#search div#caption
{
	text-indent:-9999px;
}
div#search div#title
{
	width: 414px;
	height:29px;
	background:url(/images/titles/search.gif) no-repeat;
	text-indent:-9999px;
}
div#search div#resulttitle
{
	display:block;
	width: 191px;
	height:29px;
	margin-top:13px;
	margin-bottom:7px;
	background:url(/images/titles/searchresults.gif) no-repeat;
	text-indent:-9999px;
}
div#search div.navigation
{
	padding-top:20px;
	padding-bottom:20px;
}

/****************************** Worldwide Agents *********************************/

div#worldwideagents div#caption
{
	text-indent:-9999px;
}

/************************** Custom Moulding ***************************/

div#custommoulding div#caption
{
	text-indent:-9999px;
}

/************************** New Additions ***************************/

div#newadditions div#caption
{
	text-indent:-9999px;
}
