body {margin-left:10; margin-top:10; padding:0;}
A:link {color: blue; text-decoration: none}        /* specificity = 1,1 */
A:visited {color: purple; text-decoration: none}   /* specificity = 1,1 */
A:hover {color: magenta; text-decoration: underline}    /* specificity = 1,1 */
A:active {color: red;}       /* specificity = 1,1 */



body {
	margin: 0px 5px 0px 5px;
	background-color: white;
}

#main {
	position: relative;
	text-align: left;
	width: 100%;
	border: solid 1px white;
	padding-top: 181px;
}

#maintable {
	margin-top: 0px;
}

#leftcolumn {
  float: left;
  width: 155px !important;
}

#centercolumn {
  position: relative;
  margin-left: 160px !important;
  border-right: solid 160px white;
}

#rightcolumn {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 155px !important; 
}

#final-text-box {
  margin: 0px 160px 0px 160px;  
}

#navbar a:link, #navbar a:visited {
	font: normal 14px arial;
	color: black;
	text-decoration: none;
	display: block;
	border-bottom: solid 1px #e6e3d3;
	padding: 14px 8px 14px 8px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

#navbar a:hover {
background-color: #c7e7f2;
}

#logolink {
	position: absolute;
	top: 0px;
	left: 0px;
}

#livechat {
	position: absolute;
	top: 0px;
	right: 0px;
}

#slogan {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 79px;
	width: 100%;
	padding: 5px 0px 5px 0px;
	text-align: center;
	font: bold 14px arial;
	color: #3776aa;
}

#topmenu {
	position: absolute;
	top: 79px;
	left: 0px;
	height: 74px;
	line-height: 74px;
	width: 100%;
	background: url(/lib/emass/topmenuline-back-new.jpg) top left repeat-x;
	text-align: center;
	vertical-align: top;
}

#topmenuline-left {
	position: absolute;
	top: 0px;
	left: 0px;
}

#topmenuline-right {
	position: absolute;
	top: 0px;
	right: -1px;
}

#topmenutable {
	margin-top: 5px;
}

.topmenuitem {
	width: 138px;
	height: 29px;
	background: url(/lib/emass/topmenu-back-new.jpg) 0px 0px no-repeat;
cursor: pointer;
}

.topmenuitem2 {
	width: 138px;
	height: 29px;
	background: url(/lib/emass/topmenu-back-new.jpg) 0px -58px no-repeat;
cursor: pointer;
}

.topmenuitem3 {
	width: 138px;
	height: 29px;
	background: url(/lib/emass/topmenu-back-blue.jpg) center no-repeat;
}

.topmenuitem a:link, .topmenuitem a:visited {
	position: relative;
	top: -3px;
	font: bold 13px arial;
	color: black;
	text-decoration: none;
}

.topmenuitem2 a:link, .topmenuitem2 a:visited {
	position: relative;
	top: -3px;
	font: bold 13px arial;
	color: black;
	text-decoration: none;
}

.topmenuitem3 a:link, .topmenuitem3 a:visited {
	position: relative;
	top: -3px;
	font: bold 13px arial;
	color: black;
	text-decoration: none;
}

#searchform {
	position: absolute;
	top: 118px;
	left: 0px;
	width: 100%;
	margin: 0px;
	text-align: center;
}

.inpbox {
	font: normal 12px arial;
	color: black;
	padding: 3px;
}

#bottomline {
	margin-top: 10px;
	text-align: center;
}

#footertext {
	font: normal 12px arial;
	color: black;
	text-align: center;
}

#copyright {
	font: normal 11px arial;
	color: black;
	text-align: center;	
}

#ytimeslogo {
	display: none;
	position: relative;
	top: 5px;
	width: 100%;
	text-align: center;
}

.sidebar {
  width: 155px;
  border: solid 1px #9ec3d7;
  text-align: center;
}

#rightbar {
	padding: 10px 0px 10px 0px;
}

.sideboxhead {
	height: 39px;
	font: bold 13px arial;
	color: white;
	width: 155px !important;
	background: url(/lib/emass/sidebox-top.jpg) center no-repeat;
	margin: 10px 0px 0px 0px;
}

.sidebox {
	width: 153px;
	border-left: solid 1px #aec0c9;
	border-right: solid 1px #aec0c9;
	border-bottom: solid 1px #aec0c9;
	padding: 5px 0px;
}

.sidebox p, .sidebox table {
	margin: 0px 0px;
}

#sideboxunder {
	margin: 0px 0px 10px 0px;
	font: normal 9px arial;
	color: black;
}

#pagebody {
	margin: 0px 10px;
}

#recenthistory td, #recenthistory a {
	font: normal 12px arial;
	color: #0a50a1;
	text-align: center;
}

#breadcrumbsline {
  position: absolute;
  top: 160px;
  left: 0px;
  font: normal 11px arial;
  color: #990000;
}

#breadcrumbsline a {
  color: #456492;
}

#sectionpage h1 {
  font: bold 20px arial;
  color: #3e87ae;
  margin-top: 0px !important;
}

#sectionhead {
  border: solid 1px #9ec3d7;
  font: normal 12px arial;
  color: black;
  text-align: justify;
  margin: 5px 0px;
  padding: 5px;
}

#sectiondescription {
  font: normal 12px arial;
  color: black;
  text-align: justify;
}

#sectiondescription img {
  text-align: left;
}

#flashhead {
  text-align: center;
  border: solid 1px #d7d7d7;
  margin-bottom: 10px;
}

.itemboxhead {
  background: url(images/itembox-top.jpg) top center no-repeat;
  width: 156px;
  font: bold 11px arial;
  color: white;
  text-align: center;
  line-height: 33px;
}

.itembox {
  width: 154px;
  border-left: solid 1px #d7d7d7;
  border-right: solid 1px #d7d7d7;
  border-bottom: solid 1px #d7d7d7;
}

#homemessage {
  font: normal 12px arial;
  color: black;
  text-align: justify;
  margin-top: 10px;
}

#contenthead {
  font: bold 16px arial;
  color: #990000;
  margin-bottom: 5px;
  margin-top: 10px;
}

.conttabdiv {
  background: url(/lib/emass/conttab-top-off.jpg) top center no-repeat;
  text-align: center;
  padding: 10px 0px 0px 0px;
  cursor: pointer;
}

.conttabdiv p a {
  font: bold 13px arial;
  color: #0a50a1;
}

.conttabdiv p {
  margin: 5px 10px;
}

.conttabbox {
  background: url(/lib/emass/conttab-top-off.jpg) top center no-repeat;
}

.itemboxhead {
  background: url(/lib/emass/itembox-top.jpg) center no-repeat;
}

.itembox img {
  margin: 10px;
}

#livechatbutton {
  position: absolute;
  top: 53px;
  right: 100px;
}

.sidebox p {
  font: bold 11px arial;
}

#productDetails, #productDetails td {
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt;
  color: black;
}
#productDetails h1 {
  font-size: 20px;
  color: #3e87ae;
}

#prodImCell {
  width: 277px;
  height: 277px;
  background-image: url(/lib/emass/image-back.gif);
  background-repeat: no-repeat;
  text-align: center;
  vertical-align: middle;
  padding-bottom: 20px;
}

#pricing {
  line-height: 1.5em;
}

h2.prod {
  font-family: arial,helvetica,sans-serif;
  font-size: 16px;
  color: #990000;
}

h1.info {
  font-family: arial,helvetica,sans-serif;
  color: #3e87ae;
  font-size: 20px;
}

#testimon {
  background-color: #ffffcc;
  padding: 10px;
  border: solid 1px #d6d7d7;
}

h2.crosssell {
  font-size: 15px;
  font-family: verdana,arial,helvetica,sans-serif;
  color: #990000;
  margin: 0px;
  border-bottom: 2px solid #9fc3d7;
  padding-bottom: 3px;
  font-weight: bolder;
}

#divNewsCont { position: relative; width: 135; height: 225; overflow: hidden; clip: 
               rect(0, 135, 225, 0); visibility: hidden; }
#divNewsText { padding: 5px; position: absolute; top: 0; left: 0; font-family: arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; line-height: 1.5em; color: rgb(94,92,82) }

.sideboxhead a {
  color: white;
  display: block;
  text-decoration: none;
}
