@charset "utf-8";
body {
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.storeHeader {
	height: 105px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.storeHeader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.storeHeader a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FF6600;
	margin: 0px;
}
.storeHeader a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	margin: 0px;
	padding: 0px;
}


.storeHeader span {
	float: left;
	height: 80px;
	width: 182px;
	padding: 0px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.storeHeader ul {
	display: block;
	float: right;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #333333;
	padding: 0px;
	width: 350px;
	margin-top: 42px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.storeHeader li {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 11px;
	list-style-type: none;
	list-style-image: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	background-position: top;
}
.storeHeader   .HomeLftLine {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}

.storenavigation {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #252525;
	padding: 0px;
	height: 59px;
}
.storenavigation ul {
	padding: 0px;
	margin: 0px;
	height: 30px;
}
.storenavigation  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.storenavigation  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.storenavigation  li {
	list-style-type: none;
	float: left;
	text-align: center;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	margin: 0px;
}
.storenavigation #subnav {
	float: left;
	border: 1px solid #446D99;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 23px;
	width: 340px;
	list-style-type: none;
	background-image: url(../images/nav_bg2.jpg);
	padding: 0px;
}
.storenavigation  #subnav  ul {
	list-style-type: none;
	padding: 0px;
	float: right;
	background-image: none;
	width: 250px;
	height: 15px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.storenavigation   #subnav  li {
	padding: 0px;
	float: left;
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #688CB0;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	height: 15px;
	margin: 0px;
}
.storenavigation  #subnav  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #688CB0;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.storenavigation  #subnav  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.storeBillboard {
	background-color: #333333;
	padding: 0px;
	height: 80px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/***** Main Header Style ********************/

#Header {
	height: 105px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#Header div.phone {
	display: block;
	padding: 0px;
	float: right;
	height: 57px;
	width: 404px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#Header img.logo {
	padding: 0px;
	height: 80px;
	width: 182px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
