body {
	font-size: 62.5%; /* Resets 1em to 10px */
	margin: 0px;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('i/pattern.gif');
	color: #333;	text-align: center;
	}

/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
 	}

p {
	font-weight: normal;
	line-height: 150%;
	font-size: 1.0em;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color:#333333;
	}

a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #00549C;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a:visited {
	color: #666;
	}

#container {
	width:738px;
	background-color: #000;
	line-height: 160%;
	margin-right: auto;
	margin-left: auto;
	margin-top:15px;
	margin-bottom:15px;
	text-align: left;
	padding-top:0px;
	padding-bottom: 2px;
	}

#container-inner {
 	background-image: url(i/dropshadow.jpg);
	background-position:top;
	background-repeat:repeat-y;
	margin: 0px auto 0 auto;
	width: 734px;
	}

#banner {
	float: left;
	width: 734px;
	height:221px;
	background-color: #EFEFEF;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	}

#footer {
	width:734px;height:29px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	font-size: 1.2em;
	color: #fff;
	background-image: url(i/footer.jpg);
	}

#footer a {color:#FFFFFF;}

#footer {
	margin: 0px;
	clear: both;
	}

#content {
	font-size: 1.4em;
	float: right;
	width: 525px;
	padding-left: 15px;
	margin: 0px;
	overflow: hidden;
	padding: 0 10px 30px 0;
	}

#sidebar  {	float: left;
	background-image: url(i/sidebar_steel_pattern.jpg);
	width: 169px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	overflow: hidden;
	}

#sidebar a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: bolder;
	color: #FFFFFF;	text-decoration: none;
	}

#sidebar a:hover {
	text-decoration: underline;
	}

h2, h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #000;
	padding: 0;
	line-height: 20px;
	}

.subheadline {
	font-size: 14px;
	font-weight: bolder;
	padding: 0;
	line-height: 17px;
	}

.highlight {
	color: #339900;
	font-weight: bolder;
	padding: 0;
	}

.spechdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0;
	line-height: 12px;
	}

.spectype1 {
	font-family: Trebuchet, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 13px;
	}

.spectype2 {
	font-family: Trebuchet, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	}

.spectype3 {
	font-family: Trebuchet, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 14px;
	color: #339900;
	}

.specialshdr {
	font-family: Trebuchet, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 900;
	line-height: 22px;
	color: #00549C;
	letter-spacing: -1px;
	}

.specialsprice {
	font-family: Trebuchet, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 900;
	line-height: 24px;
	color: #339900;
	letter-spacing: -2px;
	}

.specialstype2 {
	font-family: Trebuchet, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
	color: #000;
	}

#navcontainer {
 	width: 169px;
	background-color: #003366;
	}

#navcontainer ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#navcontainer a {
	display: block;
	text-align: left;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 5px;
	width: 200px;
	}

#navcontainer a:link, #navlist a:visited {
	color: #fff;
 	text-decoration: none;
	}

#navcontainer a:hover {
	font-weight: bold;
	color: #68acff;
	background-image: url(i/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}

#navcontainer a:visited {
	color: #fff;
 	text-decoration: none;
	}
