body {
	background:#FFFFFF;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#mainContainer {
	width:766px;
	margin:auto;
	padding:0px;
}
#header {
	height:191px;
	background-color:#444444;
	border-left:1px solid #242621;
	border-right:1px solid #242621;
	color:#969F93;
	padding:0px;
	font-size:10px;
}
#nav {
	height:46px;
	background-color:#242621;
	border:none;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #242621;
	border-right:1px solid #242621;
	color:#A8A7AC;
}
#contentContainer {
	background-color:#FFFFFF;
	border-left:1px solid #242621;
	border-right:1px solid #242621;
	color:#000000;
}
#footer {
	height:50px;
	background:#333332 url(../_images/bg_footer.gif) repeat-x;
	color:#FFFFFF;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
}
.floatright {
	float:right;
	position:relative;
}
.floatleft {
	float:left;
	position:relative;
}
#nav {
	height:46px;
	margin:0px;
	padding:0px;
	z-index:100;
}
#navList {
	list-style:none;
	list-style-type:none;
	border:0px;
	margin:0px;
	padding:0px;
	height:46px;
	z-index:100;
	position:relative;
	float:left;
}
#navList li ul li{
	background-color:#999999;
	padding-bottom:7px;
	padding-top:7px;
	width:109px;
	z-index:100;
	border-bottom:1px solid #333333;
}
#navList li ul li:hover{
	background-color:#97D118;
}
#navList li ul li a{
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
#navList li:hover {
	position:relative;
}
#navList li ul {
	display:none;
	float:left;
	position:relative;
	float:left;
	z-index:100;
	width:109px;
	left:-40px;
	top:0px;
}
#navList li:hover > ul {
	display:block;
	position:relative;
	float:left;
	z-index:100;
	width:109px;
}

#navList li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	height:46px;
}
#navList li li {
	height:auto;
}
#navList li a {
	background:no-repeat top;
	display:block;
	height:46px;
	padding:0px;
	margin:0px;
}
#navList li li a {
	height:auto;
}

#nav ul li a:hover {
	background:no-repeat bottom;
}

#content {
	padding:20px;
}
#content a {
	font-weight:bold;
	color:#0000FF;
}
#didyouknow {
	width:236px;
	background:url(../_images/bg_didyouknow.gif) no-repeat #3F443E;
	color:#FFFFFF;
}
#disclaimer {
	background:url(../_images/bg_disclaimer.jpg) no-repeat center;
	text-align:right;
	font-size:10px;
	color:#333333;
}
#snapshot {
	width:236px;
	background:url(../_images/bg_snapshot.gif) no-repeat #444444;
	border-top:1px solid #5B5B5B;
	border-left:1px solid #5B5B5B;
	border-right:1px solid #5B5B5B;
	color:#FFFFFF;
}
#specials {
	width:236px;
	background:url(../_images/bg_specials.gif) no-repeat #3F443E;
	color:#FFFFFF;
}
#specialsContent {
	padding-top:70px;
	padding-bottom:10px;
	padding-left:8px;
	padding-right:8px;
	font-size:10px;
}
#specialsContent ul {
	margin-top:0px;
	margin-bottom:2px;
}
.specialsPrice {
	color:#83C116;
	margin-left:25px;
}
#newsletter {
	background:url(../_images/bg_newsletter.jpg) no-repeat center;
	border-bottom:1px solid #5B5B5B;
	border-left:1px solid #5B5B5B;
	border-right:1px solid #5B5B5B;
	width:236px;
	height:97px;
}
#newsletterContent {
	width:200px;
	padding-top:40px;
	margin:auto;
}
input {
	font-size:10px;
	margin-left:5px;
}
.bt_submit {
	background-color:#333333;
	color:#FFFFFF;
	border:1px solid #333333;
	font-weight:bold;
}
form {
	margin:0px;
	padding:0px;
}
#googleSearch {
	background:url(../_images/bg_googleSearch.jpg) no-repeat center;
	width:351px;
	height:60px;
	margin-top:50px;
}
#googleSearchContent {
	padding-top:20px;
	margin-left:110px;
}
* html #navList ul {
	display:block;
	visibility:hidden;
	float:left;
	position:relative;
	margin-left:19px;
	margin-top:-5px;
}
* html #navList li:hover ul, #navList a:hover ul{
	display:block;
	visibility:visible;
	float:left;
	position:relative;
	margin-left:19px;
	margin-top:-5px;
}
* html #navList table {position:relative; float:left; width:109px; w\idth:109px;}
* html #navList {width:766px; w\idth:766px;}
* html #navList a {width:109px; w\idth:109px; background-position:0px 0px; height:46px;}
* html #navList ul li a {height:auto;}
* html #navList li, * html #navList li a {overflow:hidden;}
* html #nav ul li a:hover { background-repeat:no-repeat; background-position:0px -46px;}
* html #navList ul li a:hover {height:auto; background:none;}
