* {
	margin: 0px;
	padding: 0px;
}
#main {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 1px solid #333333;
}
#topRibbon {
	background: url(../images/ribbon.jpg) right;
	height: 100px;
	width: 770px;
	position: relative;
}

#topNav {
	background: url(../images/bg/menuBG.jpg);
	height: 35px;
	margin-top: 5px;
	border-bottom: 2px solid #999999;
}
hr {
	display: block;
	clear: both;
}

#topNav ul {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topNav li {
	float: left;
	margin-top: 8px;
	border-right: 1px solid #CBAC98;
	padding-right: 7px;
	padding-left: 8px;
	line-height: 25px;
	border-left: 1px solid #443128;
}
#topNav li.first {
	border-left-style: none;
}

#topNav li.last {
	border-right-style: none;
}
#header {
	background: #FFFFFF;
}
#header img {
	border: 2px solid #591B06;
	margin-right: 5px;
	margin-left: 5px;
}


#content {
	border-top: 1px solid #443128;
}
#footer {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}

#homeLeft {
	width: 250px;
	border: 1px solid #CCCCCC;
	float: left;
}
#homeRight {
	border: 1px solid #CCCCCC;
	margin-left: 260px;
}
img.floatLeft {
	float: left;
	margin: 10px;
}
table.cform {
	margin-left: 15px;
}
table.products {
	display: block;
}
img.prod {
	margin-right: 10px;
	margin-bottom: 35px;
}
table p {
	margin-right: 5px;
	margin-left: 5px;
}
table h2 {
	font-size: 19px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/********** glossary **************/
h1.gloss {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	width: 200px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #666;
	line-height: 0.7em;
	background-color: #f1e5d3;
	text-align: center;
	/*	border-right: 1px solid #666; */
	border-left: 1px solid #666;
	height: 25px;
	float: left;
	font-size:13px;
}

h1.gloss:hover {
	display: block;
	background-color: #fff;
}

a.gloss {
	color: #0000FF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
}
a.gloss:hover {
	color: #0000ff;
	text-decoration: none;
}
div.subnav {width: 200px; float: left; height: auto; top: -10px;}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

span.faqtext {padding: 0px; float: right;}

ul.faqcontent { margin: 0; padding: 0;}
li.faqcontent {display: inline; list-style: none;}


/********** glossary **************/
div.email-contact {
	float: none;
	clear: both;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	padding: 20px;
	text-align: center;
}
div.glossary-contact {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	position: relative;
	top: -10px;
	right: 10px;
/*	float: right; 
	margin-bottom: 10px;
	margin-right: 10px;
	clear: both; 
	width: 19em;
	*/
}
div.glossary-buy {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	text-align: right;
	margin-right: 10px;
}
div.glossary-text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 520px; 
	float: right; 
	margin-right: 10px;
	margin-top: 10px;
}
span.blue {
	color: #0049C4;
}
#price {
	font-size: 15px;
}
table.products h2 {
	font-size: 15px;
	color: #4B93FF;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
table.products {
	color: #000000;
}

table.products img.prod {
	float: left;
	margin-right: 0px;
}
table.products ul {
	list-style-type: square;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-image: url(../images/new/checkMarkSmall.jpg);
	margin-left: 25px;
	text-align: left;
}
table.products p {
	color: #000000;
}

table.products p.small {
	font-size: 10px;
}
span.small {
	font-size: 10px;
	font-weight: normal;
}
table.products td.image {
	width: 150px;
	padding-right: 0px;
}
table.products td {
	padding-right: 10px;
	text-align: left;
}
table.products td.txt {
	padding-right: 15px;
}
