

body {
	background-color: #000000;
	background-image: url(images/auto_fx_tile.jpg);
	background-position:center top;
	background-repeat: repeat-y;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.wrapperbg {
	background: url(../images/bg.jpg) repeat-y left;	
}

.pager {
	font-size: 10px;
	color: #868686;
	margin: 0 148px 0 0;
	font-weight: bold;
	float: right;
	display: inline;
}

.subpagetablecontent {
	margin: 0 auto;
}

img { behavior: url(iepngfix.htc); }

.subtop {
	background-image: url(../images/subbacktop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/* Menu nav for CMS */

/* - don't forget to disable the "Show text" option in the menu plugin of the CMS */

#menu_header1, #menu_header2 { height:86px; width: 230px; }

#menu_header1 ul, #menu_header1 li, #menu_header2 ul, #menu_header2 li { margin: 0; padding: 0; list-style:none; display: inline; }
#menu_header1 a, #menu_header1 a:link, #menu_header2 a, #menu_header2 a:link { text-decoration: none; }

#about a, #about_active a { height:45px; width:230px; background-image: url(../images/menuleft.png); display:block; /* float: left; */ }
#about a { background-position: 0px 0px; }
#about a:hover, #about_active a { background-position: 230px 0px; }

#products a, #products_active a { height:41px; width:230px; background-image: url(../images/menuleft.png); display:block; /* float: left; */ }
#products a { background-position: 0 41px; }
#products a:hover, #products_active a { background-position: 230px 41px; }

#manufacturers a, #manufacturers_active a { height:45px; width:230px; background-image: url(../images/menuright.png); display:block; /* float: left; */ }
#manufacturers a { background-position: 0 0px; }
#manufacturers a:hover, #manufacturers_active a { background-position: 230px 0px; }

#gallery a, #gallery_active a { height:41px; width:230px; background-image: url(../images/menuright.png); display:block; /* float: left; */ }
#gallery a { background-position: 0 41px; }
#gallery a:hover, #gallery_active a { background-position: 230px 41px; }