* {
  padding: 0 0;
  margin: 0 0;
  font-family: arial, sans-serif;
}	

/**removes link lines from around button images**/
a img {border: none; }

.container{
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width: 1024px;
}

.wrapper {
  left: 0px;
  top: 0px;
  width: 1024px;
  height: 1150px;
  margin 0 auto;
  boarder:1px solid #EFEFEF;
}

#ARNav-Banner {
  position: absolute;
  left: 39px;
  top: 10px;
  width: 1000px;
  height: 124px;
}
#ARNav-Home {
  position: absolute;
  left: 39px;
  top: 134px;
  width: 100px;
  height: 54px;
}
#ARNav-Store {
  position: absolute;
  left: 139px;
  top: 134px;
  width: 102px;
  height: 34px;
}
#ARNav-Retailers {
  position: absolute;
  left: 241px;
  top: 134px;
  width: 130px;
  height: 34px;
}
#ARNav-Partners {
  position: absolute;
  left: 371px;
  top: 134px;
  width: 120px;
  height: 34px;
}
#ARNav-Resources {
  position: absolute;
  left: 491px;
  top: 134px;
  width: 132px;
  height: 34px;
}
#ARNav-TopNavBar-Filler {
  position: absolute;
  left: 623px;
  top: 134px;
  width: 416px;
  height: 34px;
}

#ARNav-BodyCol1 {
  position: absolute;
  left: 39px;
  top: 168px;
  width: 741px;
  height: 488px;
  background-color: ffffff;
  border-style: solid;
  border-width: 2px;
}

#ARNav-BodyCol2 {
  position: absolute;
  left: 780px;
  top: 168px;
  width: 196px;
  height: 488px;
  background-color: ffffff;
  border-style: solid;
  border-width: 2px;
}

#ARNav-BodyFull {
  position: absolute;
  left: 39px;
  top: 168px;
  width: 996px;
  height: 888px;
  background-color: ffffff;
  border-style: solid;
  border-width: 2px;
}

#ARNav-BottomNavBar-FillerLeft {
  position: absolute;
  left: 39px;
  top: 1058px;
  width: 268px;
  height: 35px;
}
#ARNav-ContactUs {
  position: absolute;
  left: 307px;
  top: 1058px;
  width: 124px;
  height: 35px;
}
#ARNav-Team {
  position: absolute;
  left: 431px;
  top: 1058px;
  width: 80px;
  height: 35px;
}
#ARNav-News {
  position: absolute;
  left: 511px;
  top: 1058px;
  width: 80px;
  height: 35px;
}
#ARNav-AboutUs {
  position: absolute;
  left: 591px;
  top: 1058px;
  width: 115px;
  height: 35px;
}
#ARNav-BottomNavBar-FillerRight {
  position: absolute;
  left: 706px;
  top: 1058px;
  width: 333px;
  height: 35px;
}
#ARNav-Footer {
  position: absolute;
  left: 39px;
  top: 1093px;
  width: 941px;
  height: 30px;
}

#blogger{
  position: absolute;
  left: 923px;
  top: 100px;
  width: 20px;
  height: 20px;
}

#twitter{
  position: absolute;
  left: 820px;
  top: 100px;
  width: 86px;
  height: 20px;
}

#ARNav-BodyText {
padding: 7px;
font-size: small;
}


#arnavtable
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#arnavtable td, #arnavtable th 
{
font-size:small;
/**border:1px solid #98bf21;**/
border:1px solid #EFEFEF;
padding:3px 7px 2px 7px;
}
#arnavtable th 
{
font-size:1.4em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#fff;
}
#arnavtable tr.alt td 
{
color:#000;
background-color:#EFEFEF;
}

