body, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
#box {
	width: 985px;
	margin-top:0px;
	margin-left: 5px;
	height: auto;
	background-color:#FFFFFF;
}
#box #header {
	margin: 0px;
	padding: 0px;
}
#box #header h1 {
	width: 527px;
	float: left;
	height: 48px;
	background-image:url(../images/topbarleft1.gif);
	margin-bottom: 2px;
}
#box #header h1 span {
	display: none;
}
#box #header #call {
  cursor:pointer;
	width: 438px;
	text-align: right;
	margin: 0px;
	margin-bottom: 2px;
	color: #FFFFFF;
	padding-right: 20px;
  padding-top: 2px;
	font-size: 16px;
	font-weight: bold;
	float: right;
	height: 46px;
	background-color:#000066;
	background-repeat: repeat;
}
#box #header #call span {
  text-align:center;
  float:left;
}
#box #header #call #pscroller1 {
color:#CCCCCC;
margin-left:0px;
text-align:left;
font-size:10px;
line-height:14px;
width: 300px;
height: 46px;
float:right;
}
#box #header #call #pscroller1 strong {
color:#FFFFFF;
font-size:12px;
text-decoration:none;
line-height:18x;
}
#box #header #tag {
	border:  solid 1px #0171ba;
	background-color: #FFFFFF;
	width: 268px;
	height: 23px;
	padding: 2px;
	margin: 0px;
	float: left;
}
#box #header #tag p {
	background-color: #0171ba;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

#box #header #navigation {
	border: 1px solid #0171ba;
	padding: 0px;
	height: 27px;
	width: 705px;
	margin: 0px;
	float: right;
	clear: right;
}
#box #header #navigation li {
	margin: 0px;
	float: left;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFFFFF;
	text-align: center;
	list-style-type: none;
}
#box #header #navigation a {
	background-color: #0171ba;
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#box #header #navigation a:hover {
	background-color: #990000;
}
#box #header #navigation #FAQs {
	width: 100px;
}
#box #header #navigation #ContactUs {
	width: 136px;
}
#box #header #navigation #AboutUs {
	width: 120px;
}
#box #header #navigation #Home {
	width: 95px;
	border-left-width: 2px;
	border-left-style: solid;
}
#box #header #navigation #Login {
	width: 95px;
	border-right-width: 2px;
	border-right-style: solid;
}
#box #header #navigation #Accesories {
	width: 150px;
}
#box #footer {
	clear: both;
	padding: 5px;
	border-top: solid 1px #0171ba;
	font-size: 12px;
}
#box #footer #footerNav {
	float: right;
}
#box #footer #footerNav a{
	color: #000066;
	text-decoration: none;
}
#box #footer #footerNav a:hover {
	text-decoration: underline;
}

