#wrapper {
	margin: 0 auto;
	width: 90%;
/*	height: 420px;*/
    background-color: transparent;
    text-align: center;
}
img      {border: none;}

.art    {text-align: right;  vertical-align: top;}
.act    {text-align: center; vertical-align: top;}
.acth100pc    {text-align: center; vertical-align: top; height: 100%;}
.alt    {text-align: left;   vertical-align: top;}
.acm    {text-align: center; vertical-align: middle;}
.acm96px {text-align: center; vertical-align: middle; height: 96px;}
.arm    {text-align: right;  vertical-align: middle;}
.arb    {text-align: right;  vertical-align: bottom;}
.acb    {text-align: center; vertical-align: bottom;}

.logos  {text-align: center; vertical-align: middle; width: 12.5%;}

a                {text-decoration:none; color: #FFFFFF;}
a:visited        {color: #FFFFFF;}
a:hover          {color: #F0751C; text-decoration: none;}

a.footer         {color: black; font-weight: bold; font-size: 11px; text-align: center;}
a.footer:visited {color: black;}
a.footer:hover   {color: black;}

a.footerr         {color: #FF0000; font-weight: bold; font-size: 11px; text-align: center;}
a.footerr:visited {color: #FF0000;}
a.footerr:hover   {color: #FF0000;}

a.leftm         {color: #3A73A8; font-weight: bold; font-size: 13px; text-align: center;}
a.leftm:visited {color: #3A73A8;}
a.leftm:hover   {color: black;}

.bord {
	border-bottom:4px solid #E2A15D;
	border-top:3px solid #E2A15D;
	border-right:3px solid #E2A15D;
	border-left:3px solid #E2A15D;
}
img.ridge {
	border-style: ridge;
}
img.inset {
	border-style: inset;
}
img.outset {
	border-style: outset;
}
.padleft {
    padding-left: 24px;
}

.h15pc  {height: 15%;}
.h20pc  {height: 20%;}
.h25pc  {height: 25%;}
.h33pc  {height: 33%;}
.h50p   {height: 50%;}
.h75pc  {height: 75%;}
.h100pc {height: 100%;}

a.linkl          {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; text-decoration:none; color: #D76800; background-color: transparent; font-weight: bold; font-size: 16px;}
a.linkl:visited  {color: #D76800; background-color: transparent;}
a.linkl:hover    {color: #000000; text-decoration: none; background-color: transparent;}

a.links          {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; text-decoration:none; color: #055BFE; background-color: transparent; font-weight: bold; font-size: 15px;}
a.links:visited  {color: #055BFE; background-color: transparent;}
a.links:hover    {color: #FF0000; text-decoration:underline; background-color: transparent;}

a.linksr          {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; text-decoration:none; color: #FF0000; background-color: transparent; font-weight: bold; font-size: 15px;}
a.linksr:visited  {color: #FF0000; background-color: transparent;}
a.linksr:hover    {color: #FF0000; text-decoration:none; background-color: transparent;}

.mainbg {
  background-image: url('../images/partsbg2.png');
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  font-size: 1em;
  color: #663366;
  text-decoration: none;
  vertical-align: top;

}
.planbg {
  font-size: 1em;
  font-weight: bold;
  color: #663366;
  text-decoration: none;
  vertical-align: top;
}

.planmainbg {
  background-image: url('../images/shopbg.png');
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  font-size: 1em;
  color: #663366;
  text-decoration: none;
  vertical-align: top;

}

.contactbg {
  background-image: url('../images/block.png');
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  font-size: 1em;
  font-weight: bold;
  color: #663366;
  text-decoration: none;
  vertical-align: middle;
}

.maintext {
	font-size: 1.5em;
	color: #663366;
	text-decoration: none;
    vertical-align: top;
    text-align: center;
}
.nghsiteTitle {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
    text-align: center;
}
.border {
	border-bottom:1px solid #C0C0C0;
	border-top:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	border-left:1px solid #C0C0C0;
}
