	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		vertical-align: baseline;
		background: transparent;
	}
	
	body {
		line-height: 1;
	}
	
	ol, ul {
		list-style: none;
	}
	
	blockquote, q {
		quotes: none;
	}
	
	blockquote:before, 
	blockquote:after,
	q:before, q:after {
		content: '';
		content: none;
	}
	
	:focus {
		outline: 0;
	}
	
	ins {
		text-decoration: none;
	}
	
	del {
		text-decoration: line-through;
	}
	
	table {
		border-collapse: collapse;
		border-spacing: 0;
	}
	body {
		background-color:#E1E1E1;
		font-family: arial;
	}
	#primary_content{
		width: 870px;
		margin: 0 auto;
	}
	
/** header
**************************/
	#header_navigation{
		margin-top:31px;
	}
	
	#header_navigation .menu {
		color:#00355F;
		font-family:Times New Roman;
		font-weight:bold;
		height:150px;
		text-align:right;
		width:870px;
	}
	#header_navigation .menu #main_menu{
		border-bottom: 4px solid #00355F;
		width:720px;
		margin-top:25px;
		float:left;
	}
	
	#header_navigation .menu #main_menu a{
		text-decoration:none;
		color:#939598;
		font-size:1.2em;
		padding:0;
		font-weight:normal;
	}
	
	#header_navigation .menu #main_menu a:hover{
		color: #00355F;
	}
	
	#header_navigation .menu #main_menu ul li{
		display: inline;
		list-style-type: none; 
		font-size:12px;
		margin-right:18px;
		padding:0px;
	}
	#header_navigation .menu #main_menu ul li.end{
		margin-right:5px
	}
	#header_navigation .menu #main_menu ul{
		margin:10px 0 4px 0 ;
	}	
	#header_navigation .menu #bread {
		font-size:0.7em;
		position:relative;
		float:left;
		margin:0 0 0 4px;
		
	}
	#header_navigation .menu #bread p {
		float:left;
	}
	#header_navigation .menu #telephone {
		float:right;
		text-align:right;
		width:300px;
		position:relative;
	}
	
	#headersearch {
		border:1px solid #00355F;
		margin-right:4px;
		width:150px;
	}
	#searchbar {
		padding:4px 0 0;
		width:715px;
	}
	
	#header_navigation .menu #telephone span{
		border-bottom:2px solid #00355F;
	}
	#header_navigation .menu #telephone p{
		padding:0 0 4px 0;
	}
	#logo {
		display:block;
		float:left;
		height:150px;
		width:150px;
	}
	#logo h1 {
		font-size:0.8em;
		padding:60px 0 0 2px;
		position:relative;
	
	}
	#logo h1 span{
		background:transparent url(../images/common/logo.png) no-repeat scroll 0 0;
		display:block;
		height:150px;
		left:0;
		padding:0;
		position:absolute;
		top:0;
		width:150px;
		z-index:10;
	}
	#main_content {
		float:left;
	}
	#main_content #left_menu {
		float:left;
		width:182px;
		font-weight:bold;
	}
	
	#main_content #left_menu ul .submen{
		
		margin:6px 0 6px 10px;
	}
	#main_content #left_menu ul .submen li{
		list-style-type:none;
	}
	#main_content #left_menu ul {
		margin:10px 0 0 10px;
		font-size: .9em;
		
	}
	#main_content #left_menu ul li {
		color: #00355F;
		margin:4px 0 4px 0 ;
		list-style-type:disc;
	
	}
	#main_content #left_menu ul li a{
		text-decoration: none;
		color: #00355F;
	}
	#main_content #right_content{
		width:615px;
		float:left;
		color:#939598;
		
	}
	
	#headline {
		border-bottom:1px solid #00355F;
		float:left;
		left:350px;
		margin:5px 0 0;
		text-align:left;
		width:720px;
	}
	#rating_para {
		color:#00355F;
		font-size:.8em;
	}
	#rating_para h2{
		margin: 8px 0 10px 0;
	}
	#rating_para span {
		color:#779EC3;
		font-weight:bold;
	}
	
	#rating_para p {
		margin: 2px 0 12px 0;
	}
	
	
	#category {
		width:600px; 
		float:left;
	}
	#category .product {
		margin:0 40px 2px 0; 
		float:left; 
		background: transparent url(/includes/images/common/category_background_image.png) no-repeat; 
		text-align:center;
		width:132px; 
		height:100px;

	}
	#category .product .name {
		float:left;
		font-weight: normal;
		font-size: .5em;
		color:#00355F;
		margin-bottom:4px;
	
	}
	#category .product img{
		margin:2px 0 0 0;
	}
	
	#category .product a{
		height:76px;
		display:block;
		width: 132px;
	}
	#category .product_name {
		height:20px;
		margin: 0 0 18px 0;
		width: 132px;
		text-align:left;
		float:left;
	}
	
	
	#display_top_product {
		float:left;
	
	
	}
	
	#main_product_name {
		float:left; 
		text-align:left;
		width:500px; 
		
	}
	#main_product_name p {
		color: #00355F;
		font-size:.7em;
	}
	#main_product_name h3 {
		color: #00355F;
		font-weight:bold;
		font-size:.8em;
		margin: 4px; 0 10px 0;
	}
	
	
	
	#main_product  {
		
		float:left; 
		background: transparent url(/includes/images/common/med_product_img.png) no-repeat; 
		text-align:center;
		width:288px; 
		height:182px;
	}
	
	
	#main_product img{
		margin-top:2px;
	}
	
	/** contact form **/
	#contact{
	}
	#contact label{
		width: 130px;
		float:left;
		font-weight:bold;
		
	}
	#contact textarea{
		margin: 6px 0 4px 0 ;
		width:400px;
		height:200px;
		
	}
	#contact input{
		width:200px;
		
	}
	
	/** locations **/
	#location h2{
		margin-bottom:0;
	}
	
	
	/**search**/
	#results {
		height:600px;
		overflow:auto;
		
	}
	#results #loader {
		display:none;
	}
	
	#results #results_content{
		display:none;
	}
	
	
	
/** footer
**************************/
	
	#footer {
		color:#00355F;
		width: 870px;
		border-top: 4px solid #00355F;
		margin: 0 auto;
		font-size:0.8em;
		
		
	}
	
	#footer ul.links li{
		display: inline;
		list-style-type: none;
	}
	
	#footer ul.links li a{
		color:#00355F;
		text-decoration:none;
	}
	#footer ul.links li a:hover{
		color:#939598;
	}
	#footer div.copy_right {
		position: relative;
		float:right;
		top:-12px;
		
	}
	
	
	#informTable {
		font-size:1em;
	}
	#informTable td {
		
		padding:0 0 0 10px;
	}
	#informTable .even {
		background-color:#DFDFE5;
	}
	
	
	#rating_para #login {
		display:none;
	}
	
	
	/*** menu **/
	
	
.jqueryslidemenu{

}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: disc;
}

/*Top level list items*/
.jqueryslidemenu ul li{
color:#00355F;
position: relative;
list-style-type: disc;
float: left;
font-weight:bold;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	display: block; /*background of tabs (default state)*/
	color: #00355F;
	padding: 2px 2px;
	text-decoration: none;
	width:130px;   /*  191px - 8px - 8px = 75; */  
	/*background-color: #456593;*/
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: #00355F;
}

.jqueryslidemenu ul li a:hover{
 /*tab link background during hover state*/
color: #939598;

}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
list-style-type: none
left: 0;
display: block;
visibility: hidden;
z-index:1000;
background-color:#E1E1E1;
border:1px solid #FFFFFF;
list-style-position: none;
width:100px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 11px Verdana, Arial, Helvetica, sans-serif ;
width: 130px; /*width of sub menus*/
/**padding: 5px;**/
margin: 0;
border-top-width: 0;

}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 8px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 7px;
right: 5px;
}
input {
	width: 100px;
}
label {
	width:100px;
}


#employment span{
	width:340px;
	color:#00355F;
	display:block;
	float:left;
	
}
#employment a {
	
}
.store_loc {
	float:left;
	width:300px;
	
}
.store_pic {
	float:left;
	width:300px;
}
.caption {
	margin:0;
	padding:0;
	font-size:12px;
	color:#666666;
}
p.tiny {
	font-size:10px;
	margin-left:10px;
	}






#print_rating_height {
	background-image:url('/includes/images/common/rating_bg.png');
	background-repeat:no-repeat;
	width:132px;
	height:76px;
	float:left;
	margin:50px 0 0 100px;
	
}

#print_rating_height  li span {
	display:block;
	float:left;
	width:60px;
	margin:0;
	padding:0;
}
#print_rating_height  li img {
	display:block;
	margin:0;
	padding:0;
}

#print_rating_height ul{
	left:12px;
	top:5px;
	margin-top:4px;
	position:relative;
}
#print_rating_height li {
	margin:0;
	padding:0;
	height:12px;
	font-size:8px;
	color:#003366;
}
/***/
#print_rating {
	background-image:url('/includes/images/common/rating_bg.png');
	background-repeat:no-repeat;
	width:132px;
	height:76px;
	float:left;
	margin:50px 0 0 100px;
	
}

#print_rating  li span {
	display:block;
	float:left;
	width:60px;
	margin:0;
	padding:0;
}
#print_rating  li img {
	display:block;
	margin:0;
	padding:0;
}

#print_rating ul{
	left:12px;
	top:5px;
	margin-top:4px;
	position:relative;
}
#print_rating li {
	margin:0;
	padding:0;
	height:12px;
	font-size:8px;
	color:#003366;
}
#rating_system_key {
	text-align:center;
	width:500px;
	margin-top:40px;
}
#count2 {
	background-color:#E1E1E1;
	margin-left:20px;
	width:500px;
	border: 0px;
}
#answers {
	background-color:#FFFFFF;
	width:400px;
	margin-left:20px;
	height:200px;
	border:2px solid #003366;
	float:left;
	overflow:auto;
	position:relative;
	top:-12px;
}
#answers table td {
	font-size:11px;
	padding:3px;
}
#answers p {
	margin-left:6px;
}
#glossary {
	float:left;
	display:block;
	width:180px;
}