* {
	margin: 0px;
	padding: 0px;
}
div.clearfloats {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
body {
	background-image: url(../images_design/html-bg.gif);
	background-repeat: repeat-x;
	background-color: #42afdc;
}

div#subcontainer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images_design/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#container {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
div#header {
	width: 100%;
	height: 100px;
	position: relative;
}
div#pic_logo {
	width: 270px;
	position: relative;
	height: 90px;
}
div#top_logo {
	width: 400px;
	position: relative;
	top: 10px;
	left: 20px;
}
div.top_logo_name {
	width: 400px;
	font-family: "Arial Black";
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
div.top_logo_address {
	width: 400px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
div.top_logo_email {
	top: 0px;
	left: 300px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
}
div#buttons {
	width: 150px;
}
div#top_viewcart {
	position: absolute;
	width: 190px;
	top: 10px;
	left: 600px;
	font-size: 14px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;

}
div#listmenu {
	width: 100%;
	text-align: center;
	height: 27px;
	position: static;
	padding-top: 3px;
}
ul.topnav{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}
ul.topnav li{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul.topnav li {
	float: left;
	width: 149px;
	margin-right: 5px;
}
ul.topnav a {
	font-size: 18px;
	background-color: #3C63A2;
	color: #F1F2F2;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 149px;
	text-decoration: none;
}
ul.topnav a:hover {
	font-size: 18px;
	background-color: #999999;
}
div#footer {
	width: 610px;
	position: static;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 180px;
}
div#footer_links {
	color: #FFFFFF;
	text-align: center;

}
div#footer_links a {
	color: #FFFFFF;
}
div#footer_links a:hover {
	color: #FFFF00;
}

div#footer_address {
	margin-top: 10px;

}
div#mainpage_leftmenu {
	margin-bottom: 5px;
}
ul.mainnav{
	list-style-type: none;
	margin: 0px;
	width: 159px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
ul.mainnav li{
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: url(../images_design/bullet-orange.gif);
	list-style-position: outside;
}
ul.mainnav a {
	font-size: 12px;
	color: #333333;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 135px;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}
ul.mainnav a:hover {
	color: #CC0000;
	text-decoration: underline;
}





div.pilotshop_heading {
	color: #FFFFFF;
	background-color: #000066;
	width: 159px;
	height: 20px;
	text-align: center;
	padding-top: 3px;


}
ul.shopnav{
	list-style-type: none;
	margin: 0px;
	width: 155px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
ul.shopnav li{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-image: url(../images_design/bullet-orange.gif);
}
ul.shopnav a {
	font-size: 12px;
	color: #333333;
	display: block;
	padding-bottom: 3px;
	width: 149px;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}
ul.shopnav a:hover {
	color: #CC0000;
	text-decoration: underline;
}
ul.shopnavnest {
	padding-left: 10px;
}
ul.shopnavnest li {
}
ul.shopnavnest a {
	font-size: 11px;
	color: #333333;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 139px;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}
ul.shopnavnest a:hover {
	font-size: 11px;
	color: #CC0000;
}







.links, .links:visited {
	color: #000066;
	font-weight: bold;
}
.links:hover {
	color: #FF0000;
	font-weight: bold;
}
div.christmas_promo {
	font-size: 1.2em;
	color: #FF0000;
	font-weight: bold;
	background-color: #006600;
	border: 2px dashed #FF0000;
	width: 155px;
	margin-left: 2px;
	margin-top: 15px;
}
div.christmas_promo a:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
div.christmas_promo a:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
div.christmas_promo a:hover {
	color: #009933;
}
.highlight {
	color: #CC0000;
}
.highlightgreen {
	color: #009900;
}
