
body {
	margin-top:10px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	color: #1a1a1a;
	font-size:1px;
	font-family: Arial, Helvetica, sans-serif;
	font: arial, sans-serif;
}
#box {
	align:center;
	width:775px;
	padding:0px;
	}
	#header-logo {
		width:775px;
		height:55px;
		background-image:url(../images/header.jpg);
		background-repeat:no-repeat;
		}
		#logobutton {
			width:275px;
			height:50px;
			display:block;
			float:left;
			}
		#menu1 {
			width:430px;
			padding-top:7px;
			display:block;
			float:right;
			margin-top:31px;
			margin-right:10px;
			text-align:right;
			}
	#bluebar {
		width:775px;
		padding-bottom:6px;
		padding-top:6px;
		background-color:#0e3f98;
		overflow:auto;
		}
		#bluebar-menu {
			width:763px;
			text-align:left;
			margin-left:6px;
			margin-right:6px;
			}
			#viewcart {
				display:block;
				float:right;
				}
	#limebar {
		width:775px;
		padding:0px;
		height:3px;
		background-color:#b2ff0d;
		}
	#banner {
		width:775px;
		height:65px;
		margin-top:3px;
		margin-bottom:3px;
		}
	#middle {
		width:775px;
		height:220px;
		margin-top:3px;
		margin-bottom:3px;
		overflow:auto;
		}
		#middle-left {
			width:172px;
			height:220px;
			display:block;
			float:left;
			background-image:url(../images/home-middlepic-left.jpg);
			background-repeat:no-repeat;
			}
		#middle-center {
			width:425px;
			height:220px;
			display:block;
			float:left;
			margin-left:3px;
			background-image:url(../images/home-middlepic.jpg);
			background-repeat:no-repeat;
			}
		#middle-right {
			width:172px;
			height:220px;
			display:block;
			float:right;
			background-image:url(../images/home-middlepic-right.jpg);
			background-repeat:no-repeat;
			}
	#bluebar-thin {
		width:775px;
		height:7px;
		background-color:#0e3f98;
		}
	#lowertabs {
		width:775px;
		margin-top:3px;
		margin-bottom:3px;
		overflow:auto;
		}
		#lt-leftandcenter {
			width:520px;
			float:left;
			display:block;
			background-image:url(../images/ch-filterguide.jpg);
			background-repeat:no-repeat;
			padding-top:125px;
			}
	#bluebar-footer {
		width:775px;
		height:15px;
		padding-top:2px;
		padding-bottom:3px;
		margin-bottom:15px;
		background-image:url(../images/footer.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
		background-color:#0e3f98;
		}
.menu {
	font:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10.5px;
	font-weight:bold;
	text-decoration: none;
	text-transform:uppercase;
	}
a.menu {
	font:Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:10px;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	text-transform:uppercase;
	}
