body {
	background-color:#993333;
	margin:0;
	padding:0;
	color:#fff;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:100%;
}

#banner {
	background: url(/images/layout/banner.gif) top left no-repeat;
	height:196px;
	width:760px;
}

#container {
	background: url(/images/layout/background.gif) top left repeat-y;
}

#content {
	width:480px;
	margin-left:15px;
	margin-top:30px;
}

#footer {
	clear:both;	
	margin-top:20px;
	padding:20px;
	border-top:1px solid #FFCC00;
}

h6 {
	text-align:center;
	padding:2px;
	margin:0;
}

p, li {
	font-size:0.8em;
}

a {
color:#FFCC00;
}

a:hover {
	color:#00CCFF;
}

h1 {
	background-color:#000066;
	border-bottom:2px solid #ffcc00;
	border-right:2px solid #ffcc00;
	padding:2px;
	padding-left:5px;
	font-size:1.1em;
	font-style:italic;
	font-weight:normal;
}

h2 {
	border-bottom:2px solid #ffcc00;
	font-size:1em;
}

h3 {
	font-weight:bold;
	font-size:0.8em;
	font-style:italic;
}

.imgright {
	float:right;
	clear:right;
	padding-left:5px;
}

.imgleft {
	float:left;
	clear:left;
	padding-right:5px;
}

#navigation {
	position:absolute;
	left:526px;
	top:201px;
}






#nav {
	list-style:none;
	text-indent:none;
	padding:0;
	margin:0;
}

#nav li {
	width:237px;
	height:20px;
	text-indent:-9000px;
}

#nav li ul {
	position:absolute;
	left:-120px;
	width:100px;
	top:43px;
	display:none;
	text-indent:0;
	list-style:none;
	padding:0;
	margin:0;
	z-index:5;
}

#nav li:hover ul, #nav li.over ul {
	display:block;	
}

#nav li ul li {
	text-indent:0;
	_line-height:24px;
}

#nav li ul li a {
	padding-top:5px;
	_padding:0;
	text-indent:5px;
	color:#2E005F;
	background:none;
	width:150px;
	background-color:#FFD21F;
	font-size:12px;

}

#nav li ul li a:hover, #nav li ul li a.over {
	color:#9D3B30;
	background-color:#FFD83F;
}

#nav li a {
	display:block;
	width:237px;
	height:20px;
	text-decoration:none;
	color:#CC0000;
}




.Home a { background:   url("/images/menu/home.gif") top left no-repeat; }
.Home a:hover { background:   url("/images/menu/home.gif") bottom left no-repeat; }

.Mobile a { background:   url("/images/menu/mobile.gif") top left no-repeat; }
.Mobile a:hover { background:   url("/images/menu/mobile.gif") bottom left no-repeat; }

.Handsfree a { background:   url("/images/menu/handsfree.gif") top left no-repeat; }
.Handsfree a:hover { background:   url("/images/menu/handsfree.gif") bottom left no-repeat; }

.Commander a { background:   url("/images/menu/commander.gif") top left no-repeat; }
.Commander a:hover { background:   url("/images/menu/commander.gif") bottom left no-repeat; }

.Commander360 a { background:   url("/images/menu/commander360.gif") top left no-repeat; }
.Commander360 a:hover { background:   url("/images/menu/commander360.gif") bottom left no-repeat; }

.Bigpond a { background:   url("/images/menu/bigpond.gif") top left no-repeat; }
.Bigpond a:hover { background:   url("/images/menu/bigpond.gif") bottom left no-repeat; }

.Satellite a { background:   url("/images/menu/satellite.gif") top left no-repeat; }
.Satellite a:hover { background:   url("/images/menu/satellite.gif") bottom left no-repeat; }

.Magellan a { background:   url("/images/menu/magellan.gif") top left no-repeat; }
.Magellan a:hover { background:   url("/images/menu/magellan.gif") bottom left no-repeat; }

.CBRadios a { background:   url("/images/menu/cbradios.gif") top left no-repeat; }
.CBRadios a:hover { background:   url("/images/menu/cbradios.gif") bottom left no-repeat; }

.Contact a { background:   url("/images/menu/contact.gif") top left no-repeat; }
.Contact a:hover { background:   url("/images/menu/contact.gif") bottom left no-repeat; }

.Specials a { background:   url("/images/menu/specials.gif") top left no-repeat; }
.Specials a:hover { background:   url("/images/menu/specials.gif") bottom left no-repeat; }

.Headsets a { background:   url("/images/menu/headsets.gif") top left no-repeat; }
.Headsets a:hover { background:   url("/images/menu/headsets.gif") bottom left no-repeat; }

.About1 a { background:   url("/images/menu/about1.gif") top left no-repeat; }
.About1 a:hover { background:   url("/images/menu/about1.gif") bottom left no-repeat; }


#satellite-pdf{
	font-size:10px;
}
#satellite-pdf img{
	border:none;

}