*   {
	margin: 0px;
	padding: 0px;
	}

#wrapper {
	background-image:url(images/bkg-repeat.gif);
	background-repeat: repeat-y;
	width: 802px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFF;
	position: static;
	z-index:0;
	}
	
#header {
	width: 802px;
	height: 180px;
	background-color: #FFFFFF;
}
	
#menu {
     width: 502px;
     height: 26px;
     padding-left: 300px;
     }

#menu ul {
	list-style: none;
	}

#menu li {
     display: inline;
     }

#menu a {
     display: block;
     float: left;
     width: 96px;
     height: 21px;
     text-align: center;
     text-decoration: none;
     color: #06508e;
     font-weight: bold;
     font-size: 11px;
     margin-left: 3px;
     padding-top: 2px;
     background: url(images/nav-bkg.gif) no-repeat;
     }

#menu a:hover {
     width: 96px;
     height: 21px;
     color: #FFF;
     margin-left: 3px;
     text-decoration: none ;
     background: url(images/nav-over.gif) no-repeat;
     }
	 
#content {
	width: 802px;
	height: auto;
	overflow: hidden;
	}
	
#colA {
	width: 209px;
	height: auto;
	float: left;
	padding: 10px 7px 10px 7px;
	clear: none;
	overflow: hidden;
	}
	
#colA_leftdivtop {
	background-image: url(images/product-overview-top.gif);
	background-repeat: no-repeat;
	height: 16px;
	padding: 18px;
	}
	
#colA_leftdivmid {
	background-image: url(images/product-overview-bkg.gif);
	background-repeat: repeat-y;
	height: 300px;
	padding: 6px;
	}
	
#colA_leftdivbottom {
	background-image: url(images/product-overview-bottom.gif);
	background-repeat: no-repeat;
	height: 25px;
	}
	
#colA_leftdivtop2 {
	background-image: url(images/ideal-for-header.gif);
	background-repeat: repeat-x;
	height: 14px;
	padding: 4px;
	margin: 0 5px 0 5px;
	}
	
#colA_leftdivmid2 {
	background: url(images/ideal-for-bkg.gif) no-repeat top right;
	height: auto;
	padding: 18px;
	margin: 0 5px 0 5px;
	}
	
#colB {
	width: 310px;
	height: 600px;
	float: left;
	padding: 10px;
	clear: none;
	overflow: hidden;
	}
	
#colB_topdiv {
	margin: 20px;
	}
	
#colB_picdiv_r {
	margin: 2px;
	width: 160px;
	float: right;
	}
	
#colB_picdiv_l {
	margin: 2px;
	width: 142px;
	float: left;
	}
	
#colC {
	width: 239px;
	height: auto;
	float: left;
	padding: 5px;
	clear: none;
	overflow: hidden;
	}
	
#colC_divtop {
	background-image: url(images/quote-header.gif);
	background-repeat: no-repeat;
	height: 16px;
	padding: 12px;
	}
	
#colC_divmid {
	background-image: url(images/quote-bkg.gif);
	background-repeat: repeat-y;
	height: auto;
	padding: 10px;
	}
	
#colC_divbottom {
	background-image: url(images/quote-bottom.gif);
	background-repeat: no-repeat;
	height: 25px;
	}
	
#colC_fridge {
	margin-top: 10px;
	}
	
#colB_large {
	width: 549px;
	height: auto;
	float: left;
	padding: 10px;
	clear: none;
	overflow: hidden;
	}
	
#colB_large_height {
	width: 549px;
	height: 541px;
	float: left;
	padding: 10px;
	clear: none;
	overflow: hidden;
	}
	
#footer {
	background: url(images/footer-bkg.gif) bottom left no-repeat;
	height: 86px;
	width: 796px;
	padding: 3px;
	text-align: center;
	}
	
.products {
	margin: 5px;
	}
	
h1 {
	font-size: 12px;
	color: #4179a9;
	font-weight: bold;
	}
	
h2 {
	font-size: 14px;
	color: #4179a9;
	font-weight: bold;
	}
	
h4 {
	font-size: 12px;
	color: #4179a9;
	font-weight: bold;
	}
	
li {
	list-style: inside;
	}
	
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
	
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #06508E;
	}
	
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
	
a.titleblue:link {
	font-size: 14px;
	color: #4179a9;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
}
a.titleblue:visited {
	text-decoration: none;
	font-size: 14px;
	color: #4179a9;
	font-weight: bold;
	margin-top: 10px;
}
a.titleblue:hover {
	text-decoration: none;
	font-size: 14px;
	color: #4179a9;
	font-weight: bold;
	margin-top: 10px;
}
a.titleblue:active {
	text-decoration: none;
	font-size: 14px;
	color: #4179a9;
	font-weight: bold;
	margin-top: 10px;
}


.img {
	margin: 0 0 4px 0;
	}
	
.img_l {
	margin: 5px;
	float: left;
	}

.img_r {
	margin: 5px;
	float: right;
	}
	
.img_products {
	float: left;
	margin-right: 10px;
	}
	
.img_products2 {
	margin-right: 10px;
	}
	
.img_l_center {
	margin: 5px 5px 5px 40px;
	float: left;
	}
	
#accordion {
	}

h3.toggler {
	background-color: #6592b9;
	cursor: pointer;
	font-size: 12px;
	color: #FFF;
	margin: 0 0 4px 0;
	padding: 4px 5px 4px;
	}

div.element p, div.element h4 {
	margin:0px;
	padding: 4px;
	}
	
.more {
	text-align: right;
	}
	
.terms {
	font-size: 9px;
	}
.breadcrumbs {
	float:right;
	margin-right:15px;
	
}
.crumb a {
	color: #666;
	font: bold x-small/1.4em Verdana,Arial,Helvetica,sans-serif;
	
	
}
.crumb  {
	color: #666;
	font: bold x-small/1.4em Verdana,Arial,Helvetica,sans-serif;
	
	
}