html {
  height: 100%;
  margin-bottom: 1px;
}



body {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:.83em;
	background-color: #efefef;
	text-align: center;
}
#wrapper {
	position:relative;
	text-align: left;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
	border-left: 2px solid #940D1E;
	border-right: 2px solid #940D1E;
	border-bottom: 2px solid #940D1E;
	background-color:#ffffff;
}

#header {
	width:775px;
	height:180px;
	background-image:  url("../images/banner-top.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}


#headerPhone {
	position:absolute;
	top:161px;
	left:51px;
	width:125px;
	font-size:16px;
	font-weight:bold;
	text-align:center;

	}

#headerTab1 {
	position: absolute;
	top:149px;
	left:225px;
	height:26px;
	width:116px;
	}
#headerTab2 {
	position: absolute;
	top:149px;
	left:364px;
	height:26px;
	width:116px;
	}
#headerTab3 {
	position: absolute;
	top:149px;
	left:508px;
	height:26px;
	width:116px;
	}
#headerTab4 {
	position: absolute;
	top:149px;
	left:652px;
	height:26px;
	width:116px;
	}

a.tabMenu:link, a.tabMenu:visited {
	color:#ffffff;
	font-size: 12px;
	text-decoration:none;
	}
	
a.tabMenu:hover {
	color:#03D8FF;
	}

#rightContent {
	width: 520px;
	float: right;
	padding: 20px 10px 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#rightContent P {
	padding-right:5px;
}


#rightContent h1 {
	font-size: 1.2em;
	color: #940D1E;
	background-color: transparent;
}
#rightContent h2 {
	font-size:1.1em;
	color: #940D1E;
	background-color: transparent;
}

#rightShopping {
	width: 730px;
	float: right;
	padding: 20px 10px 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#leftContent {
	float: left;
	width: 225px;
	background-image:  url("../images/left-column.jpg");
	background-position: right top;
	padding-top:5px;

}

#leftContent p{
	padding-left:10px;
}

#leftContent a:link, #leftContent a:visited {
	text-decoration:underline;
	color: #000000;
	
	}
#leftContent a:hover{
	text-decoration:none;
	color:#B51032;
	}

#endcap {
	clear:left;
	float: left;
	width: 223px;
	height:20px;
	background-image:  url("../images/endcap.jpg");
	}
	
#footer {
	clear: both;
	width:775px;
	height:45px;
	background-image:  url("../images/footer.jpg");
	color: #ffffff;
	text-align:center;
	padding-top:3px;
}

/* Menu Systems */



.leftbox {
	width: 100%;
}
div#leftnav {
	width: 100%;
	display: block;
	clear: both;
}


#rightContent a:link, #rightContent a:visited {
	color:#B51032;
	text-decoration:underline;
	}
#rightContent a:hover {
	color:#000000;
	}

.menulist, .menulist  ul {
	margin-left: 10px;
	padding: 0;
	list-style: none;
}


.menulist ul {
 display: none;
 position: absolute;
 left: 15px;
 width: 110px;
}

.menulist li {
 float: left;
 display: block;
 position: relative;
 margin-right: -1px;
 width: 110px;
}
.menulist a:link, .menulist a:visited {
	color:#ffffff;
	font-size: 12px;
	text-decoration:none;
	padding-top: 5px;
	display: block;
	font-weight:bold;
}

.menulist a:hover 
 {
		color:#03D8FF;

}

.tmenu {
	padding-left:10px;
}
.tmenu a:link,  .tmenu a:visited {
	font-size:14px;
	padding-right:10px;
	color:#ffffff;
	text-decoration:none;

	}

.tmenu a:hover {
	 color:#03D8FF;
	text-decoration:underline;
	}



h4 {
	font-size: 115%;
	color: #464646;
}

h3 {
	font-size: 150%;
	color: #bf1f25;
}

h2 {
	font-size: 180%;
	color: #bf1f25;
}





.sohotext {
	padding-left:10px;
	padding-right:10px;
	width:500px;
	}
.padd-right {
	padding-right:5px;
	}	
td.sohotext {
	padding-top:5px;
	}
a.footer_wsi:link, a.footer_wsi:visited {
	color:#FFFFFF;
	font-size:1em;
	text-decoration: underline;
	padding-top:0px;
	padding-right:5px;
	}
	
a.footer_wsi:hover {
	color:#03D8FF; 
	text-decoration:none;
	}	
		

#samplelist {
	list-style-type: none;
}
#samplelist li {
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #333333;
}
#samplelist img {
	display: block;
	border: 1px solid #B51032;
}

#pricelistleft {
	float: left; 
        width: 230px; 
	position: relative;
}
#pricelistright {
	padding-right: 10px; 
	float: right; 
	width: 230px; 
	position: relative;
}


form label {
  clear:left;
  float: left;
  width: 150px;
  text-align: right;
  margin-left:0px;
  margin-top:15px;
  padding-right:5px;
  	
     }
fieldset {
border: 1px solid #00008b;
  margin-top: 16px;
  margin-left:5px;
  margin-right:5px;
  padding: 10px;
}
legend {
  color: #00008B;
  background-color: #FFFFFF;
}


.txtbox {
	margin-top:15px;
}


.sm-promo { 	
font: normal 100%/130% color: #090909; padding-right: 5px;
}
