body {
	font: 100% Verdana, Tahoma, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: #E7E7E7;
	min-width: 1100px;	
}
a {
	color: #4088B8;
	background-color: transparent;
	font-weight: 700;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	border-bottom: 4px solid #DADADA;
	color: #4088B8;
	background-color: transparent;
	font-size: 1.4em;
	letter-spacing: -1px;
}
h2 {
	border-bottom: 4px solid #DADADA;
	color: #4088B8;
	background-color: transparent;
	font-size: 1.4em;
	letter-spacing: -1px;
}
ul{
	list-style: none;
	margin: 0;
	padding: 0 0 5px 10px;
}
li{
   padding-left: 1.4em; 
	text-indent: -1.4em;
	list-style: square;
	color: #999999;
}

#container {
	background: #fffef4;
	margin: 1em 1em 1em 1em; /* the auto margins (in conjunction with a width) center the page */
	border: 15px solid #CCCCCC;
	text-align: left; /* this overrides the text-align: center on the body element. */
	}

/* #links */
#links {
	float: right;
	font-size: 0.7em;
	text-align: right;
	padding: 5px 30px 0px 0px;
	margin: 0;
	background: #FFFEF4;
	}
#links a {
	font-size: 0.8em;
	font-weight: bold;
	color: #808080;
}
/* #links */

/* #search  */
#search {
	text-align: center;
}
#search input {
	background-color: #FFFFCC;
}
#search .stb {
	background-color: #FFFFCC;
	color: #666666;
	font-size: 1.2em;
	width: 140px;
}
/* #search */

/* #header */
#header {
	width: 100%;
	background-color: #FFFEF4;
	padding: 15px 0 0 0;
}
#header h1 {
	color: #4088B8;
	font-size: 2.8em;
	margin: 0 0 5px 27px;
	letter-spacing: -4px;
	font-weight: bold;
	font-style: italic;
	border: 0px;
}
#header h3  {
	color: #4088B8;
	font-size: 0px;
	margin: -10px 0 0 0;
	font-weight: bold;
	border: 0px;
	visibility: hidden;
	}
#header h1 a {
	color: #4088B8;
	text-decoration: none;
}
#header h1 a:hover {
	color: #316E94;
	text-decoration: underline;
}
#header h1 span {
	font-size: 1.2em;
	color: #808080;
	font-weight: bold;
	margin: 0;
}
#header h1 span a:hover {
	color: #990000;
}
#header h2 {
	color: #808080;
	font-size: 1.1em;
	letter-spacing: -1px;
	margin: 0 0 0.9em 3.1em;
	border-bottom: 1px solid #333333;
	width: 30em;
}
/* #header */

/* #navigation */
#navigation {
	height: 2.5em;
/*	background: #FFFEF4;*/
	border-left: 0px solid #DADADA;
	border-right: 0px solid #DADADA;
	margin: 0;
	padding: 0;
}
#navigation #selected {
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation #checkout li {
	font-size: 0.7em;
	text-align: right;
	color: #FFFFFF;
	background: #663300;
	text-decoration: none;
}
#navigation #checkout a {
	text-align: right;
	color: #FFFFFF;
	background: #663300;
	text-decoration: none;
}
#navigation #checkout a:hover {
	text-align: right;
	color: #FFFFFF;
	background: #993300;
	text-decoration: underline;
}
#navigation ul {
	height: auto;
	list-style: none;
	margin: 0px 0px 0px;
	padding: 0px 0px 27px 0px;
	border-top: 2px solid #DADADA;
	border-bottom: 2px solid #DADADA;
	background: #4088B8;
	text-decoration: none;
}
#navigation li {
	font-size: 0.7em;
	float: left;
	margin: 0px 0px 0px;
	padding: 0px 2px 0px 0px;
	list-style-type: none;
}
#navigation li a {
	display: block;
	padding: 5px 12px 5px 5px;
	font-size: 1.1em;
	font-weight: 700;
	letter-spacing: 0px;
	background-color: #669966;
	color: #FFFFFF;
	border-top: 2px solid #DADADA;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	border-bottom: 2px solid #DADADA;
	text-indent: 5px;
	text-decoration: none;
}
#navigation li a:hover {
	background: #0E99D4;
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation h2 {
	text-align: right;
	padding-right: 175px;
}
/* #navigation */

#sidebar {
	float: left;
	width: 12em; /* since this element is floated, a width must be given */
	background-color: #FFFEF4;
	/* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* top and bottom padding create visual space within this div */
	border: 2px solid #DADADA;
	margin: 3px 0 0 0.6em;
}
#sidebar h2 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
	background-color: #4088B8;
	padding: 5px 0px 5px 10px;
	border-bottom: 4px solid #DADADA;
}
#sidebar h2 a {
	font-weight: bold;
	color: #FFFFFF;
	background: #663300;
	color: #FFFFFF;
	border-top: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	text-decoration: none;
	padding: 1px 9px 2px 4px;
	margin: 1px 0 0 4px;
	}
#sidebar h2 a:hover {
	color: #FFFFFF;
	background: #993300;
	text-decoration: underline;
}
#sidebar h3 {
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	background-color: #FFFEF4;
	padding: 5px 0px 10px 10px;
	text-align: center;
}
#sidebar h4 {
	margin: 0px 0px 8px 0px;
	color: #FFFFFF;
	background-color: #4088B8;
	padding: 5px 0px 10px 10px;
	text-align: center;
}
#sidebar p {
	font-size: 0.7em;
	margin: 15px 10px 15px 10px;
}
#sidebar form {
	margin: 0px 0px 10px 10px;
}
#sidebar .stb {
	background-color: #FFFFCC;
	color: #666666;
	font-size: 0.9em;
	width: 100px;
}
/* bof li menu */
#sidebar .lisel { text-decoration: none; color: #333333; }
#sidebar ul { 	list-style: square inside; color: #999999;  margin: 0 0 0;  padding: 0 2px 0 3px;   }
#sidebar li { font: 0.7em Verdana, Tahoma, Arial, sans-serif; 	padding-left: 1.4em; text-indent: -1.4em;  list-style: inside;  }
/*  */
#sidebar .mlione { list-style-type: inside url(bullet.gif); }
#sidebar .mlione a { color: #4088B8; text-decoration: none; }
#sidebar .mlione a:hover { text-decoration: underline; }
/*  */
#sidebar .mlitwo { padding: 0 0 0 2em; list-style: none; }
#sidebar .mlitwo a { color: #666666; text-decoration: none;  }
#sidebar .mlitwo a:hover { text-decoration: underline; }
/*  */
#sidebar .mlithree { padding: 0 0 0 3em; list-style: none; }
#sidebar .mlithree a { color: #669966; text-decoration: none;  }
#sidebar .mlithree a:hover { text-decoration: underline; }
/*  */
#sidebar .mlifour { padding: 0 0 0 4em; list-style: none; }
#sidebar .mlifour a { color: #BAD8E8; text-decoration: none;  }
#sidebar .mlifour a:hover { text-decoration: underline; }
/*  */
#sidebar strong {
	font-size: 0.9em;
	color: #444444;
}
#sidebar a {
	font-size: 0.8em;
}
#sidebar td {
	font-size: 9px;
	padding: 0px 10px 0px 10px;
}
#sidebar hr {
	background-color: #FFFEF4;
}

#mainContent {
	background: #FFFFFF;
	border: 2px solid #DADADA;
	margin: 0.2em 0.7em 0 13.3em;
	padding: 0 0.8em 0.2em 0.8em;
	height: 100%;
}

#mainContent p { 
	padding: 0;
	font-size: 12px;
}

.stmthmv img {
	background: #FAFAFA;
   border: 1px solid #E4E4E4;
	padding: 8px;
}

#mainContent h2 {
	font-size: 1.2em;
	border: 0px;
	letter-spacing: 0px;
}
#mainContent h4 {
	font-size: 0.6em;
	border: 0px;
	letter-spacing: 0px;
	margin: -10px 0 0 0px;
}
#mainContent h5 {
	font-size: 0.8em;
	font-weight: normal;
	border: 0px;
	letter-spacing: 0px;
	margin: 10px 0 0 0px;
}

#subContent table{
   border-color: #CCCCCC;
/*	width: 40em;*/
}
#subContent td{
   font-size: 0.8em;
	border-color: #CCCCCC;
	border: 1px;
	font: bold;
}
#subContent th{
   font-size: 0.8em;
	background: #333333;
	text-align: left;
	color: #FFFFFF;
	font: bold;
}

#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	border: 1px solid #DADADA;
	color: #808080;
	background-color: #FBFFEA;
	font-size: 0.6em;
	line-height: 1.6em;
	margin: 10px auto 0;
	text-align: center;/*	clear: both;	*/
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#mainContent .boxone {
	background: #F1F1F1;
	border: 1px solid #CFCFCF;
	color: #333333;
	font-size: 0.7em;
	line-height: 1.2em;
	padding: 2px 2px 3px 5px;
	margin: -10px 0 0 0;
}
#mainContent .boxone a {
	color: #4088B8;
}
#mainContent .boxtwo {
	background: #4088B8;
	border: 1px solid #C8C8C8;
	color: #FFFFFF;
	font-size: 0.7em;
	line-height: 1.2em;
	padding: 10px 10px 10px 10px;
}
#mainContent .boxtwo a {
	color: #F0F0F0;
}
#mainContent .readmore {
	font-size: 0.7em;
	margin: -10px 10px 12px 0;
	text-align: right;
}
/*  */
/*.stmcatl1, .stmcatl2 {
	margin: 2px;
	list-style: square;
	font-size: 0.8em;
	font-weight: bold;
}*/
.stmcatl1 li, .stmcatl2 li {
	margin: 2px;
	list-style: square inside;
	font-size: 0.8em;
	font-weight: bold;
}

.stmcatl3, .stmcatl4 {
	margin: 2px;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	width: 90%;
/*	border-bottom: 1px solid #dadada;	*/
/*	border: 1px solid #dadada;*/
	padding: 0 0 10px 0;
}

.stmcatl3 img, .stmcatl4 img{
	height: 70px;
	margin: 5px 0 0 0 ;
}

.stmcatl3 h5 a, .stmcatl4 h5 a{
	font-size: 1.2em;
	font-weight: bold;
	margin: -10px 0 10px 0;
	padding: 0px 0px 5px 0px;
}

/*  */
.stmthmv {
   width: 97%;
   height: 260px;
	border: 1px solid #CCCCCC;	
	margin: 5px 5px 5px 0;
/*	padding: 5px 0 0 0;*/
}
.thm1 {
   width: 200px;
	text-align: center;
	padding: 5px;
	overflow: hidden;
}

/*.thm1 img{
   width: 12.5em;
}*/

.thm2 {
   width: 18.75em;
	background: #E4F2F6;
	padding: 10px;
	}
	.thm2 a {
		font-size: 14px;
		text-decoration: none;
	}
	.thm2 a:visited{
		color: #FF0000;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}
	.thm2 a:link{
		color: #000099;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}
	.thm2 a:active{
		color: #000099;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}
	.thm2 a:hover{
/*		background-color: #FFFFE0;
		color: #000000;*/
		font-size: 14px;
		text-decoration: underline;	
/*		border-bottom: 1px dashed #999999;
		border-top: 1px dashed #999999;*/
	}
	.thm2 h1{
		font-size: 14px;
		border: 0px;
		margin: 0 0 5px 0;
		letter-spacing: 0px;
	}
	.thm2 h2{
		font-size: 12px;
		border: 0px;
		color: #000033;
		margin: 0 0 5px 0;
		letter-spacing: 0px;
	}
	.thm2 h3{
	   float: left;
		font-size: 20px;
		font-weight: bold;
		color: #008000;
		border: 1px solid #C0C0C0;
		background-color: #F1F3F4;
		padding: 5px 5px 5px 5px;
		margin-top: 0px;
		letter-spacing: 0px;
		}
	.thm2 p{
		font-size: 12px;
		font-weight: bold;
		color: #333333;
		margin-top: 0px;
		}
   .btn{
		font-size: 0.6em;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #663300;
		border: 1px solid #000000;
		padding: 1px 1px 1px 1px;
		}
   .btn2{
		font-size: 1.1em;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #663300;
		border: 1px solid #000000;
		padding: 1px 1px 1px 1px;
		}
	.prodthm2 #optnme{
		color: #000000;
		font-size: 0.7em;
		font-weight: normal;
		padding: 2px 0 0 3px;
		}
	.prodthm2 #optfld{
		color: #000000;
		font-size: 0.6em;
		font-weight: normal;
		}	
	.prodthm2 .qty{
		background-color: #FFFFCC;
		color: #000000;
		font-size: 0.6em;
		width: 20px;
		}
	.prodthm2 .sqty{
		color: #000000;
		font-size: 0.6em;
		}		
	.eml{
		background-color: #FFFFCC;
		color: #000000;
		font-size: 0.6em;
		width: 120px;
		}
	.eml2{
		background-color: #FFFFCC;
		color: #000000;
		font-size: 1.1em;
		width: 120px;
		}
.thm3 {
	background-color: #F1F3F4;
	padding: 5px 2px 2px 5px;
	height: 10px;
	border: 1px solid #DCDCDC;
	text-align: left;
}
	.thm3 h3 {
		font-size: 20px;
		font-weight: bold;
		color: #008000;
		letter-spacing: 0px;
	}
	.thm3 a {
		font-size: 14px;
		text-decoration: none;
	}
	.thm3 a:visited{
		color: #FF0000;
		font-size: 14px;
		font-weight: bold;
		text-decoration: underline;
	}
	.thm3 a:link{
		color: #000099;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}
	.thm3 a:active{
		color: #000099;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}
	.thm3 a:hover {
		background-color: #FFFFE0;
		color: #000000;
		font-size: 14px;
		border-bottom: 1px dashed #999999;
		border-top: 1px dashed #999999;
	}
.thm4 {
		background-color: #F2F2F2;
	font-size: 10px;
}
/*  */
.prodthmv {
	border: 1px solid #CCCCCC;	
	margin: 10px 0 0 0;
/*	padding: 5px 0 0 0;*/
}
.prodthm1 {
	text-align: center;
	padding: 30px 20px 10px 20px;
	width: 30%;
}
.prodthm2 {
	background: #E4F2F6;
	padding: 10px;
	width: 70%;
	}
	.prodthm2 a {
		font-size: 14px;
		text-decoration: none;
	}
	.prodthm2 a:visited{
		color: #FF0000;
		font-size: 14px;
		font-weight: bold;
		text-decoration: underline;
	}
	.prodthm2 a:link{
		color: #000099;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}
	.prodthm2 a:active{
		color: #000099;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}
	.prodthm2 a:hover{
		background-color: #FFFFE0;
		color: #000000;
		font-size: 14px;
		border-bottom: 1px dashed #999999;
		border-top: 1px dashed #999999;
	}
	.prodthm2 h1{
		font-size: 14px;
		border: 0px;
		margin: 0 0 5px 0;
	  	letter-spacing: 0px;	
	}
	.prodthm2 h2{
		font-size: 12px;
		border: 0px;
		color: #000033;
		margin: 0 0 5px 0;
		letter-spacing: 0px;
	}
	.prodthm2 h3{
	   float: left;
		font-size: 1.2em;
		font-weight: bold;
		color: #008000;
		border: 1px solid #C0C0C0;
		background-color: #F1F3F4;
		padding: 5px 5px 5px 5px;
	   letter-spacing: 0px;
		width: 60%;
		margin: 10px 0 0 0;
		}
		.prodthm2 p{
		font-size: 0.7em;
		}
/*  */
#alert  {
	border: 2px solid #FF0000;
	padding: 10px;
	background-color: #800000;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px;
	}
	
.form-list{
	margin: 15px 0 15px -40px;
}

<!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFH #sidebar1 { padding-top: 30px; }
.twoColFH #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->	
