body{
	font-family: arial, verdana, sans-serif;
	color: #001b4c;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url('http://www.tubesandmore.com/new-homepage/img/background.png');
	background-repeat: repeat;
	height: 100%;
	width: 100%;
}
a:link, a:visited{
	color: #0e59e4;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;

}
h1, h2, h3, h4{
	color: #001b4c;
}
h4{
	font-size: 90%;
	margin-bottom: 2px;
	padding-bottom: 0px;
}
ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
li { 
	background: url(http://www.tubesandmore.com/stylesheets/arrow.png) left center no-repeat;
	padding-left: 18px;
	margin-bottom: 4px;
}
a:hover{
	color: #001b4c;
}
img{
	border: none;
}
.wrapper{
	min-width: 600px;
	width: expression(this.width > 600 ? 600: true);
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 800px;
}
.content-tech-header{
	background: url('http://www.tubesandmore.com/new-homepage/img/bordertopbar.png') top repeat;
	background-color: #FFFFFF;
	border: 1px solid #001b4c;
	color: #001b4c;
	float: left;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 0px 10px;
	width: 100%;
	font-size: 200%;
	font-weight: bold;
	color:white;
	text-shadow: #418486 1px 1px 5px, #418486 -1px -1px 5px, #418486 -1px 1px 5px, #418486 1px -1px 5px;
	white-space:nowrap;
}
.subcatlist{
	background-color: white;
	text-align:left;
	float:left; 
	width:100%;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #001b4c;
}
.imagewrapper{
	float:right; 
	padding: 0px 10px 0px 0px;
}
tr{
	background-color: #F1F2F4;
}
.alt{
	background-color: #CCCED9;
}
