body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/acn/default/bg.jpg);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 32px;
	font-weight: bold;
	color: #000000;
}
.whitelink:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitelink:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.whitelink:hover {
	text-decoration: none;
	color: #FFFFCC;
}
.whitelink:active {
	text-decoration: underline;
	color: #FFFFCC;
}
.whitelink2:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink2:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.whitelink2:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
.whitelink2:active {
	text-decoration: none;
	color: #FFFFCC;
}

.style4 {color: #FFFFFF; text-align:center; background:#990100; font-weight: bold;}


/* nav */
#ACN
{
  width: 90px;
  height: 34px;
  background: url("../images/acn/menu/1.jpg") no-repeat 0 0;
  cursor: pointer;
  float:left;
}
#ACN:hover
{ 
  background: url("../images/acn/menu/1b.jpg") no-repeat 0 0;
}
#ACN span
{
  display: none;
}
#Commercial
{
  width: 125px;
  height: 34px;
  cursor: pointer;
  background: url("../images/acn/menu/3.jpg") no-repeat 0 0;
  float:left;
}
#Commercial:hover
{ 
   background: url("../images/acn/menu/3b.jpg") no-repeat 0 0;
}
#Commercial span
{
  display: none;
}
#Packages
{
  width: 123px;
  height: 34px;
  cursor: pointer;
  background: url("../images/acn/menu/2.jpg") no-repeat 0 0;
  float:left;
}
#Packages:hover
{ 
   background: url("../images/acn/menu/2b.jpg") no-repeat 0 0;
}
#Packages span
{
  display: none;
}
#Locals
{
  width: 133px;
  height: 34px;
  cursor: pointer;
  background: url("../images/acn/menu/4.jpg") no-repeat 0 0;
  float:left;
}
#Locals:hover
{ 
    background: url("../images/acn/menu/4b.jpg") no-repeat 0 0;
}
#Locals span
{
  display: none;
}
#Equipment
{
  width: 95px;
  height: 34px;
  cursor: pointer;
  background: url("../images/acn/menu/5.jpg") no-repeat 0 0;
  float:left;
}
#Equipment:hover
{ 
    background: url("../images/acn/menu/5b.jpg") no-repeat 0 0;
}
#Equipment span
{
  display: none;
}
#HD
{
  width: 49px;
  height: 34px;
  cursor: pointer;
  background: url("../images/acn/menu/6.jpg") no-repeat 0 0;
  float:left;
}
#HD:hover
{ 
  background: url("../images/acn/menu/6b.jpg") no-repeat 0 0;
}
#HD span
{
  display: none;
}
#DVR
{
  width: 49px;
  height: 34px;
  cursor: pointer;
  background: url("../images/acn/menu/7.jpg") no-repeat 0 0;
  float:left;
}
#DVR:hover
{ 
  background: url("../images/acn/menu/7b.jpg") no-repeat 0 0;
}
#DVR span
{
  display: none;
}
#OrderMenu
{
  width: 106px;
  height: 34px;
  cursor: pointer;
  background: url("../images/acn/menu/8.jpg") no-repeat 0 0;
  float:left;
}
#OrderMenu span
{
  display: none;
}
#OrderButton
{
  display: block;
  width: 320px;
  height: 36px;
  background: url("../images/acn/index/submit.gif") no-repeat 0 0;
  float:left;
}
#OrderButton:hover
{ 
  background-position: 0 -36px;
}
#OrderButton span
{
  display: none;
}
#OrderBanner
{
  display: block;
  width: 638px;
  height: 41px;
  background: url("../images/acn/index/main_offer_4a.jpg") no-repeat 0 0;
  margin-top: -44px;
}
#MiniOrder
{
  display: block;
  width: 88px;
  height: 23px;
  background: url("../images/acn/index/mini_order.jpg") no-repeat 0 0;
  text-align :center;
}
#MiniOrder:hover
{ 
  background-position: 0 -23px;
}
#MiniOrder span
{
  display: none;
}
#disclaimer
{
  width: auto;	
  text-align: left;
  color: white;
  font-size: 10px;
  float: left;
}
#header
{
	width: 770px;
	
	}


#menu{ position: absolute; margin:0; width: 123px;}
#menu ul{list-style:none;}
#menu ul .top{cursor: pointer; background: url(../images/acn/menu/2.jpg) no-repeat; width: 123px;height: 34px;}
#menu ul .top:hover{cursor: pointer; background: url(../images/acn/menu/2b.jpg) no-repeat; width: 123px;height: 34px;}
#menu ul .item{display:none;cursor: pointer; height: 28px;}
#menu ul:hover .item{display:block;background:#000; width: 123px;height: 34px;padding:0px;margin:0px; cursor: pointer; background: url(../images/acn/menu/intl.jpg) no-repeat;}

.clear{width:123px;clear:right;}
