body {
	background-color: #000000;
	padding: 0;
	margin: 0;
	font-family: Verdana, sans-serif;
	color: #143341;
	font-size: 12px;
	text-align: center;
	background-image:  url(/images/bkg_body.gif);
	background-position: center top;
}
p, ul, li, th, td, h1, h2, h3 {
	font-family: Verdana, sans-serif;
	color: #143341;
	padding: 0;
	margin: 0;
}
h3.small {
	color: #143341;
	font-size:10px;
	font-weight:normal;
	font-family: Verdana, sans-serif;
}
p, li, th, td {
	font-size: 12px;
	line-height: 1.5em;
}
p {
	padding-bottom: 1.5em;
}
ul {
	padding: 0 0 1.5em 2.5em;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: .2em;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: .2em;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: .2em;
}
a {
	color: #3B7A9B;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr { margin: 0 auto; padding: 0; text-align: center; width: 80%; height: 1px; color: #000000; border: none; } /* For Internet Explorer */
html>body hr { margin: 0 auto; padding: 0; width: 80%; height: 1px; background-color: #000000; border: 0 solid #000000; } /* For Opera and Gecko-based browsers */



/* **************************************** global class styles  */
.clear {
	clear: both;
}
.title {
	font-weight: bold;
}
.attention {
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
}
.note {
	font-style: italic;
}
.warning {
	color: #FF0000;
	font-weight: bold;
}
.small {
	font-size: 10px;;
}
div.thumbnail {
	margin: 0;
	float: left; 
	text-align: center;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	width: 215px;
}
div.thumbnail img {
	margin: 5px 15px 8px 0; 
}
.details {
	font-size: 10px;
}



/* **************************************** WRAPS ******************** */
div#wrap1 {
	background-image:   url(/images/bkg_wrap1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
div#wrap2 {
	background-image:  url(/images/bkg_wrap2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 778px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
div#wrap3 {
	background-image:  url(/images/bkg_wrap3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 778px;
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
}
div#wrap4 {
	background-color: #ffffff;
	width: 750px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
}



/* **************************************** div#page ******************** */
div#page {
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0;
	width: 750px;
	text-align: left;
	background-image:  url(/images/bkg_column.gif);
	background-repeat: repeat-y;
	background-position: left top;
}



/* **************************************** div#header ******************** */
#header {
	width: 750px;
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#header ul.nav {
	clear: both;
	margin: 0;
	padding: 5px 0 7px 0;
	list-style: none;
	background-image:  url(/images/bkg_topnav.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#header .nav li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0 10px;
	font-size: 13px;
	border-left: solid 1px #ffffff;
}
#header .nav li.first {
	border-left: none;
}
#header .nav a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#header .nav a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}



/* **************************************** footer styles  */
#footer {
	clear: both;
	margin: 0 auto;
	padding: 0 0 8px 0;
	width: 754px;
}
#footer p {
	margin: 0;
	padding: 5px 2px 12px 3px;
	text-align: right;
	font-size: 9px;
	color: #7d7d7d;
	font-weight: bold;
}
#footer p a {
	color: #7d7d7d;
	font-weight: bold;
	text-decoration: underline;
}
#footer p a:hover {
	color: #7d7d7d;
	font-weight: bold;
	text-decoration: underline;
}
#footer ul.nav {
	margin: 0;
	padding: 3px 0 6px 0;
	list-style: none;
	background-image:  url(/images/bkg_btmnav.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer .nav li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0 10px;
	font-size: 10px;
	border-left: solid 1px #ffffff;
}
#footer .nav li.first {
	border-left: none;
}
#footer .nav a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#footer .nav a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

















/* **************************************** spotlight styles  */
div.spotlight {
	width: 120px;
	float: left;
	background-color: #000000;
	text-align: center;
	padding: 0;
	margin: 5px 10px 5px 0;
}
div.spotlight img {
	padding: 0 5px 5px 5px;
}
div.spotlight img.first {
	padding: 5px;
}
div.spotlight img.title {
	float: left;
	padding: 5px 0 5px 5px;
}




/* **************************************** column styles  */
#column {
	float: left;
	width: 180px;
	margin: 0;
	padding: 10px 0;
	text-align: left;
	display: inline;
}
#column a {
}
#column p {
	margin: 0 10px;
}
#column h2 {
	border-top: 5px solid #3B7A9B;
	color: #ffffff;
	background-color: #000000;
	font-size: 13px;
	padding: 2px;
	margin: 0 10px 5px 10px;
	text-align: center;
}
#column ul {
	list-style-type: none;
	margin: 0 10px 30px 10px;
	padding: 0;
	border-bottom: solid 1px #cccccc;
}
#column ul.sub {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: none;
}
#column li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 10px;
	line-height: 1.8em;
	border-top: solid 1px #cccccc;
}
/*#column li.current {
	color: #666666;
	background-color: #eeeeee;
	display: block;
	margin: 1px 0;
}
#column .sub li.current {
	display: block;
	margin: 0;
	padding: 1px 3px 1px 11px;
}
#column .sub .sub li.current {
	color: #666666;
	background-color: #CCCCCC;
	display: block;
	margin: 0;
	padding: 1px 3px 1px 21px;
} */
#column li a {
	display: block;
	margin: 1px 0;
	padding: 1px 3px;
}
#column .sub li a {
	display: block;
	margin: 1px 0;
	padding: 1px 3px 1px 11px;
}
#column .sub .sub li a {
	display: block;
	margin: 1px 0;
	padding: 1px 3px 1px 21px;
}
#column li a.current {
	background-color: #cccccc;
	text-decoration: none;
	color: #666666;
}
#column li a:hover {
	background-color: #3B7A9B;
	text-decoration: none;
	color: #ffffff;
}
#column div.feature {
	margin: 0 10px 30px 10px;
	padding: 0;
	text-align: center;
}
#column div.feature p {
	margin: 0 auto;
	font-size: 10px;
}
#column div.feature img {
	border: solid 1px #000000;
}


/* **************************************** content styles  */
#content {
	margin: 0 10px 0 0;
	padding: 10px 0;
	width: 550px;
	float: right;
	display: inline;
}
#content .thumbnail img {
	border: solid 1px #000000;
}
#content a {
	text-decoration: underline;
}
#content h1.section {
	background-color: #000000;
	border: solid 1px #000000;
	padding: .2em 6em .2em .2em;
	margin: 0 0 .8em 0;
	background-image:  url(/images/bkg_content_h1_section.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #ffffff;
	font-style: italic;
}
#content h2.section, #content h3.section {
	background-color: #eeeeee;
	border: solid 1px #000000;
	padding: .2em 6em .2em .2em;
	margin: 1em 0 .8em 0;
	background-image:  url(/images/bkg_content_h_section.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #000000;
	clear: left;
}
#content h2, #content h3 {
	font-style: italic;
}
#content h3 a {
	color: #000000;
	text-decoration: none;
}
#content h3.order {
	padding: 1em 0 0 0;
	margin: 0 0 .2em 0;
}
#content p.order {
	color: #888888;
}
div.products {
	padding: 0;
	margin: 0;
	width: 96%;
	clear: left;
}
table.products {
	width: 100%;
	padding: 0;
	margin: 0;
}
.products th {
	padding: 12px 2px 3px 2px;
	border-bottom: 2px solid #000000;
	text-align: left;
	font-weight: bold;
	vertical-align: bottom;
}
.products th.sub {
	padding: 12px 2px 3px 2px;
	border-bottom: 2px solid #000000;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
}
.products td {
	padding: 5px 3px;
	border-bottom: 1px solid #000000;
	text-align: left;
	vertical-align: top;
}
.products td.desc {
	width: 40%;
}
.products td.price {
	width: 40%;
}
.products td.altA {
	font-size: 10px;
	background-color: #eeeeee;
}
.products td.altB {
	font-size: 10px;
	background-color: #F7F7F7;
}
.products form {
	padding: 0;
	margin: 0;
}
table.media {
	width: 460px;
	padding: 0 0 0 30px;
	margin: 0;
}
.media td {
	padding: 10px 5px;
	text-align: left;
	vertical-align: middle;
}
.media img {
	border: solid 1px #000000;
}


