body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-align: center;
	background-color: #c2be93;
	background-repeat:repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;	
}
.interior {
	padding-top: 20px;
}
#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	background-color: #FFFFFF;
}
#header {
	height: 116px;
	background-image: url(../images/css-header-bg.gif);
	background-repeat: repeat-x;
	background-color: #5660af;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header #logo {
	float: left;
}
#header #toplinks {
	float: right;
	height: 30px;
	background-image: url(../images/css-header-toplink-bg-edge.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	font-size: 11px;
	padding-left: 20px;
}
#header #toplinks ul {
	list-style-type: none;
	height: 30px;
	background-image: url(../images/css-header-toplink-bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	display: inline;
	padding: 0px;
}
#header #toplinks li {
	float: left;
	line-height: 10px;
	background-image: url(../images/css-header-toplink-bg.gif);
	background-repeat: repeat-x;
	height: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}
#header #toplinks a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#header #toplinks a:hover {
	text-decoration: underline;
}
#header .first {
	padding-left: 0px !important;
}
#header .last {
	border: none !important;
	padding-right: 20px!important;
}
#nav {
	height: 35px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000001;
	margin-bottom: 20px;
}
.interior {
	margin-top: 15px;
}
#nav ul {
	padding: 0px;
	margin: 0px;
	height: 35px;
	background-image: url(../images/css-nav-bg.gif);
	background-repeat: repeat-x;
	background-color: #5660af;
}
#nav li {
	float: left;
	list-style-type: none;
	position: relative;
	height: 35px;
	background-image: url(../images/css-nav-divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 1px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	line-height: 35px;
	height: 35px;
	float: left;
	font-family: "Century Gothic", Arial, sans-serif;
	letter-spacing: 1px;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/css-nav-a-hover.gif);
	background-repeat: repeat-x;
}
#nav ul li ul {
	margin: 0px;
	width: 150px;
	position: absolute;
	padding: 0px;
	left: -1px;
	display: none;
	top: 35px;
}
#nav ul li:hover ul, #nav ul li ul:hover {
	display: block;
}
#nav ul li ul li {
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666633;
	border-bottom-color: #BAB68D;
	border-left-color: #666633;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	height: 25px;
	background-color: #D5D3B5;
	background-image: none;
}
#nav ul li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height: 25px;
	height: 25px;
	width: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #666633;
	letter-spacing: 0px;
}
#nav ul li ul li ul {
	visibility: hidden;
	left: 150px;
	top: -1px;
}
#nav ul li ul li:hover ul {
	visibility: visible;
}#nav ul li ul .last {
	border-bottom-color: #666633 !important;
}
#masthead {
	height: 170px;
	clear: both;
	margin-bottom: 20px;
}
#masthead #left {
	float: left;
	height: 170px;
	width: 490px;
	background-image: url(../images/css-flash-mast-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#masthead #right {
	float: right;
	height: 170px;
	width: 250px;
}
#body {
	margin-bottom: 20px;
	width: 720px;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
.hmBodyFix {
	padding-right: 0px !important;
	padding-left: 0px !important;
	width: 750px !important;
	margin-bottom: 0px !important;
	padding-top: 5px;
}
#intBody #hmContent {
	float: right;
	width: 570px;
}
#intBody #hmSidebar {
	width: 170px;
	float: left;
	margin-bottom: 10px;
	clear: none;
}
#intBody {
	width: 750px;
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
}
#intBody #hmSidebar h1 {
	font-size: 18px;
	color: #ffffff;
	background-image: url(../images/css-sidebar-hdr-bg.gif)!important;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Century Gothic", Arial, sans-serif;
	margin: 0px;
	text-align: left;
	font-weight: normal;
	line-height: 40px;
	height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#intBody #hmSidebar h3 {
	margin: 0px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/css-sidebar-hdr-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 25px;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#intBody #hmSidebar ul {
	margin: 0px;
	list-style-type: none;
	background-color: #f6f5ef;
	background-image: url(../images/css-sidenav-bg-rnd.gif !important
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#intBody #hmSidebar ul li {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e0e0ce;
	float: left;
	height: 29px;
	width: 170px;
	line-height: 29px;
	background-color: transparent;
	background-image: none;
}
#intBody #hmSidebar a.books {
	background-image: url(../images/img-sidnav-books.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
#intBody #hmSidebar a.booklets {
	background-image: url(../images/img-sidnav-booklets.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
#intBody #hmSidebar a.kits {
	background-image: url(../images/img-sidnav-kits.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
#intBody #hmSidebar a.cds {
	background-image: url(../images/img-sidnav-cds.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
#intBody #hmSidebar a.dvds {
	background-image: url(../images/img-sidnav-dvd.gif);
	background-position: 10px top;
}
#intBody #hmSidebar .last {
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#intBody #hmSidebar img {
	clear: both;
}
#intBody #hmSidebar #quicklinks {
	margin-top: 20px;
}
#intBody #hmSidebar #quicklinks ul {
	margin: 0px;
	background-image: url(../images/css-sidenav-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#intBody #hmSidebar #quicklinks li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 17px;
	height: 17px;
}
#intBody #hmSidebar #quicklinks a {
}
#prod {
	background-color: #F6F5EF;
	width: 570px;
	text-align: left;
	float: right;
}
#prod2 {
	padding-top: 10px;
	background-color: #FFFFFF;
	width: 570px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #C2BF93;
	text-align: left;
	float: right;
	margin-bottom: 0px;
}
#prod ul {
	margin: 0px;
	list-style-type: none;
	position: relative;
	background-color: #FFFFFF;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#prod ul li {
	float: left;
	background-color: #C2BE93;
	background-image: url(../images/css-panel-nav-bgleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
}
#prod ul li a {
	display: block;
	line-height: 30px;
	height: 30px;
	padding-right: 13px;
	padding-left: 13px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
	background-image: url(../images/css-panel-nav-bgright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#prod ul li a:hover {
	color: #FFFFFF;
}
#prod ul li.selected {
	background-color: #a5a37f;
	color: #FFFFFF;
	background-image: url(../images/css-panel-nav-bgleftsel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#prod ul li a.selected {
	color: #FFFFFF;
	background-image: url(../images/css-panel-nav-bgrightsel.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#prod #panels {
	clear: both;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #a5a37f;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #F6F5EF;
}
#prod #panels #one, #prod #panels #two {
	width: 150px;
	float: left;
	margin-right: 19px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0CE;
	margin-bottom: 10px;
}
#prod #panels #three {
	width: 150px;
	float: left;
	margin-bottom: 20px;
}
#prod #panels img {
	padding: 0px;
	margin: 0px;
}
#prod #panels .name {
	color: #333333;
}
#prod #panels .description {
	color: #666633;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
}
#prod #panels .price {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #666633;
}
#prod #panels .price a {
	color: #0066CC;
	font-weight: normal;
}
#prod #panels .price a:hover {
	color: #a5a37f;
}
#prod #panels #featProdImg {
	background-image: url(../images/css-hm-prodimg-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 95px;
	width: 150px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.morelink {
	clear: both;
	text-align: center;
	vertical-align: top;
	line-height: 20px !important;
	height: 25px !important;
	padding-left:0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #e9e8d8;
	background-image: url(../images/css-prodlist-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D5D3B5;
	color: #666633;
	font-size: 10px;
}
.morelink a {
	color: #1754A4;
	font-weight: normal;
}
#body #hmSignup {
	clear: both;
	height: 56px;
	background-image: url(../images/css-signup-bg.gif);
	background-repeat: no-repeat;
}

#footer {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #565fa6;
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 10px;
}
#footer ul {
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e0ce;
}
#footer ul label {
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
#footer ul li {
	color: #666633;
	line-height: 15px;
}
#footer ul li a {
	color: #666633;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer ul li select {
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFCC;
	font-size: 11px;
	line-height: 20px;
}
#solutionfinder {
	margin-right: 0px !important;
	padding-right: 0px !important;
	border: none !important;
}
#solutionfinder select {
	margin: 0px;
	padding: 3px;
	font-size: 12px;
	line-height: 16px;
	width: 290px;
}
#partners .thawte {
	float: right;
}
#partners .thawte img {
	margin-right: 0px !important;
	margin-left: 5px !important;
}
#partners .cards {
	float: right;
}
#partners .cards img {
	padding-right: 5px !important;
	margin-left: 5px !important;
}
#legal {
	font-size: 10px;
	color: #b2b299;
	text-align: center;
	margin-bottom: 10px;
	background-image: url(../images/css-container-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 770px;
}
#legal a {
	color: #5486C1;
}
#legal a:hover {
	color: #a5a37f;
}
#partners {
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#partners img {
	margin-right: 20px;
}
.clearfix {
	clear: both;
}
.listingProductImage {
}
.itemTitle {
}
#blurb {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 6px;
	height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8px;
}

