/* common styling */
.nav
{
	float:left;
	font-family:arial, sans-serif;
	width:130px;
	height:250px;
	font-size:12px;
	margin:20px 20px 30px 10px;
	background:transparent;
	text-align:left;
	padding:5px 0 0 0;
}
.nav ul
{
	padding:0;
	margin:0;
	list-style-type:none;
}
.nav ul li ul
{
	visibility:hidden;
	position:absolute;
	height:0;
	overflow:hidden;
	top:-1px;
	left:129px;
}
.nav ul li
{
	float:left;
	position:relative;
	width:130px;
	z-index:90;
}
.nav ul li a, .nav ul li a:visited
{
	display:block;
	float:left;
	text-decoration:none;
	color:#000;
	width:65px;
	height:30px;
	line-height:29px;
	font-size:11px;
	background:transparent;
	padding-left:35px;
	font-weight:normal;
}
* html .nav ul li a, .nav ul li a:visited
{
	width:95px;
	height:auto;
	font-weight:normal;
}
.nav ul li ul
{
	width:150px;
	min-width:150px;
}
.nav ul li ul li
{
	float:left;
	position:relative;
	width:170px;
	min-width:150px;
	z-index:50;
}
.nav ul li.home {background:url(../images/home.gif);}
.nav ul li.software {background:url(../images/software.gif);}
.nav ul li.maps {background:url(../images/maps.gif);}
.nav ul li.contact {background:url(../images/contact.gif);}
.nav ul li.sitemap {background:url(../images/sitemap.gif);}
.nav ul li.hardware {background:url(../images/hardware.gif);}
.nav ul li.distributors {background:url(../images/products.gif);}
.nav ul li.support {background:url(../images/support.gif);}
.nav ul li ul li.gps {background:url(../images/gps.gif) no-repeat;}
.nav ul li ul li.subprod1 {background:url(../images/subprod1.gif) no-repeat;}
.nav ul li ul li.map {background:url(../images/map.gif) no-repeat;}
.nav ul li ul li.distribute {background:url(../images/distribute.gif) no-repeat;}
.nav ul li ul li.phone {background:url(../images/phone.gif) no-repeat;}
.nav ul li ul li.subprod2 {background:url(../images/subprod2.gif) no-repeat;}
.nav ul li ul li.soft {background:url(../images/soft.gif) no-repeat;}
.nav ul li ul li.subprod3 {background:url(../images/subprod3.gif) no-repeat;}
.nav ul li ul li.laptop {background:url(../images/laptop.gif) no-repeat;}
.nav ul li ul li.subnews1 {background:url(../images/subnews1.gif) no-repeat;}
.nav ul li ul li.subnews2 {background:url(../images/subnews2.gif) no-repeat;}
.nav ul li ul li.subnews3 {background:url(../images/subnews3.gif) no-repeat;}
.nav ul li ul li.subserv1 {background:url(../images/subserv1.gif) no-repeat;}
.nav ul li ul li.subserv2 {background:url(../images/subserv2.gif) no-repeat;}
.nav ul li ul li.subserv3 {background:url(../images/subserv3.gif) no-repeat;}
.nav ul li ul li.subserv4 {background:url(../images/subserv4.gif) no-repeat;}
.nav ul li ul li.subserv5 {background:url(../images/subserv5.gif) no-repeat;}
.nav ul li ul li.pocketPC {background:url(../images/pocketPC.gif) no-repeat;}
.nav table
{
	border-collapse:collapse;
	border:0;
	padding:0;
	font-size:1em;
	position:absolute;
	left:0;
	top:0;
}
.nav ul li:hover a, .nav ul li a:hover
{
	color:#da263f;
	border:0;
	font-weight:normal;
}
.nav ul li a:hover
{
	position:relative;
	z-index:100;
	font-weight:normal;
}
.nav ul li:hover ul, .nav ul li a:hover ul
{
	visibility:visible;
	width:170px;
	height:auto;
	border:1px solid #606;
	z-index:10;
	background:#f8f8f8;
	overflow:visible;
	font-weight:normal;
}
.nav ul li:hover ul li a, .nav ul li a:hover ul li a
{
	display:block;
	background:transparent;
	color:#000;
	width:135px;
	line-height:15px;
	padding:5px 0 5px 35px;
	height:auto;
	text-decoration:none;
	font-weight:normal;
}
* html .nav ul li a:hover ul li a
{
	width:135px;
	font-weight:normal;
}
.nav ul li:hover ul li a:hover, .nav ul li a:hover ul li a:hover
{
	color:#da263f;
	text-decoration:none;
	border:0;
	font-weight:normal;
}
.nav ul li:hover ul li ul, .nav ul li a:hover ul li a ul
{
	visibility:hidden;
	position:absolute;
	height:0;
	overflow:hidden;
	top:0;
	left:170px;
	padding:0;
	font-weight:normal;
}
.nav ul li:hover ul li:hover ul, .nav ul li a:hover ul li a:hover ul
{
	visibility:visible;
	position:absolute;
	width:170px;
	height:auto;
	color:#000;
	padding:0;
	text-align:left;
	border:1px solid #888;
	list-style-type:none;
	background:#eee;
	font-weight:normal;
}
.nav ul li:hover ul li:hover ul li a, .nav ul li a:hover ul li a:hover ul li a
{
	display:block;
	width:170px;
	background:transparent;
	color:#000;
	font-weight:normal;
}
* html .nav ul li a:hover ul li a:hover ul li a
{
	width:170px;
	font-weight:normal;
}
.nav ul li:hover ul li:hover ul li a:hover, .nav ul li a:hover ul li a:hover ul li a:hover
{
	background:#ddd;
	color:#da263f;
	text-decoration:none;
	font-weight:normal;
}
body
{
	width:100%;
	height:100%;
	margin:0;
	padding:0 0 10px 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	background:black url(../images/map.jpg);
}
#master
{
	width:775px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:0;
	text-align:left;
	color:black;
	background:#eeeeee;
border:solid 1px black;
}
#header
{
	float:right;
	height:90px;
	width:775px;
	text-align:right;
	background: #ffffff url(../images/mapbg1.jpg) repeat-x top right;
	border-bottom:1px solid black;
}
#main
{
	width:775px;
	height:auto;
	margin:0;
	padding:0;
	text-align:left;
	background:#eeeeee;

	border-top:1px solid black;
}
#content
{
	float:left;
	height:auto;
	min-height:250px;
	width:593px;
	margin:20px 10px 20px 0;

	padding:0;
	text-align:justify;
}
#content h1
{
	font-size:20px;
	margin:10px 0 0 0;
	padding:0;
}
#content h2
{
	margin:5px 0 0 0px;
	font-size:17px;
}
#content hr
{
	margin:0 20px 0 0;
}
#content p
{
	margin:5px 20px 0 0;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content a, #content a:visited
{
	color:#035493;
	background-color:transparent;
	text-decoration:none;
	font-weight:normal;
}
#content a:hover
{
	color:#dd2237;
	background-color:transparent;
	font-weight:normal;
}
#content ul
{
	width:auto;
	height:auto;
	padding:0;
	margin:0 10px 0 20px;
	list-style-type:disc;
}
#content ul li
{
	margin:0;
	font-size:12px;
}
#content ol li
{
	margin:0;
	font-size:12px;
}
#items {
	clear:both;
	height:auto;
	width:735px;
	margin:10px auto 10px auto;
	background:transparent top left;
	border:solid 1px black;
}
#items .quarter
{
	float:left;
	width:47%;
	text-align:left;
	height:140px;
	padding:10px;
}
#items .blue
{
	float:left;
	height:40px;
	width:100px;
	margin:0px 5px 10px 5px;
	text-align:center;
	color:white;
	background:transparent url(../images/button_blue.jpg) top left no-repeat;
}
#items .quarter a .blue, #items .quarter a:visited .blue
{
	text-decoration:none;
}
#items .quarter a:hover .blue
{
	color:red;
	text-decoration:none;
}
#items .quarter .blue p
{
	width:100%;
	margin-top:12px;
	font-size:11px;
}
#items .quarter p
{
	font-size:13px;
}
#items .quarter ul
{
	margin:0 0 0 10px;
	padding:0;
}
#items .quarter li
{
	font-size:12px;
}
#items .quarter .blue a, .quarter .blue a:visited
{
	font-weight:bold;
	color:white;
	background-color:transparent;
	text-decoration:none;
}
#items .quarter .blue a:hover
{
	font-weight:bold;
	color:#dd2237;
	background-color:transparent;
}
#lower {
	clear:both;
	height:auto;
	width:735px;
	margin:10px auto 10px auto;
	padding:10px;
	background:white url(../images/mapwht.jpg) top left;
	border:solid 1px black;
}
#lower h2
{
	margin:5px 20px 0 0px;
	font-size:16px;
}
#lower p
{
	font-size:13px;
}
#lower th
{
	font-size:13px;
}
#lower tr
{
	height:25px;
}
#lower td
{
	font-size:13px;
}
#lower ul
{
}
#lower ul li
{
	font-size:13px;
}
#lower ol li
{
	font-size:13px;
}
#lower a, a:visited
{
	color:#035493;
	background-color:transparent;
	text-decoration:none;
}
#lower a:hover
{
	color:#dd2237;
	background-color:transparent;
}
#lower h1
{
	font-size:20px;
	margin:30px 20px 0 0px;
	padding:0;
}
.alert
{
	color:red;
	background-color:transparent;
}
.italic
{
	font-style:italic;
}
.bold
{
	font-weight:bold;
}
.underline {
	text-decoration:underline;
}
#footer
{
	clear:both;
	width:775px;
	height:175px;
	padding:0;
	margin:0;
	background: #eeeeee;
	text-align:center;
	border-top:solid 1px;
}
#foot_inner
{
	width:700px;
	margin:10px auto 10px auto;
	text-align:center;
}
#foot_inner p.ad
{
	font-size:11px;
	margin-top:-10px;
	padding:0;
}
#foot_inner p.ad a
{
	margin:0;
}
#foot_inner p a, #foot_inner p a:visited
{
	margin:10px 10px 0 10px;
	padding:0;
	font-size:11px;
	text-decoration:none;
	color:#035493;
	background-color:transparent;
	font-weight:normal;
}
#foot_inner p a:hover
{
	color:#dd2237;
	background-color:transparent;
	font-weight:normal;
	
}
.nomargin
{
	margin:0;
	padding:0;
}
.left
{
	float:left;
}
.left h2
{
	margin:5px 0 5px 0;
}
.right
{
	float:right;
}
.center
{
	text-align:center;
}
#lower .yellow a, #lower .yellow a:visited {
	color:red;
	font-weight:bold;
}
#lower .yellow a:hover {
	text-decoration:underline;
}

