@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	list-style-image: url(images/iarrow.jpg);
	list-style-position: inside;

}
ol li {
	list-style-position: outside;
	list-style-image: none;
	font-weight:bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#wholeWrap {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.clearer {
	clear:both;
}
#topLogo {
	width:278px;
	float:left;
}
#topLinksWrap {
	text-align:right;
	margin-right:30px;
}
#topLinks {
	padding-top:10px;
}
#subWrap {
	width:300px;
	float:left;
}
html>body #searchBox {
	background:url(images/searchbg.jpg) repeat-y;
	height:30px;
	padding-top:10px;
}
_#searchBox {
	padding-top:10px;
	height:40px;
}
#searchMain {
	padding-left:25px;

}
#headContainer {
	padding-top:10px;
	font-size:18px;
	font-weight:bold;
	height:40px;
}
#mainContent {
	margin-left:300px;
	padding-right:0px;
	padding-bottom:45px;
}
#mainContent li {
	text-align:left;
}
#infoWrap {
	background:url(images/smallbox.jpg) repeat-y;
	min-height:150px;
	padding-top:15px;
	padding-left:25px;
}
.infoMain {
	padding-top:5px;
	padding-bottom:20px;
}
.infoMain li {
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
}
.infoMain a{
	margin-left:5px;
	font-size:14px;
	font-weight:bold;
}
#subFoot {
	height:14px;
	background:url(images/smallfoot.jpg) no-repeat;
}
#somecontent {
	margin-top:15px;
	margin-right:25px;
}
#newProductsWrap {
	margin-top:45px;
	width:650px;
	
}
#newProductsHead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom:3px;
	font-size:16px;
	font-weight:bold;
}
#newProductsMain {
	margin-top:15px;

}
.productImage {
	float:left;
}
.productText {
	padding-top:10px;
}
.productName {
	font-weight:bold;
}
#footerWrap {
	background:url(images/footer.jpg) repeat-x top;
}
#footerText {
	padding-top:10px;
	text-align:center;
}
.productItemWrap {
	float:left;
}
#contactWrapper table {
	width:225px;
	text-align:center;
}
#images{
	visibility:hidden;
}
#loading{
	margin-top:50px;
	text-align:center;
	width:100%;
}
#loading img{
	margin-top:10px;
	position:relative; 
}
#captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:10000;
}
#scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px solid #b3b3b3;
	z-index:10001;
}
#slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}
#imageflow{
	margin-left:350px;
	text-align:left;
}
.subHeading {
	margin-top:25px;
	font-weight:bold;
	font-size:14px;
	background:#999999;
	margin-left:-14px;
	width:247px;
	padding:5px;
	color:#FFFFFF;
	text-align:center;
}