body, td, p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, Geneva, Swiss;
	font-weight: bold;
	color: #333333;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 12px;
}
hr{
	border:none;
	background-color:#cccccc;
	color: #CCCCCC;
	height:1px;
	margin: 0 0 10px 0;
}
a:link, a:visited{
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	font-variant: small-caps;
}
a:hover{
	text-decoration:underline;
}
h3 a:hover{
	text-decoration:underline;
}
.bridge {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: black;
	background-color: #FFFF00;
}
.bridge2 {
	font-size: 12px;
	line-height: 14px;
	color: #FFFF00;
	background-color: #000000;
	font-style: italic;
	font-weight: bold
}
#bottom {
	clear:both;
	font-size: 10px;
	line-height: 12px;
	width:760px;
}
#bottom ul{
	list-style:none;
	margin:0;
	padding:0;
}
#bottom li{
	display: inline;
}
#crumbtrail{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-variant: small-caps;
	color: #999999;
	text-align:left;
	margin-top:6px;
	margin-bottom:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#crumbtrail a:link, #crumbtrail a:visited{

}
#title h3{
	text-align:left;
	margin-top:3px;
	margin-bottom:6px;
}
.spec {
	font-size: 20px;
	line-height: 21px;
	color: Black;
	background-color: Yellow;
	font-style: italic;
	font-weight: bold;
}
.quoted {
	font-style: italic;
	font-weight: normal;
}
.small {
	font-size: 10px;
	line-height: 12px;
}
.smalli {
	font-size: 10px;
	line-height: 12px;
	font-style: italic;
}
.smallir {
	color: #FF0000;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
}
.smallb {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.titles {
	font-style: italic;
	font-weight: bold;
}
.offertitle {
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	color: #FF0000;
	background-color: #FFFFFF;
}
img {
	border: 0;
}
img.right {
	float: right;
	clear: right;
}
#header {
	margin: 0;
	padding: 0;
	text-align:left;
}
#products {
	position:relative;
	left:0;
	top:0;
	width: 584px;
	margin:0;
	padding:0;
}
#product_l{
	width: 292px;
	position:absolute;
	left:0;
	top: 0;
	margin:0;
	padding:0;
}
#product_r{
	width: 292px;
	margin:0 0 0 292px;
	padding:0;
}
#product_r ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#product_r li{
	background-image: url(images/nav_products_r.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: right;
	font-size: 14px;
	font-style: italic;
	text-align: right;
	font-weight: bold;
	height: 32px;
}
#product_r li a:link, #product_r li a:visited{
	padding:7px 20px 0 0;
	height: 32px;
	display: block;
	color: #FFFF00;
	text-decoration: none;
	background-image: url(images/nav_products_l.gif);
	background-repeat: no-repeat;
}
#product_r li a:hover{
	color: #FFFFFF;
}
#product_header ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#product_header li{
	/*	
	background-image: url(images/nav_products.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: right;
	*/	
	font-size: 14px;
	font-style: italic;
	text-align: right;
	font-weight: bold;
	height: 32px;
}
#product_header li a:link, #product_header li a:visited{
	padding:7px 20px 0 0;
	height: 32px;
	display: block;
	/*
	color: #FFFF00;
	*/
	text-decoration: none;
}
#content{
	margin: 40px 0 0 0;
}
#product_range{
	font-size: 18px;
	text-align: left;
}
#product_range td{
	vertical-align:top;
}
#product_range a:link, #product_range a:visited{
	text-decoration:none;
	font-variant: normal;
}
#product_range h3{
	margin:0;
}
#product_range h4{
	margin:0;
}
#product_range h5{
	margin:6px 0 6px 0;
	font-size:14px;
}
#product_range p{
	font-size: 12px;
	margin:4px 0 8px 0;
}
#product_range img{
	margin:0 40px 10px 0;
}
#product_range .mainimg{
	margin: 0 0 10px 10px;
}
#autosize img{
	height:auto;
	margin:0 0 20px 65px;
}
#logcabindim img{
	height:auto;
	margin: 5px;
}
#logcabindim, #logcabindim td{
	font-size:10px;
}
#logcabindim th{
	background-color:#000000;
	color:#FFFF00;
}
.worktop{
	font-weight:bold;
	margin:15px 0 5px 0;
}