*
{
  padding: 0px;
  margin: 0px;
}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
	line-height: 18px;
}

#bodyhome
{
	background: #aacc2f url(http://www.stbinc.com/images/back_home.jpg) repeat-x top left;
}

#body
{
	background: #aacc2f url(http://www.stbinc.com/images/back.jpg) repeat-x top left;
}

img
{
  border: 0;
}

p
{
	padding-bottom: 20px;
}

h1
{
	color: #8aaa17;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
}

ul
{
	margin-left:30px;
}

a:link {text-decoration: underline; color: #0b7c93; font-style: normal}
a:visited {text-decoration: underline; color: #0b7c93; font-style: normal} 
a:active {text-decoration: none; color: #0b7c93; font-style: normal}
a:hover {text-decoration: none; color: #8aaa17; font-style: normal}

.wrapper
{
	width: 1020px;
	margin: 0 auto;
	clear: both;
}

#logo
{
	float: left;
	width: 300px;
}

#buttons
{
	float: right;
	width: 680px;/*JP changed from 520px - JP changed from 580px to add support*/
}

#break
{
	clear: both;
	display: block;
}

.navbutton
{
	margin-top: 24px;
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-right: solid 1px #176b7d;
	color: #F7F7F7;
	padding: 0 16px 0 16px;
	float: left;
	display: block;
	cursor: pointer;
}

#buttons a:link {text-decoration: none; color: #F7F7F7; font-style: normal}
#buttons a:visited {text-decoration: none; color: #F7F7F7; font-style: normal} 
#buttons a:active {text-decoration: none; color: #0b7c93; font-style: normal}
#buttons a:hover {text-decoration: underline; color: #8aaa17; font-style: normal}

.navbuttonend
{
	margin-top: 24px;
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F7F7F7;
	padding: 0 16px 0 16px;
	float: left;
	display: block;
	cursor: pointer;
}

.navbutton:hover, .navbuttonend:hover
{
	background-color: #034857;
}

.buttoncurrent
{
	background-color: #034857;
}

#homemain
{
	padding-left: 40px;
	width: 980px;
	height: 540px;
	/*background: url(../images/case.jpg) right top no-repeat;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

#productimg
{
	float:right;
	position:relative;
	margin-top:36px;
}

#homeimg
{
	float:right;
	position:relative;
}

#bannerheader
{
	/*width:300;added by JP*/
	font-size: 20px;/*was 26px*/
	/*line-height: 28px;*/
	/*font-weight: bold;*/
	font-family: Arial, Helvetica, sans-serif;/*added by JP*/
	color: #bfdb5f;
	padding: 10px 0 0 0;/*added by JP - top was 18px*/
	/*padding-top: 32px;*/
	/*border: 1px dotted #00FF00;*/
}

#bannerheader2
{
	/*width:300;added by JP*/
	font-size: 14px;/*was 18px*/
	/*font-weight: 50;*/
	color: #F7F7F7;
	padding: 8px 0 0 0;/*added by JP - bottom was 30px*/
	padding-top: 10px;
	padding-bottom: 10px;
	height: 20px;
	/*border: 1px dotted #00FF00;*/
}

#banner
{
	width: 980px;
	height: 94px;
	padding: 20px 0 0 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F7F7F7;
	/*border: 1px dotted #00FF00;*/
}

#banner h1
{
	color: #bfdb5d;
}

#proddetail
{
	width: 980px;
	padding-left: 10px;
	/*height: 100px;*/
}

#proddesc
{
	width: 400px;
	float:right;
	font-size: 12px;
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #F7F7F7;
}

#contentleft
{
	text-align: left;
	width: 610px;
	padding-top: 50px;
	padding-left: 40px;
	font-size:14px;
	float: left;
	display: block;
}
#contentleftdetail
{
	text-align: left;
	/*width: 610px;*/
	padding-top: 50px;
	padding-left: 40px;
	font-size:14px;
	float: left;
}

#contentright
{
	text-align: left;
	width: 280px;
	padding-top: 50px;
	padding-left: 50px;
	float: left;
	display: block;
}

.greentext
{
	color: #8aaa17;
}

.button2
{
	float:right;
	margin-top:15px;
	width: 167px;
	height: 42px;
	text-align:center;
	background:url(http://www.stbinc.com/images/button.png) no-repeat;
	line-height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #F7F7F7;
	display: block;
	cursor: pointer;
}

.button2 a:link {text-decoration: none; color: #F7F7F7; font-style: normal}
.button2 a:visited {text-decoration: none; color: #F7F7F7; font-style: normal} 
.button2 a:active {text-decoration: none; color: #0b7c93; font-style: normal}
.button2 a:hover {text-decoration: underline; color: #0b7c93; font-style: normal}/*was #8aaa17*/

.button
{
	width: 167px;
	height: 42px;
	text-align:center;
	background:url(http://www.stbinc.com/images/button.png) no-repeat;
	line-height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #F7F7F7;
	display: block;
	cursor: pointer;
	/*margin-top:-40px;*/
}

.button a:link {text-decoration: none; color: #F7F7F7; font-style: normal}
.button a:visited {text-decoration: none; color: #F7F7F7; font-style: normal} 
.button a:active {text-decoration: none; color: #0b7c93; font-style: normal}
.button a:hover {text-decoration: underline; color: #0b7c93; font-style: normal}/*was #8aaa17*/

.sidemenu
{
	padding: 4px 0 4px 0;
	line-height: 36px;
	width: 272px;
	height: 36px;
	border-bottom: solid 1px #f2f2f2;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0b7c93;
	display: block;
	cursor: pointer;
}

.sidemenu li
{
	margin-left:10px;
	padding-left:10px;
	list-style-image:none;	
}

/*.sidemenu a:link {text-decoration: none; color: #ffffff; font-style: normal}
.sidemenu a:visited {text-decoration: none; color: #ffffff; font-style: normal} 
.sidemenu a:active {text-decoration: none; color: #0b7c93; font-style: normal}
.sidemenu a:hover {text-decoration: underline; color: #0b7c93; font-style: normal}/*was #8aaa17*/

.sidedetails
{
	padding: 4px 0 4px 0;
	line-height: 18px;
	width: 272px;
	/*height: 36px;*/
	border-bottom: solid 1px #f2f2f2;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0b7c93;
	display: block;
	cursor: pointer;
	text-decoration:none;
}

.sidedetails h2
{
line-height:36px;
}

.sidemenulast
{
	padding: 4px 0 4px 0;
	/*line-height: 36px;*/
	width: 272px;
	/*height: 36px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0b7c93;
	display: block;
	cursor: pointer;
}

.sidemenu:hover, .sidemenulast:hover, #sidemenucurrent a:link
{
	color: #8aaa17;
	text-decoration:none;
}

.news
{
	padding: 4px 0 4px 0;
	width: 260px;
	border-bottom: solid 1px #f2f2f2;
}

.newslast
{
	padding: 4px 0 4px 0;
	width: 260px;
}

.newstext
{
	padding: 10px 5px 10px 5px;
	width: 250px;
	display: block;
	cursor: pointer;
	color: #0b7c93;
	background-color: #ffffff;
}

.newsdate
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8a8a8a;
}

.newstext:hover
{
	background-color: #f2f2f2;
}

#top
{
	height: 80px;
}

#home
{
	width: 1020px;
	height: 340px;
	background:url(http://www.stbinc.com/images/back_home_banner.jpg) top center no-repeat;
}

#contentwrapper
{
	width: 100%;
	background-color: #ffffff;
	clear: both;
	display: block;
}

#content
{
	width: 1020px;
}

#home1
{
	width: 280px;
	margin-top: 35px;
	margin-left: 40px;
	float: left;
	text-align: left;
}
#home11 /*this is for new JP product detal design that doesn't line up properly*/
{
	width: 280px;
	margin-top: 35px;
	margin-left: 40px;
	float: left;
	text-align: left;
}

#home2
{
	width: 290px;
	margin-top: 35px;
	margin-left: 40px;
	float: left;
	text-align: left;
}

#home3
{
	width: 280px;
	margin-top: 35px;
	margin-left: 40px;
	float: left;
	text-align: left;
}
#home33 /*this is for new JP product detal design that doesn't line up properly*/
{
	display:inline-block;
	width: 280px;
	margin-top: 5px;
	margin-left: 40px;
	/*float: left;*/
	text-align: left;
}

#home4
{
	width: 280px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 40px;
	float: left;
	text-align: left;
}

#home44
{
	display:inline-block;
	width: 280px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: 100px;
	float: right;
	text-align: left;
}

.productcol
{
	width: 180px;
	height: 280px;
	padding-right: 20px;
	padding-bottom: 40px;
	float: left;
}

.productname
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0b7c93;
	font-weight: bold;
	padding-top: 10px;
}

.productblurb
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8aaa17;
	padding-top: 4px;
}

.productdescription
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a6a69;
	padding-top: 10px;
	padding-bottom: 10px;
}

.moredetails
{
	background: url(http://www.stbinc.com/images/button_silver.gif) no-repeat;
	width: 85px;
	height: 23px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #055060;
	display: block;
	cursor: pointer;
	float: left;
	padding-right: 4px;
}

.addtocart
{
	background: url(http://www.stbinc.com/images/button_green.gif) no-repeat;
	width: 85px;
	height: 23px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #055060;
	display: block;
	cursor: pointer;
	float: left;
	padding-right: 4px;
}

#quotes
{
	width: 260px;
	background: url(http://www.stbinc.com/images/quote_top.gif) top left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	display: block;
	cursor: pointer;
}

#quotes a:link {text-decoration:none;color:#0b7c93;}
#quotes a:visited{text-decoration:none;color:#0b7c93;}
#quotes a:active{text-decoration:underline;color:#8aaa17;}
#quotes a:hover {text-decoration:underline;color:#8aaa17;}


#footer
{
	height: 50px;
	/*line-height: 70px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#336600;
	clear: both;
	text-align: center
}

#footer a:link {text-decoration: none; font-weight: normal; color: #336600; font-style: normal}
#footer a:visited {text-decoration: none; font-weight: normal; color: #336600; font-style: normal} 
#footer a:active {text-decoration: none; font-weight: normal; font-style: normal; }
#footer a:hover {text-decoration: underline; font-weight: normal; color: #0b7c93; }

#highlight
{
	width: 260px;
	float:left;
	border-color: #99CC33;
	border-width:thin;
	border-style:solid;
	padding:8px;
	color:#0099FF;
	font-weight:bold;
	position:relative;
}

#highlightimg
{
float:left;
margin:3px;
text-align:center
}

#productimg
{
	float:right;
	position:relative;
}

#contact
{
	width:300px;
	background-color:#aacc2f;
	padding:10px;
	height:250px;
}
#contactform
{
	padding-left:5px;
	line-height:30px;
	font-size:16px;
}
#contactform input
{
	font-size:14px;
}
#contactform textarea
{
	margin-top:5px;
	height:40px;
	font-size:14px;
}
.terms
{
	color:#333333;
}

.salesrepcol
{
	width: 180px;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
}

.salesarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8aaa17;
	padding-top: 4px;
	font-weight: bold;
}

th, td  {
	padding: 5px;

}
